]> git.sesse.net Git - vlc/history - modules/misc
vod: removing more unused stuff
[vlc] / modules / misc /
2009-12-23 Pierre Ynardvod: removing more unused stuff
2009-12-21 Antoine CellerierPrevent setting volume to outrageous values.
2009-12-21 Antoine CellerierCleanup playlist status.
2009-12-21 Antoine CellerierDeprecate the C rc, http and telnet interfaces. They...
2009-12-21 Antoine CellerierFix mutex cancellation.
2009-12-21 Antoine CellerierAdd --data-path option. Access the src share directory...
2009-12-21 Antoine CellerierFix blocking/non-blocking accept in lua interface.
2009-12-21 Rémi Denis-Courmontvlc_sd_GetNames: add object parameter
2009-12-20 Jean-Baptiste KempfRemove qte and opie modules.
2009-12-19 Jean-Philippe AndréLua: vlc.stream has a new function: addfilter
2009-12-16 Laurent AimarRemoved es_format_t::i_aspect.
2009-12-16 Laurent AimarUsed picture_NewFromFormat when appropriate.
2009-12-16 Pierre Ynardvod: cosmetics
2009-12-16 Pierre Ynardvod: remove unused stuff
2009-12-14 Antoine Cellerierrepeat is a reserved lua keyword
2009-12-14 Antoine CellerierFix acl use in http interface. Change default host...
2009-12-14 Antoine CellerierAdd osd menu api to lua (DVD menus).
2009-12-13 Laurent AimarUpdated vout display modules after ::get -> ::pool...
2009-12-07 Rafaël Carrédecoder stats: use VLC_TS_INVALID (refs #3135)
2009-12-06 Rémi Denis-CourmontDo not assert memory allocations
2009-12-05 JP DingerReplace argument = realloc( argument, size ); with...
2009-12-04 Srikanth RajuSQL/SQLite: Fix GetColumn functions in SQLite and imple...
2009-11-28 Srikanth RajuSqlite Module
2009-11-24 Olivier AubertRevert "svg: quick fix for out-of-tree compilation"
2009-11-24 Olivier Aubertsvg: quick fix for out-of-tree compilation
2009-11-20 Rémi Duraffortlua: also add some statistics.
2009-11-16 Rémi Duraffortlua_libs: release the playlist object.
2009-11-16 Rémi Duraffortlua_libs: lock the mutex when reading the stats of...
2009-11-13 Rémi DuraffortUse var_CreateGet* when applicable.
2009-11-13 Rémi Duraffortlua_libs: add a function to trigger callbacks.
2009-11-12 Rémi Duraffortlua_intf: fix memleaks.
2009-11-12 Rémi Duraffortlua_intf: fix memleak.
2009-11-11 Jean-Philippe AndréLua: don't lock playlist before playlist_Play
2009-11-11 Jean-Philippe AndréLua: check variable type before adding a callback
2009-11-11 Jean-Philippe AndréLua: new input and input_item facilities
2009-11-11 Jean-Philippe AndréLua: new function vlc.input.metas
2009-11-11 Jean-Philippe AndréLua: new function vlc.input.add_subtitle
2009-11-11 Jean-Philippe AndréLua: release input thread
2009-11-11 Rémi Duraffortlibxml: return NULL for pointers (not 0).
2009-10-31 Rafaël CarréAdd missing 'environ' declaration (fix build on FreeBSD)
2009-10-31 Rémi Denis-CourmontRemove old playlist format export
2009-10-31 Rémi Denis-CourmontExport: add support for normal M3U, move UTF-8 mode...
2009-10-19 Rémi Denis-CourmontMaemo: Freetype: use Nokia sans-serif bold font
2009-10-18 Rémi Denis-Courmontscreensaver: convert to inhibit plugin
2009-10-18 Rémi Denis-Courmontscreensaver: remove D-Bus code
2009-10-18 Rafaël Carrélast.fm no longer requires submissions to be local...
2009-10-18 Rémi Denis-CourmontOSSO: reimplement Maemo screen unblanking as an inhibit...
2009-10-17 Rémi Denis-CourmontDummy decoder: ASCII path, use utf8_open() for close...
2009-10-17 Rémi Denis-Courmontxdg-screensaver plugin
2009-10-17 Rafaël Carréaudioscrobbler: reset pause start counter when changing...
2009-10-16 Rémi Duraffortxtag: simplify (remove a dummy test and makes some...
2009-10-14 Rémi Denis-CourmontRemove HAL plugin
2009-10-10 Rémi Duraffortlua: fix potential memleak.
2009-10-10 Rémi DuraffortNo need to test for NULL before a free.
2009-10-05 Felix Paul Kühnequartztext: removed dependency on Carbon and implemente...
2009-10-05 Rémi Denis-Courmontnet_Accept: remove timeout parameter
2009-09-30 Rafaël Carrélogger: disable thread cancellation in callback
2009-09-30 Antoine CellerierSimplify and hopefully fix compilation :)
2009-09-30 Antoine CellerierFix candidate filename leak in lua playlist.
2009-09-24 Alexis BallierFix build without fontconfig nor optimizations.
2009-09-22 Rémi Denis-CourmontUse <vlc_cpu.h>
2009-09-18 Pierre Ynardwin32text: don't render empty strings
2009-09-17 Pierre Ynardwin32text: add multiline support
2009-09-17 Pierre Ynardwin32text: simplify
2009-09-16 Pierre Ynardfreetype: simplify
2009-09-16 Pierre Ynardfreetype: fix #ifdef's
2009-09-15 Felix Paul Kühnefreetype: use a sane default font on OS X, so we don...
2009-09-15 Pierre Ynardwin32text: fix memleak
2009-09-14 Felix Paul Kühnefreetype: simply snowleopard-hack for default font
2009-09-10 Pierre Ynardwin32text: fix obvious null pointer dereference
2009-09-04 Felix Paul Kühnefreetype: LucidaGrande is stored in a different format...
2009-09-03 Laurent AimarFixed dummy input Control function.
2009-09-03 Sébastien EscudierTypo
2009-09-02 Rémi Duraffortadd_bool wants booleans.
2009-08-31 Jean-Baptiste KempfRemoval of gnome_main, gnome2_main, gtk_main, gtk2_main...
2009-08-31 Pierre YnardWinCE: remove header redefinition
2009-08-31 Pierre Ynardlogger: fix warning
2009-08-30 Rafaël Carrélua: add parenthesis as suggested by a gcc warning
2009-08-30 Laurent AimarMerged back stat vout with dummy vout.
2009-08-30 Laurent AimarConverted dummy vout to "vout display".
2009-08-26 Rémi Denis-CourmontRemove config_GetCacheDir
2009-08-26 Jean-Baptiste KempfFix freetype on Win32
2009-08-25 Rémi Denis-CourmontPut log files to documents
2009-08-25 Rémi DuraffortFix compilation: too short delay.
2009-08-24 Erwan Tulougnutls: fix compil error
2009-08-24 Sébastien Escudiervod rtsp : unpause srteam after seeking
2009-08-24 Rémi Denis-CourmontRemove config_GetUserDataDir()...
2009-08-24 Rémi Denis-CourmontRemove config_GetUserConfDir
2009-08-24 Rémi Denis-CourmontAdd a directory type parameter to config_GetHomeDir
2009-08-24 Erwan Tuloufreetype: On Win32 (no fontconfig), correct compilation...
2009-08-23 Rémi Denis-CourmontMake playlist_export_t a VLC object
2009-08-23 Rémi Denis-Courmontart_finder_t: custom type for art finder modules
2009-08-21 Pierre d'Herbemontmodules: Use access_GetParentInput and demux_GetParentI...
2009-08-21 Rémi Denis-CourmontRevert "Revert "memcpy: Flag an unused param in memcpya...
2009-08-21 Rémi Denis-CourmontRevert "memcpy: Flag an unused param in memcpyaltivec."
2009-08-21 Pierre d'Herbemontquartztext: By pass hard ass headers.
2009-08-21 Pierre d'Herbemontmemcpy: Make fast_memcpy static.
2009-08-20 Pierre d'Herbemontmemcpy: Flag an unused param in memcpyaltivec.
2009-08-20 Pierre d'Herbemontosd: Fix a unused variable warning.
2009-08-20 Pierre d'Herbemontlogger: Flag unused param.
next