]> git.sesse.net Git - vlc/shortlog
vlc
2010-01-30 Rémi Denis... vlc-cache-gen: no media library
2010-01-30 Rémi Denis... config_CreateDir: error -> warning
2010-01-30 Rémi Denis... Save plugins cache into corresponding plugins directory
2010-01-30 Rémi Denis... Add some const
2010-01-30 Rémi Denis... Load/delete plugins cache from plugins directory
2010-01-30 Rémi Denis... More verbose error when failing to load the cache file
2010-01-30 Rémi Denis... Enable loading "the" cache multiple times
2010-01-30 Rémi Denis... 0 -> NULL
2010-01-30 Rémi Denis... Make delay values true integer constants
2010-01-30 Rémi Denis... Remove unused sleep constants
2010-01-30 Rémi Denis... Fix warning
2010-01-30 Colin Guthriephonon: Add specific support for PulseAudio.
2010-01-30 Jean-Baptiste... NEWS and LIST update
2010-01-30 Rémi Denis... XCBV/window: document ASCII VLC to translators
2010-01-30 Rémi Denis... Remove GetFallbackEncoding()
2010-01-30 Rémi Denis... Reimplement Win32 GetACP() using gettext.
2010-01-30 Rémi Denis... Win32: minor thread-safety fix
2010-01-30 Rémi Denis... timeshift: avoid non-C99 anonymous unions
2010-01-30 Rémi Denis... Take out list player test
2010-01-30 Rémi Denis... input_item_WriteMeta: use make_path()
2010-01-30 Rémi Denis... Test cases for make_path()
2010-01-30 Rémi Denis... Allow tested functions to return NULL
2010-01-30 Rémi Denis... make_path: make a local file path from an URI
2010-01-30 Rémi Denis... Fix make_URI documentation
2010-01-30 Rémi Denis... Name another anonynous union
2010-01-30 Rémi Denis... Missing initializer
2010-01-30 Rémi Denis... Revert "vout_window_t: simplify via anynomous union"
2010-01-30 Felix Paul... contribs: use GCC-4.0 to compile ffmpeg on 32bit Darwin...
2010-01-30 Rémi Denis... Grammar
2010-01-30 Rémi Denis... Fix previous commit
2010-01-30 Rémi Denis... ugly resampler: use memcpy()
2010-01-30 Rémi Denis... ugly resampler: no need to allocate a buffer when down...
2010-01-30 Laurent AimarSupport padded frames in DTS files (close #3274).
2010-01-30 Laurent AimarRemoved now useless audio filter float.c
2010-01-30 Laurent AimarImplemented fi32 -> fl32/s16 conversion in format.c.
2010-01-30 Pádraig Bradyclosed captions: Correctly determine the field for...
2010-01-30 Rémi Denis... fixed: add S32N, rewrite FL32
2010-01-30 Laurent AimarFixed a huge regression in block_FifoPut.
2010-01-30 Laurent AimarRewrite of format audio filter.
2010-01-30 Laurent AimarFactorized 8->16 bits audio conversions.
2010-01-30 Laurent AimarCosmetics (audio format conversions).
2010-01-30 Laurent AimarFixed embedded subtitles loading for non ODML avi files...
2010-01-30 Laurent AimarNo functionnal changes (avi).
2010-01-30 Pierre d'Herbemontmacosx/framework: C99 in release mode as well.
2010-01-30 Rémi Denis... Move FL32->FI32 conversion to fixed plugin
2010-01-30 Rémi Denis... fixed: refactor into one module and one submodule
2010-01-30 Jakob Lebenplaylist, Qt: playlist browsing support
2010-01-30 Jakob LebenQt: efficient iconView browsing demands a specialized...
2010-01-30 Jakob LebenQt: playlist: fix updating of currently playing item
2010-01-30 Jean-Baptiste... VLC supports .vro (DVD-VR) files
2010-01-30 Jean-Baptiste... Support for DVD-VD .ifo files
2010-01-29 Rémi Duraffortlibvlcpp: add an audio class to handle audio functions.
2010-01-29 Jakob LebenQt: no need to go from bool to int
2010-01-29 JP Dingermozilla plugin: rework events listeners to dom level...
2010-01-29 JP Dingersrc/control/event.c: Add missing return for NDEBUG...
2010-01-29 Yannick BrehonMozilla plugin event listeners.
2010-01-29 JP Dingerasync event handling: Push is now O(1) instead of O(n).
2010-01-29 JP Dingeractivex plugin: move deinterlace to own video subobject.
2010-01-29 JP Dingermozilla plugin: move deinterlace to own video subobject...
2010-01-29 JP DingerRefactor libvlc_video_{get,set}_{marquee,logo}_{int...
2010-01-29 JP Dingersrc/control/video.c: drop debug printf()s.
2010-01-29 JP DingerCosmetics: activex plugin: add a helper for bool -...
2010-01-29 Ilkka Ollakkaqt4: show more clearly current item in iconview
2010-01-29 Pierre d'Herbemontmacosx/framework: Hack ourselves to get extensions.
2010-01-29 Pierre d'Herbemontmacosx_dialog_provider: Update the checked PopUp menu.
2010-01-29 Rafaël CarréRemove libvlc_get_vlc_instance hack from libvlc
2010-01-29 Pierre d'HerbemontRevert "libvlc: Export libvlc_media_player_get_input_th...
2010-01-29 Pierre d'Herbemontmacosx/framework: Take the extension mgr lock when...
2010-01-29 Rafaël Carréavcodec decoder: export profile/level at open
2010-01-29 Pierre d'Herbemontmacosx/framework: Don't accept nil mediaPlayer.
2010-01-29 Jean-Baptiste... Qt: try to avoid a potential race condition
2010-01-29 Jean-Baptiste... ActiveX: fix compilation
2010-01-29 Pierre d'Herbemontlua/libs: Fix a left over lonely UnlockExtension().
2010-01-29 Pierre d'Herbemontmacosx/framework: Make sure -[VLCExtensionManager media...
2010-01-29 Pierre d'Herbemontmacosx/framework: libvlc_track_description_release.
2010-01-29 Pierre d'Herbemontlua/extension: Make sure our input exists when releasin...
2010-01-29 Pierre d'Herbemontmacosx_dialog_provider: Propagate window close.
2010-01-29 Pierre d'Herbemontmacosx/framework: Sync the extension's input to their...
2010-01-29 Pierre d'Herbemontmacosx/framework: Remove a bunch of exception.
2010-01-29 Pierre d'Herbemontlua/extension: Export extension_SetInput().
2010-01-29 Pierre d'Herbemontlibvlc: Export libvlc_media_player_get_input_thread().
2010-01-29 Pierre d'Herbemontlibvlc_media_player.h: Remove trailing whitespaces.
2010-01-29 Pierre d'Herbemontlibvlc: Remove some white spaces in media_player.c.
2010-01-29 Pierre d'Herbemontmacosx/framework: Use libvlc_track_description_release.
2010-01-29 Pierre d'Herbemontmacosx_dialog_provider: relayout the window less often.
2010-01-29 Pierre d'Herbemontm3u: Fix 3 leaks.
2010-01-29 Pierre d'Herbemontmacosx/framework: Fix a bunch of track related leaks.
2010-01-29 Jean-Baptiste... Qt: Playlist, map the click to cycleViews
2010-01-29 Jean-Baptiste... Qt: Use a ToolButton instead of a PushButton for view...
2010-01-29 Jean-Philippe... Extensions/Qt: information panel for Extensions
2010-01-29 Jean-Philippe... Extensions/Lua: free extension strings
2010-01-29 Jean-Philippe... Extensions/Qt: new method ExtensionManager::getManager()
2010-01-29 Jean-Philippe... Extensions/Lua script: enhance IMDb descriptor
2010-01-28 Jean-Philippe... Extensions: export author, version, url and description
2010-01-28 Jean-Baptiste... Mozilla: compile fix
2010-01-28 Jean-Baptiste... Qt: sprefs, fix crash when opening Hotkeys prefs
2010-01-28 Pierre Ynardrtp sout: fix DCCP socket leak
2010-01-28 Pierre YnardBuild fix
2010-01-28 Pierre Ynardlive555: privatize b_error (and remove useless checks)
2010-01-28 Laurent AimarAdded es_out_ControlModifyPcrSystem to synchronize...
next