]> git.sesse.net Git - vlc/shortlog
vlc
2010-03-04 Pierre d'Herbemontam: Use plugins/ for VLC.app.
2010-03-04 Rémi Denis... Get rid of PLUGIN_PATH
2010-03-04 Rémi Denis... Set libvlc path for other platforms
2010-03-04 Rémi Denis... Avoid tabs
2010-03-04 Rémi Denis... LIBDIR is not used anywhere
2010-03-04 Rémi Denis... Linux: fix set_libvlc_path and enable it
2010-03-04 Pierre d'HerbemontVLCKit: No need to force the -arch flag now.
2010-03-04 Pierre d'Herbemontconfigure: Properly set gcc -arch flag depending what...
2010-03-04 Pierre d'HerbemontVLCKit: Update Pre-Compile.sh to use plugins/ instead...
2010-03-04 Pierre d'Herbemontmodules: Don't look in install directory on the Mac OS.
2010-03-04 Jean-Baptiste... Contrib: use libass 0.9.9 and stop using Git
2010-03-04 Jakob LebenQt: reorganize playlist actions, rename "Delete" to...
2010-03-04 Jean-Paul SamanRevert "Do not try to compile mozilla plugin for win32."
2010-03-04 Jean-Paul Samanmozilla: use locking wrapper
2010-03-04 Jean-Paul Samanmozilla: fix building for win32 (events not implemented...
2010-03-04 Jakob LebenQt: allow sorting by any meta in any view using right...
2010-03-04 Jakob LebenQt: adjust item text position in listView for better...
2010-03-04 Jean-Baptiste... Qt: do "normal->loopall->loop1->normal" instead of...
2010-03-04 Jean-Baptiste... Qt: New shuffle icon, still from Daniel Dreibrodt
2010-03-03 Jean-Baptiste... New icons for repeat, more obvious, done by Daniel...
2010-03-03 Laurent AimarFixed mix up between pitches in magnify filter.
2010-03-03 Rémi Denis... utf8_lstat -> vlc_lstat for consistency
2010-03-03 Laurent AimarFixed picture leaks when unlinking a non displayed...
2010-03-03 Laurent AimarFixed invalid var_SetBool in video_filter wrapper .
2010-03-03 Rémi Denis... VAAPI: call XInitThreads() before XOpenDisplay()
2010-03-03 Rémi Denis... GLX: uses Xlib, needs XInitThreads()
2010-03-03 Rémi Denis... Pulse: uses Xlib, needs XInitThreads()
2010-03-03 Rémi Denis... Pulse: fix warning
2010-03-03 Rémi Denis... kilobit is kb, not kB
2010-03-03 Rémi Denis... Merge branch 'master' of git.videolan.org:vlc
2010-03-03 Jakob LebenQt: show folder icon for non-leaf nodes in iconView...
2010-03-03 Rémi Denis... Remove HTML anchor from URI in all cases, not just...
2010-03-03 Rémi Denis... Qt4: only embed video coming from the playlist (i.e...
2010-03-03 Rémi Denis... Qt4: --embedded-video must be checked on the window...
2010-03-03 Rémi Denis... Qt4-X11: cannot embed video if wallpaper mode is on
2010-03-03 Rémi Denis... Grammar
2010-03-03 Rémi Denis... Use KiB instead of kB for input statistics
2010-03-03 Rémi Denis... Use MiB rather than MB for arbitrary memory limits
2010-03-03 Rémi Denis... Use ISO 80000 units for byte quantities as adequate
2010-03-03 Jakob LebenQt: ensure that item selection has visible effect in...
2010-03-02 Jean-Baptiste... Qt: use float for rate and fix a bug when mouseWheeling
2010-03-02 Antoine CellerierUpdate the rate value when setting the input.
2010-03-02 Antoine CellerierParse input specific options earlier to enable using...
2010-03-02 Antoine CellerierCheck rate value before using.
2010-03-02 Laurent AimarRemoved down/up mixing support from mpgatofixed32.
2010-03-02 Antoine CellerierPrefer use of function references for buttons
2010-03-02 Antoine CellerierLua: Misc simplifications.
2010-03-02 Antoine CellerierChange vlc.stream() and vlc.memory_stream() error repor...
2010-03-02 Rémi Denis... Handle -v correctly (i.e. as most other programs do)
2010-03-02 Rémi Denis... Install and look for plugins in plugins/, not modules...
2010-03-02 Rémi Denis... XSPF: fix NULL dereference on empty <location>
2010-03-02 Rémi Denis... Input item URI cannot be NULL
2010-03-02 Jean-Baptiste... Qt: display the correct rate
2010-03-02 Jean-Baptiste... Qt: simplify SpeedLabel constructor
2010-03-02 Rémi Denis... SplitMRL: warn if we get a path instead of a MRL/URI
2010-03-02 Rémi Denis... stream redirected path is a path, not a URI (i.e. no...
2010-03-02 Antoine CellerierRevert "Use pushliteral instead of pushstring where...
2010-03-02 Antoine CellerierUse var_Inherit instead of var_CreateGet + var_Destroy.
2010-03-02 Antoine CellerierUse pushliteral instead of pushstring where possible...
2010-03-02 Jakob LebenPlaylist: fix faulty duration sorting due to integer...
2010-03-01 Laurent AimarFixed closed caption decoder with CC3/4 and TX data.
2010-03-01 Erwan Tuloucore: two typos
2010-03-01 Erwan Tulouskins2(Win32): no need to manage a two window classes
2010-03-01 Erwan Tulouskins(Win32): replace GetWindowDC with GetDC
2010-03-01 Rémi Denis... Qt4: use explicit direct connections when passing VLC...
2010-03-01 Rémi Denis... Revert "Qt4: passing pointers over thread signals is...
2010-02-28 Pierre d'Herbemontlibvlc: Attempt to fix set_nsobject() with QMacCocoaVie...
2010-02-28 Pierre d'HerbemontVLCKit: isPreparsed doesn't exists anymore.
2010-02-28 Pierre d'Herbemontlibvlc: Use a union for libvlc_media_track_info_t.
2010-02-28 Fabio RitrovatoLua SD: fix leaking
2010-02-28 Jean-Baptiste... Qt: clean and cosmetics
2010-02-28 Jean-Baptiste... Qt: undock the playlist
2010-02-28 Jean-Baptiste... Ship everything that is needed for lua script on Win32
2010-02-28 Rémi DuraffortFix doxygen documentation.
2010-02-28 Rémi Denis... Qt4: passing pointers over thread signals is not allowed...
2010-02-28 Rémi Denis... This is still buggy.
2010-02-28 Antoine CellerierFix debug messages.
2010-02-28 Rémi Denis... FTP: handle ftp://HOST correctly
2010-02-28 Rémi Denis... libvlc_media_player_play: missing unlock
2010-02-28 Rémi Denis... Avoid namespace clash with normal getopt
2010-02-28 Rémi Denis... getopt: remove optional argument support
2010-02-28 Rémi Denis... Remove Apple getopt_long bug-to-bug
2010-02-28 Rémi Denis... getopt: remove opterr global (always 0 within LibVLC)
2010-02-28 Rémi Denis... getopt: remove useless functions and boiler plate,...
2010-02-28 Rémi Denis... Always build and use "our" getopt
2010-02-28 Rémi Duraffortlibvlc: fix doxygen comments.
2010-02-28 Rémi Denis... Remove deprecated and unused AC_TYPE_SIGNAL
2010-02-28 Rémi Denis... Win32: convert file:// URI to path correctly
2010-02-28 Laurent AimarPrevent a potential integer overflow (mkv).
2010-02-28 Laurent AimarFixed segfault with incomplete mkv files.
2010-02-28 Laurent AimarFixed potential segfault with corrupted streams (audio...
2010-02-28 Jean-Baptiste... Qt: remove debug and cosmetics
2010-02-28 Jean-Baptiste... Qt: Be sure to hide the caching when an input is deleted.
2010-02-28 Jean-Baptiste... Qt: avoid a crash on first Startup
2010-02-28 Jean-Baptiste... NSV: fix comment
2010-02-28 Jean-Baptiste... NEWS about Flac to please audiophiles
2010-02-27 Antoine CellerierAdd error handling to luac intf.
2010-02-27 Antoine CellerierDon't use printf to print debug output.
2010-02-27 Laurent AimarFixed segfault with corrupted mkv files with compressed...
2010-02-27 Laurent AimarFixed text_style_Copy() behaviour.
next