]> git.sesse.net Git - vlc/shortlog
vlc
2009-02-01 Geoffroy CouprieWin32: generate stacktrace on unhandled exception
2009-02-01 Rémi Denis... Small cleanup
2009-02-01 Rémi Denis... Useless property
2009-02-01 Rémi Denis... Interaction: remove dummy new state
2009-02-01 Rémi Denis... Interaction: unused parameter
2009-02-01 Rémi Denis... Interaction: logically dead code
2009-02-01 Rémi Denis... Interaction: avoid thread if there is no provider
2009-02-01 Rémi Denis... Interaction: set the p_parent field
2009-02-01 ogg.k.ogg.kFix another location having the same does-not-compile...
2009-02-01 ogg.k.ogg.kFix skins2 compile (broken by 8e0a2de24336bb68b6aee5a70...
2009-02-01 Rémi Denis... Memory leak (fixes #2442)
2009-02-01 Rémi Denis... Win32: fix NULL-deref in non embedded video mode (fixes...
2009-02-01 Rémi Denis... Skins2: partial vout window fixes
2009-01-31 Christophe... Vorbis quality is limited to 0-10
2009-01-31 Christophe... Typo
2009-01-31 Christophe... i18n: Don't translate language names
2009-01-31 Rémi Denis... Progress interaction: remove useless parameter
2009-01-31 Rémi Denis... Interaction: remove (buggy and useless) dialog IDs
2009-01-31 Rémi Denis... Don't reinvent __arm__
2009-01-31 Rémi Denis... Avoid dlclose() only when valgrind is running
2009-01-31 Jean-Paul Samanshine: protect against invalid bitrate and cleanup.
2009-01-31 Rémi Denis... Segregate vout window types
2009-01-31 Rémi Denis... Cleanup vout window handle typedef
2009-01-31 Rémi Denis... Format string
2009-01-31 Rémi Denis... Win32: attempt to fix VLC_STATIC_MUTEX in C++ code
2009-01-31 Rémi Denis... Linux: re-implement eventfd() against old glibc versions
2009-01-31 Rémi Denis... Linux: vlc_threadid() returns TID instead of kludging...
2009-01-31 Rémi Denis... Superfluous #includes
2009-01-31 Vicente Jimenez... Removed link to old subdirectory not present in lua...
2009-01-30 Jean-Paul Samanshine: Forward port of fixed integer MP3 encoder.
2009-01-30 Jean-Paul Samanwma-fixed: Forward port of fixed integer WMA v1/2 decoder.
2009-01-30 Jean-Paul Samanobjects: check for HAVE_SYS_EVENTFD_H it is more reliab...
2009-01-29 GAILLARD Tonyl10n: Occitan update
2009-01-29 Christophe... Add new files and remove wx
2009-01-29 Jean-Philippe... Qt: fix video widget size
2009-01-29 Rémi Denis... XCB: minimalistic window (i.e. non-embedded) support
2009-01-29 Rémi Denis... Memory leak
2009-01-29 Rémi Denis... Add p_sys to vout_window_t
2009-01-29 Rémi Denis... XCB: duplicate values from output to fmt_out
2009-01-29 Jean-Philippe... Qt: no need to iterate two times. always disable empty...
2009-01-29 Rémi Denis... XCB: trigger the pop-up menu
2009-01-29 Rémi Denis... Fix double translation
2009-01-29 Rémi DuraffortRevert "fix buffer overflows."
2009-01-29 Rémi Duraffortfix buffer overflows.
2009-01-28 Christophe... Add the vlclibdir variable to the .pc
2009-01-28 Christophe... Proper permissions
2009-01-28 Rémi Denis... Don't compute system-dependent stuff in the plugin...
2009-01-28 Rémi Denis... Fix plugin strings translation
2009-01-28 Rémi Denis... spatializer: do not conflict with libvlccore options
2009-01-28 Laurent AimarDocument a bit option flags.
2009-01-28 Rémi Denis... Remove unused change_float_list
2009-01-28 Rémi Denis... Trailing ;
2009-01-28 Laurent AimarUse libvlc_playlist_add_extended_untrusted in activex...
2009-01-28 Laurent AimarUse libvlc_playlist_add_extended_untrusted in mozilla...
2009-01-28 Laurent AimarAdded libvlc_playlist_add_extended_untrusted and libvlc...
2009-01-28 Rémi Denis... Command line options are lower-case
2009-01-28 Derk-Jan Hartmanquartztext: Fix trailing ;
2009-01-28 Jean-Baptiste... Update LIST with new modules.
2009-01-28 Mark BidewellAdded missing quote from command syntax
2009-01-27 Jean-Philippe... Update THANKS for ivoire and me
2009-01-27 Jean-Philippe... NEWS update
2009-01-27 Jean-Philippe... Fix compilation
2009-01-27 Jean-Philippe... Zip: don't use hacks but rewrite the path.
2009-01-27 Jean-Philippe... Zip: add access/stream_filter to the buildsystem
2009-01-27 Jean-Philippe... Zip: add a stream_filter and an access
2009-01-27 Jean-Philippe... Zip: remove compilation warnings in libs/unzip
2009-01-27 Jean-Philippe... Zip: change path to the library in the buildsystem
2009-01-27 Jean-Philippe... Zip: move skins2/unzip to libs/unzip
2009-01-27 Rémi Denis... Trailing ;
2009-01-27 Rémi Denis... Merge vlc_submodule_create and vlc_config_create into...
2009-01-27 Rémi Denis... Missing new lines
2009-01-27 Rémi Denis... Internally merge vlc_module_set() and vlc_config_set()
2009-01-27 Rémi Denis... Externally merge vlc_config_set() and vlc_module_set()
2009-01-27 Rémi Denis... Remove trailing semi-colons
2009-01-27 Rémi Denis... Cosmetic
2009-01-27 Rémi Denis... Partially cleanup old module_list_cat hack
2009-01-27 Rémi Denis... Privatize vlc_module_create()
2009-01-27 Rémi Denis... Remove old NODOMAIN stuff (ABI broken anyway)
2009-01-27 Rémi Denis... Remove old VLC_MODULE_PROGRAM (we broke the ABI many...
2009-01-27 Jean-Philippe... Qt: accelerate the menus
2009-01-27 Rémi Denis... Support for tweaking package-part of install path
2009-01-27 Rémi Denis... vlc-plugin.pc: use pkgincludedir
2009-01-27 Geoffroy CouprieWinCE: add modules to build
2009-01-27 Geoffroy CouprieWinCE: no MonitorFromWindow
2009-01-27 Geoffroy CouprieWinCE: reduce stack size
2009-01-27 Rémi Denis... Win32 cancel assert fixes
2009-01-27 Rémi Denis... Linux: (try to) set close-on-exec in open() system...
2009-01-27 Rémi Denis... Remove redumdant fcntl() calls
2009-01-27 Rémi Denis... utf8_open: set the close-on-exec descriptor flag
2009-01-27 Rémi Denis... vlc_savecancel: missing return value on main thread
2009-01-27 Rémi Denis... vlc_restorecancel: add an assertion
2009-01-27 Antoine CellerierShould fix compilation. Thanks to alienBob for reportin...
2009-01-27 Jean-Baptiste... Qt: Fix getMRL() and QList<T>::operator[]: "index out...
2009-01-27 Jean-Baptiste... Fix Win32 build after osdmenu removal.
2009-01-26 Rémi Duraffortdemux_ts: use var_CreateGet instead of var_Create+var_Get.
2009-01-26 Rémi Duraffortvar_*Bool return a boolean.
2009-01-26 Laurent AimarFixed missing vlc_savecancel in globalhotkeys (x11).
2009-01-26 Rémi Durafforthotkeys: fix potential buffer overflows, use var_Create...
2009-01-26 Rémi Duraffortcodec_cmml: fix memleaks (and maybe a proble while...
2009-01-26 Rémi Duraffortaccess_http: fix segfault due to unitialised bonjour...
next