]> git.sesse.net Git - vlc/shortlog
vlc
2009-12-29 Martin T. H... Fix building of phonon-vlc
2009-12-29 Jean-Baptiste... DirectSound: cosmetics and error path fix
2009-12-29 Jean-Baptiste... DirectSound: try to fix Wide Char issues
2009-12-29 Jean-Baptiste... DirectSound: Options change
2009-12-29 Jean-Baptiste... DirectSound: Cosmetics
2009-12-29 Jean-Baptiste... Waveout: Small scope improvement
2009-12-29 Rémi Denis... Remove buggy and never used VLC_VAR_INHERITVALUE
2009-12-29 Rémi Denis... Inherit from parent only, not from LibVLC
2009-12-29 Pierre Ynardvod: switch to core code to generate SDP
2009-12-28 Antoine CellerierChange default alsa device lookup
2009-12-28 Antoine CellerierAdd a small help text to the alsa access.
2009-12-28 Antoine CellerierUse action id in lirc. (Untested)
2009-12-28 Antoine CellerierMake sure that vlc.gettext.N_() returns the first argument.
2009-12-28 Antoine CellerierRevert "lua: Make sure it builds with --disable-nls."
2009-12-28 Erwan Tulouskins2: add a fullscreen controller to the default...
2009-12-28 Erwan Tulouskins(Win): add fullscreen controller as a child of...
2009-12-28 Erwan Tuloumsw: ensure the old vout output works as the new vout_d...
2009-12-28 Erwan Tulouskins2: setOpacity moved to a better place
2009-12-28 Erwan Tulouskins2: a tiny memory leak
2009-12-28 Erwan Tulouskins(Win): a proper way to terminate vlc
2009-12-28 Rémi DuraffortUpdate LIST.
2009-12-28 Rémi Duraffortlist.sh: fix modules listing.
2009-12-28 Rémi Duraffortlirc: clean up.
2009-12-28 Geoffroy CouprieCSIDL_COMMON_APPDATA means All Users\Appdata, not MyUse...
2009-12-28 Geoffroy Coupriemp4: Factorize
2009-12-28 Sebastien Zwickertgui/macosx: fix crash when the volume slider has been...
2009-12-28 Sebastien Zwickertgui/macosx: Fix ugly flashes of video view when the...
2009-12-28 Rémi Duraffortfactorize.
2009-12-28 Rémi Duraffortmodule_cache_t: fix padding.
2009-12-28 Rémi DuraffortFix padding for picture_t and subpicture_t.
2009-12-28 Rémi Duraffortinput_thread_private_t: fix padding.
2009-12-28 Rémi Duraffortlibvlc_priv_t: fix padding.
2009-12-28 Rémi Duraffortinput_item_t: fix padding.
2009-12-28 Rémi Duraffortinput_clock_t: fix padding.
2009-12-28 Rémi Duraffortlibvlc: destroy the intf variable only if created just...
2009-12-28 Rémi Duraffortcmml: remove a potential security problem.
2009-12-28 Rémi Duraffortsout_announce: use a static mutex instead of a variable.
2009-12-28 Rémi Duraffortvlm: use a static mutex instead of a mutex variable...
2009-12-28 Rémi Duraffortrelavideo: remove unused mutex variable.
2009-12-28 Rémi Duraffortx264: use static mutex for win.
2009-12-28 Rémi Duraffortosd: fix return value.
2009-12-28 Rémi Duraffortvideo_filter_rotate: fix race condition.
2009-12-28 Rémi Duraffortplaylist: add a fixme => race condition.
2009-12-28 Rémi Denis... vlc_GetActionId: binary search
2009-12-28 Rémi Denis... Check that hotkeys are sorted properly (debug-only...
2009-12-28 Rémi Denis... Sort hotkey names ASCII-wise
2009-12-28 Erwan Tuloumsw : support for vout_window_SetFullscreen
2009-12-28 Jean-Baptiste... POTFiles update with removal/addition of files
2009-12-28 Jean-Baptiste... NEWS about opengllayer and sqlite and DxVA2
2009-12-28 Pierre d'Herbemontmacosx_dialog_provider: Don't waste a thread for nothin...
2009-12-28 Pierre d'Herbemontqtcapture: Make sure we don't block on main thread...
2009-12-28 Pierre d'Herbemontlua: Make sure it builds with --disable-nls.
2009-12-28 Pierre d'Herbemontopengllayer: Remove this module.
2009-12-27 Jean-Baptiste... BDA: include ordering
2009-12-27 Srikanth RajuSqlite: Typo in testing for threadsafeness
2009-12-27 Antoine CellerierExperimental lua gettext support.
2009-12-27 Antoine CellerierMisc lua interface changes.
2009-12-27 Antoine CellerierAdd new rate command to rc.
2009-12-27 Antoine CellerierFix rc hotkey command.
2009-12-27 Antoine CellerierAdd vlc_GetActionId().
2009-12-27 Antoine CellerierDon't print welcome message if it's empty.
2009-12-27 Antoine CellerierImplement menu command. Disable eval command unless...
2009-12-27 Antoine CellerierSimplify lua http's custom.lua. Print any errors while...
2009-12-27 Antoine CellerierPrevent errors if item name is nil (I wonder why that...
2009-12-27 Jean-Baptiste... DirectSound: use DirectSoundEnumerateW iso DirectSoundE...
2009-12-27 Jean-Baptiste... SDL_INIT_EVENTTHREAD is supported on Windows now.
2009-12-27 Paul CorkeFix compilation under MinGW/MSYS on WinXP Remove an...
2009-12-27 Erwan Tulouskins: update skins dtd (new loop parameter)
2009-12-27 Erwan Tulouskins2: add a 'loop' parameter for animated bitmaps
2009-12-27 Erwan Tulouskins2(Win): fix a timer issue
2009-12-27 Brian WeaverFixes a build error on OS X
2009-12-27 Jean-Baptiste... DirectX/Waveout: new windows_audio_common.h file
2009-12-27 Jean-Baptiste... DirectSound: cosmetics
2009-12-27 Jean-Baptiste... DirectSound: fix a warning
2009-12-27 Jean-Baptiste... MSW vout: fix compilation since [76e8da0ff] change
2009-12-26 Geoffroy CouprieSkins: set the maximum volume to 1024, not 512
2009-12-26 Erwan Tulouskins2(Windows): add a black windows for fullscreen...
2009-12-26 Erwan Tulouskins(Win32): add hotkeys support in fullscreen mode
2009-12-26 Erwan Tulouskins2(Win32): prepare for typified windows
2009-12-26 Erwan Tulouskins2: optimize refresh
2009-12-26 Erwan Tulouskins(Linux) : fix crash with a few skins (e.g Orangead...
2009-12-26 Erwan Tuloumsw: typo
2009-12-26 Rémi Denis... XCB/XVideo: skip completely if overlay is disabled
2009-12-26 Rémi Denis... XCB/window: hackish implementation of video wallpaper
2009-12-26 Rémi Denis... Rename directx-wallpaper to video-wallpaper
2009-12-26 Jean-Baptiste... ASF: remove unused variables
2009-12-26 Jean-Baptiste... Typo in previous commit
2009-12-26 Jean-Baptiste... DC1394: use SCNx64 instead of llx in sscanf
2009-12-26 Jean-Baptiste... http access: use SCN instead of PRI with sscanf
2009-12-26 Jean-Baptiste... SAP SD: Use SCN in scanf instrad of PRI
2009-12-26 Felix Paul... osx/framework: propagate NSInteger and NSUInteger
2009-12-26 Felix Paul... updated NEWS for OS X
2009-12-26 Rémi Denis... Typo
2009-12-26 Rémi Denis... Really make a valid URI for '-'
2009-12-26 Rémi Denis... Revert "Win32: fix #2592 (stdin file input). It may...
2009-12-26 Rémi Denis... Pass full window state to window providers
2009-12-26 Rémi Denis... XCB/window: implement below state
2009-12-26 Rémi Denis... Qt4: do not implement below state
2009-12-26 Rémi Denis... vout: expand stacking mode from boolean to unsigned
2009-12-26 Rémi Denis... VOUT_WINDOW_SET_ON_TOP -> VOUT_WINDOW_SET_STATE
next