]> git.sesse.net Git - vlc/history - modules/misc
vout: vout_EnableFilter takes a const char *.
[vlc] / modules / misc /
2009-06-27 Rémi Denis-CourmontFix format security warnings (fixes: #2857)
2009-06-26 Derk-Jan Hartmanquartztext: fontsizes of <=0 are not useful. use 12...
2009-06-25 Rémi DuraffortFix warning (the parameter is an integer, not a pointer)
2009-06-24 Rémi DuraffortCosmetics.
2009-06-24 Rémi DuraffortCleaning.
2009-06-23 Rafaël CarréAssume input_item_t->psz_uri contains an URI
2009-06-21 Derk-Jan Hartmanmac text renderer: Fix a nasty crash in the YUVA renderer
2009-06-21 Derk-Jan Hartmanmac text renderer: make sure our picture is of the...
2009-06-15 Rémi DuraffortFix a segfault when using "Shift+a" with dummy audio...
2009-06-13 Felix Paul Kühnemacosx: fixed remaining 64bit issues
2009-06-12 JP DingerFix a stack smash in the lua module (vlc.read).
2009-06-03 Rémi Denis-CourmontKill a few relocations
2009-06-03 Rémi Denis-CourmontRemove useless timer parameter
2009-06-02 Rémi Denis-Courmontscreesaver: use timer and cleanup
2009-06-02 Rémi Denis-Courmontinhibit: use callbacks, kill one timer thread
2009-05-31 Rémi Denis-CourmontMerge commit 'origin/base'
2009-05-31 Laurent AimarDo not access vout_thread_t fields when it can be avoided.
2009-05-29 Rafaël CarréFix xspf reading/writing
2009-05-29 Derk-Jan Hartmanmemleaks: Several Mac OS X interface related memleaks.
2009-05-28 Rafaël CarréFix xspf reading/writing
2009-05-27 Rémi Denis-CourmontMerge branch 'base' into master
2009-05-27 Pierre Ynardlogger: add a --syslog-facility option
2009-05-26 Derk-Jan HartmanPrefs: repair category system for some lost options.
2009-05-26 Rémi Denis-CourmontMerge branch 1.0-bugfix (early part) into master
2009-05-26 Sébastien EscudierVLM and VOD deadlock Fix #2339
2009-05-26 Derk-Jan HartmanMerge commit 'origin/1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-26 Pierre Ynardlogger: fix syslog output formatting
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-25 Jean-Baptiste KempfMerge commit 'origin/1.0-bugfix'
2009-05-25 Jean-Baptiste KempfMerge branch '1.0'
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-21 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-20 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-20 Rémi DuraffortCreate a function to free the memory allocated when...
2009-05-20 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-20 Sébastien EscudierFree rtsp commands on close
2009-05-16 Laurent AimarMerge commit 'origin/1.0-bugfix'
2009-05-16 Jean-Baptiste KempfGtk_main: fix compilation.... Completly untested.
2009-05-16 Laurent AimarRemoved useless includes.
2009-05-16 Rémi Denis-CourmontPass pointer rather than ID for playlist item-current
2009-05-16 Rémi Denis-CourmontPass input item through playlist item-change rather...
2009-05-16 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-15 Laurent AimarMerge commit 'origin/1.0-bugfix'
2009-05-15 Laurent AimarUsed vlc_fourcc_GetCodecFromString where applicable.
2009-05-15 Laurent AimarAdded and used VLC_CODEC_MP3 when applicable.
2009-05-14 Jean-Baptiste KempfMerge commit 'origin/1.0-bugfix'
2009-05-14 Rémi Denis-CourmontMerge commit 'origin/1.0-bugfix'
2009-05-13 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-13 Laurent AimarUsed VLC_CODEC_* and i_original_fourcc when applicable.
2009-05-13 Laurent AimarUsed VLC_CODEC_* and vlc_fourcc_GetCodec when suitable.
2009-05-11 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-11 Felix GeyerKDE4 screensaver preemption (fixes #2730)
2009-05-10 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-10 Rémi Denis-CourmontXSPF: use make_URI, should fix #2731
2009-05-10 Rémi Denis-CourmontRemove useless checks
2009-05-10 Rémi Denis-CourmontRemove static prototypes from header file
2009-05-06 Jean-Baptiste KempfAudioscrobbler: activate libre.fm capacity since last...
2009-05-05 Rémi Duraffortgrowl: fix object leak.
2009-05-05 Rémi Duraffortgrowl: fix an assert.
2009-05-05 Rémi Duraffortgrowl: fix compilation.
2009-05-03 Rémi Duraffortaudioscrobbler: fix memleak.
2009-05-03 Jean-Baptiste KempfAudioscrobbler: prepare to submit to libre.fm
2009-05-01 Laurent AimarFixed "stats" decoder output format.
2009-04-30 Laurent AimarDo not dump corrupted blocks in "dump" codec.
2009-04-26 Rémi Denis-CourmontGnuTLS: add larger SHAs
2009-04-26 Rémi Denis-CourmontExplicitly add formerly implicit submodule shortcuts
2009-04-26 Rémi Denis-CourmontDummy: vlc is only a valid shortcut for access/demux
2009-04-26 Rémi DuraffortAdd a function to get the Title and fallback to the...
2009-04-19 Rémi Duraffortxosd: requiere a not so old version.
2009-04-19 Rémi Duraffortxosd: some cleaning and fix compilation for version...
2009-04-10 Rémi Denis-CourmontRemove useless check for (C89) <signal.h>
2009-04-04 Rémi Duraffortif( A == NULL || EMPTY_STR( A ) ) => if( EMPTY_STR...
2009-04-02 Jean-Baptiste KempfFreetype: don't give the fontconfig time in seconds...
2009-04-01 Rémi DuraffortFix memleaks.
2009-03-29 Kaarlo Raihaunicode support msn plugin
2009-03-21 Rémi Duraffortdummy_input: remove unused variable in the struct.
2009-03-20 Rémi Duraffortlua_demux: fix object leaks.
2009-03-19 Rémi Duraffortsvg: remove unused variable.
2009-03-17 Rémi Durafforttelepathy: get back the previous behavior.
2009-03-15 Rémi Denis-CourmontAllow libxml 2.7. Leak memory.
2009-03-15 Rémi Denis-CourmontRequire libxml2 < 2.7
2009-03-09 Laurent AimarUse playlist_fetcher_t object instead of playlist one.
2009-03-09 Erwan Tulouvlc_object_hold is not needed (vlc_object_find already...
2009-03-05 Laurent AimarFixed inhibit playlist leak.
2009-03-05 Rémi Denis-CourmontUse dialog_Fatal, fix a bunch (but not all) interaction...
2009-03-04 Rémi Denis-CourmontRemove dummy input locking
2009-02-28 Rémi Denis-CourmontRemove non-working and hardly documented RRD support
2009-02-25 Laurent AimarCosmetics (notify)
2009-02-25 Laurent AimarFixed potential segfault in notify.
2009-02-25 Laurent AimarCosmetics (notify)
2009-02-25 Laurent AimarRemove useless/wrong static non const variable (notify).
2009-02-25 Laurent AimarCosmetics (notify)
2009-02-25 Rémi Duraffortxtag: comment out xtag_snprint wich is never used.
2009-02-25 Rémi Duraffortstats: consistence declaration.
2009-02-25 Rémi Duraffortplyalist_export: less includes.
2009-02-25 Rémi Duraffortplaylist export: unify module description.
2009-02-25 Rémi Duraffortosd: less includes.
next