index
:
xine-lib
master
xine-lib git mirror
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
dxr3
Age
Commit message (
Expand
)
Author
2008-01-05
Merge from 1.2.
Diego 'Flameeyes' Pettenò
2008-01-01
Merge (with adjustment) from 1.1.
Darren Salt
2008-01-01
Avoid potential install-time mislinkage against libxine.so.2.
Darren Salt
2007-12-30
Manual port of the color→colour change to 1.2; should make merging easier.
Darren Salt
2007-12-26
Fix remaining dxr3 compilation errors.
Darren Salt
2007-12-26
Backed out changeset 169a228c8f4e
Diego 'Flameeyes' Pettenò
2007-12-23
Break immediately if the video driver is found, rather than continuing for th...
Diego 'Flameeyes' Pettenò
2007-12-23
Move dxr3_present() in dxr3.h to avoid duplicating the function.
Diego 'Flameeyes' Pettenò
2007-12-23
Don't create extra variables now that node is transparent to xine's build.
Diego 'Flameeyes' Pettenò
2007-12-23
Mark all supported_types constant.
Diego 'Flameeyes' Pettenò
2007-12-23
Make more readable.
Diego 'Flameeyes' Pettenò
2007-12-23
Fix constant pointers declaration.
Diego 'Flameeyes' Pettenò
2007-12-23
Mark some static objects constant too.
Diego 'Flameeyes' Pettenò
2007-12-23
Merge from 1.2 main branch.
Diego 'Flameeyes' Pettenò
2007-12-20
Correct some #includes.
Darren Salt
2007-12-19
Update all the code to the new headers layout.
Diego 'Flameeyes' Pettenò
2007-12-14
Remove internal FFmpeg reference from build system.
Diego 'Flameeyes' Pettenò
2007-12-12
Merge from 1.2 main.
Diego 'Flameeyes' Pettenò
2007-12-12
Replace usage of xine_xmalloc_aligned() with av_mallocz() from libavutil, lin...
Diego 'Flameeyes' Pettenò
2007-12-11
Bump the interface version for video decoder plugins.
Diego 'Flameeyes' Pettenò
2007-12-11
Bump the interface version for video output plugins.
Diego 'Flameeyes' Pettenò
2007-12-11
Bump the interface version for SPU decoders.
Diego 'Flameeyes' Pettenò
2007-12-11
Merge from 1.2 main branch.
Diego 'Flameeyes' Pettenò
2007-12-11
Mark empty_spu static const.
Diego 'Flameeyes' Pettenò
2007-12-11
Use default_*_class_dispose macro whenever the class dispose function only ca...
Diego 'Flameeyes' Pettenò
2007-12-11
Use N_() rather than _(), passing the string just once to gettext().
Diego 'Flameeyes' Pettenò
2007-12-11
Update all misc plugins to the new identifier/description interface. Add _() ...
Diego 'Flameeyes' Pettenò
2007-11-10
Merge from 1.1.
Darren Salt
2007-11-10
Delete most of the CVS $Id$/$Log$ lines.
Darren Salt
2007-11-09
Merge FSF address changes from 1.1 branch.
Diego 'Flameeyes' Pettenò
2007-11-09
Update FSF address on non-contributed code and COPYING files.
Diego 'Flameeyes' Pettenò
2007-08-16
Merge open()/glibc (debug #define) workaround from 1.1; fix up for 1.2 changes.
Darren Salt
2007-08-15
Workaround for recent glibc & -D_FORTIFY_SOURCE=2 (defines open() as a macro).
Darren Salt
2007-06-12
A nice simple merge from 1.1.
Darren Salt
2007-06-09
Add $(LTLIBINTL) wherever objdump -R shows a dependency on gettext functions.
Darren Salt
2007-05-12
More configure/Makefile cleanups
Matt Messier
2007-05-11
Another pass at cleaning up Makefile.am files. More to come.
Matt Messier
2007-05-08
RIP: AC_OPTIMIZATIONS
Matt Messier
2007-12-24
Consistently use "colour", "colour key", "colour space" in output.
Darren Salt
2007-04-06
Use xineplug_LTLIBRARIES wherever possible.
Diego 'Flameeyes' Pettenò
2007-04-03
Rationalise use of .hgignore, removes a bunch of files that only ignored auto...
Diego 'Flameeyes' Pettenò
2007-04-02
Migrate all .cvsignore files to .hgignore.
Diego 'Flameeyes' Pettenò
2007-03-10
Add unistd.h include for the write() function. Thanks to Manfred Tremmel for ...
Diego 'Flameeyes' Pettenò
2006-12-30
Link against libm (missing symbols).
Darren Salt
2006-12-28
Link to libxine when needed
Reinhard Tartler
2006-07-17
Add EXPORTED tag to xine_plugin_info.
Darren Salt
2006-07-10
Implement visibility support, available on GCC 4.0 and later and on some 3.4 ...
Diego 'Flameeyes' Pettenò
2006-06-18
Misc warnings fixes.
Diego 'Flameeyes' Pettenò
2006-06-17
Fix strict aliasing rules breakages where possible, enable -fno-strict-aliasi...
Diego 'Flameeyes' Pettenò
2006-06-07
64-bit casting int<->pointer fixes.
Darren Salt
[next]