index
:
xine-lib
master
xine-lib git mirror
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2007-12-11
Bump the interface version of the VCD plugin (which got missed earlier).
Darren Salt
2007-12-11
Bump the interface version for video decoder plugins.
Diego 'Flameeyes' Pettenò
2007-12-11
Bump the interface version for audio decoder plugins.
Diego 'Flameeyes' Pettenò
2007-12-11
Bump the interface version for demuxer 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 audio output plugins.
Diego 'Flameeyes' Pettenò
2007-12-11
Bump the interface version for SPU decoders.
Diego 'Flameeyes' Pettenò
2007-12-11
Bump the input plugins interface version to 18 as they got updated.
Diego 'Flameeyes' Pettenò
2007-12-11
Merge from 1.2 main branch.
Diego 'Flameeyes' Pettenò
2007-12-11
Fix thinko.
Diego 'Flameeyes' Pettenò
2007-12-11
Mark wc3_pal_lookup static.
Diego 'Flameeyes' Pettenò
2007-12-11
Don't use the if(foo) free(foo); construct, as free(NULL); is well defined.
Diego 'Flameeyes' Pettenò
2007-12-11
Mark empty_spu static const.
Diego 'Flameeyes' Pettenò
2007-12-11
Don't use two C files to build the two versions of directfb. Just add -DDIREC...
Diego 'Flameeyes' Pettenò
2007-12-11
Add a default_demux_plugin_dispose macro, and use it when the plugin dispose ...
Diego 'Flameeyes' Pettenò
2007-12-11
Use default_*_class_dispose macro whenever the class dispose function only ca...
Diego 'Flameeyes' Pettenò
2007-12-11
Define free() as the default dispose function for plugin classes.
Diego 'Flameeyes' Pettenò
2007-12-11
Use N_() rather than _(), passing the string just once to gettext().
Diego 'Flameeyes' Pettenò
2007-12-11
Use dgettext to localise the description string for plugins.
Diego 'Flameeyes' Pettenò
2007-12-11
Add a textdomain field to allow using a different i18n catalog for the descri...
Diego 'Flameeyes' Pettenò
2007-12-11
Update all post plugins to the new identifier/description interface. Add _() ...
Diego 'Flameeyes' Pettenò
2007-12-11
Update libsputext demuxer, which I forgot on the previous run.
Diego 'Flameeyes' Pettenò
2007-12-11
Update all misc plugins to the new identifier/description interface. Add _() ...
Diego 'Flameeyes' Pettenò
2007-12-11
Remove stray function.
Diego 'Flameeyes' Pettenò
2007-12-11
Update all video decoder plugins to the new identifier/description interface....
Diego 'Flameeyes' Pettenò
2007-12-11
Update all audio decoder plugins to the new identifier/description interface....
Diego 'Flameeyes' Pettenò
2007-12-11
Update all combined plugins to the new identifier/description interface. Add ...
Diego 'Flameeyes' Pettenò
2007-12-11
Update all demux plugins to the new identifier/description interface. Add _()...
Diego 'Flameeyes' Pettenò
2007-12-11
Update all input plugins to the new identifier/description interface.
Diego 'Flameeyes' Pettenò
2007-12-11
Update all video output plugins to the new identifier/description interface.
Diego 'Flameeyes' Pettenò
2007-12-11
Update to the new identifier/description interface and call _().
Diego 'Flameeyes' Pettenò
2007-12-11
Update all audio output plugins to the new identifier/description interface.
Diego 'Flameeyes' Pettenò
2007-12-11
Update to the new identifier/description interface and call _().
Diego 'Flameeyes' Pettenò
2007-12-11
Leave to the plugin the call to gettext exactly as before.
Diego 'Flameeyes' Pettenò
2007-12-11
Update the code not to use the get_* functions that were removed.
Diego 'Flameeyes' Pettenò
2007-12-11
Replace get_identifier/get_description functions with strings.
Diego 'Flameeyes' Pettenò
2007-12-10
Merge from 1.1.
Diego 'Flameeyes' Pettenò
2007-12-10
Simplify Pulse plugin reverting some of today's changes and going back from t...
Diego 'Flameeyes' Pettenò
2007-12-10
Backport the PulseAudio plugin from 1.2 branch.
Diego 'Flameeyes' Pettenò
2007-12-10
Don't run the infinite loop when checking operations.
Diego 'Flameeyes' Pettenò
2007-12-10
Remove pa_mutex, with the new threaded wait_for_operation there seems to be n...
Diego 'Flameeyes' Pettenò
2007-12-10
Don't use cork/uncork calls to handle pause and resume.
Diego 'Flameeyes' Pettenò
2007-12-10
Replace wait_for_operation() with a threaded version to avoid race conditions.
Diego 'Flameeyes' Pettenò
2007-12-09
Merge from 1.1.
Darren Salt
2007-12-09
Enable the WMV VC1 (ffmpeg) codec.
Darren Salt
2007-12-08
spudvb osd update fix
Christophe Thommeret
2007-12-07
Merge from 1.1.
Diego 'Flameeyes' Pettenò
2007-12-07
Don't try to free the frame if it's not allocated. Fixes bug FS#3.
Diego 'Flameeyes' Pettenò
2007-12-07
Fix compilation of DXR3 support with external ffmpeg. Untested with actual DXR3.
Darren Salt
2007-12-03
Merge from 1.1.
Darren Salt
[next]