]> git.sesse.net Git - vlc/shortlog
vlc
2010-01-18 Rafaël Carrémedia_player set_state() : only lock if needed
2010-01-18 Steven SheehyImproving the accuracy of the A to B looping in the...
2010-01-18 Rafaël CarréMove mmx.h to the only place where it is used
2010-01-17 Pierre YnardLibVLC: fix another typo
2010-01-17 Pierre YnardLibVLC: fix typo
2010-01-17 Felix Paul... osx/framework: handle exceptions if there are no SPUs
2010-01-17 Rémi Denis... zsh: remove --save-config
2010-01-17 Rémi Denis... Remove --save-config
2010-01-17 Rémi Denis... Win: use var_Inherit
2010-01-17 Rémi Denis... Revert "Qt4: don't show unsaveable playlist-enqueue...
2010-01-17 Rémi Denis... Allow --playlist-enqueue to be configured
2010-01-17 Rémi Denis... Load the command line into the LibVLC object variables...
2010-01-17 Rémi Denis... video output core: use var_Inherit
2010-01-17 Rémi Denis... modules bank: use var_Inherit instead of config_Get
2010-01-17 Rémi Denis... LibVLC: use var_Inherit instead of config_Get
2010-01-17 Rémi Denis... Qt4: don't show unsaveable playlist-enqueue option...
2010-01-17 Rémi Denis... Audio format: requires same sample rate and channels...
2010-01-17 Jean-Philippe... Audio output: fix integer overflow
2010-01-17 Jean-Philippe... Qt: Prevent volume up/down on mouseWheel events inside...
2010-01-17 Rémi Duraffortsvg: fix possible NULL dereference.
2010-01-17 Ilkka Ollakkax264.c: add psy mbtree and intra-refresh boolean options
2010-01-17 Rémi Denis... bandlimited: avoid large stack allocation (refs #3199)
2010-01-17 Rémi Denis... ...Because we are using pointer arithmetic with float...
2010-01-17 Jean-Baptiste... Mention in NEWS the duplicate merge
2010-01-17 Rafaël CarréFix double free after stream_out creation failed
2010-01-17 Jean-Baptiste... CPU: win32 simplification
2010-01-17 Rafaël CarréReplace a not space blank character
2010-01-17 Rémi Denis... pthread: fix semaphore error handling
2010-01-17 Rémi Denis... pthread: mark allocation errors as unlikely
2010-01-17 Rémi Denis... pthread: mark bugs as unlikely
2010-01-17 Rafaël Carréqt4: Don't update art when it hasn't changed
2010-01-17 Geoffroy CouprieRevert "Win32: use IsProcessorFeaturePresent() to detec...
2010-01-17 Rafaël Carrévlc_es.h: remove useless vlc_common.h include
2010-01-17 Rafaël Carrésout: allow duplicate outputs to be merged
2010-01-16 Jean-Baptiste... Use the VLC CODEC macros everywhere.
2010-01-16 Jean-Baptiste... Partial revert of debug that was never meant to be...
2010-01-16 Jean-Baptiste... Qt4: win32 simplification
2010-01-16 Geoffroy CouprieWin32: use IsProcessorFeaturePresent() to detect availa...
2010-01-16 Geoffroy CouprieWin32: add support for play and pause buttons in media...
2010-01-16 Geoffroy CouprieWin32: add support for media keys and remotes in Qt.
2010-01-16 Geoffroy CouprieWin32: fix Win7's taskbar buttons
2010-01-16 Pierre d'Herbemontlibvlc: Don't request art if it was already asked before.
2010-01-16 Pierre d'Herbemontmacosx/framework: Duration is in millisecs, not in...
2010-01-16 Pierre d'Herbemontlibvlc: Fix a bunch of messed up mtime_t to libvlc_time_t.
2010-01-16 Pierre d'Herbemontlibvlc: Make sure calling get_duration() triggers prepa...
2010-01-16 Pierre d'Herbemontmacosx/framework: Whitespaces cleanup.
2010-01-16 Pierre d'Herbemontmacosx/framework: handle duration changed events.
2010-01-16 Pierre d'Herbemontfrenchtv.lua: More logos.
2010-01-16 Pierre d'Herbemontfrenchtv.lua: Make sure we handle channels name like...
2010-01-16 Rémi Denis... file: rewind before read
2010-01-16 Rémi Denis... directory: restore check against standard input
2010-01-16 Rémi Denis... file: handle fd://<fd>/<path>
2010-01-16 Rémi Denis... Access: remove special case for "-" (standard input)
2010-01-16 Ilkka Ollakkax264.c: add forgotten options to list, so slicing param...
2010-01-16 Ilkka Ollakkax264.c: add slicing parameters
2010-01-16 Ilkka Ollakkax264.c: handle dts/pts from libx264 on X264_BUILD ...
2010-01-16 Rémi Denis... Remove all default modules from configure.ac
2010-01-16 Rémi Denis... Hard code most video filters
2010-01-16 Rémi Denis... configure: if not a; then b; fi; if a; then b; fi -> b
2010-01-16 Rémi Denis... Remove unused TIME_WITH_SYS_TIME check
2010-01-16 Rémi Denis... Win32: fix linking
2010-01-16 Rémi Denis... Remove sys/types.h check
2010-01-16 Rémi Denis... Missing files
2010-01-16 Rémi Denis... file: use the same open() path for directories as for...
2010-01-16 Rémi Denis... file: initialize access_t after the open operation...
2010-01-16 Rémi Denis... directory: remove special case for '-'
2010-01-16 Rémi Denis... Merge file and directory plugins
2010-01-16 Rémi Denis... Remove unused setlocale/langinfo checks
2010-01-16 Rémi Denis... Sort/factor function checks
2010-01-16 Rémi Denis... file: expand a (now) trivial and used only once function
2010-01-16 Rémi Denis... Read-ahead only makes sense for seekable file descriptors
2010-01-16 Rémi Denis... file: remove Win32 leading slash handling
2010-01-16 Rémi Denis... Remove useless (and slightly wrong) cast
2010-01-16 Rémi Denis... Fix tense
2010-01-15 Rémi Duraffortlibvlc_media: fix typos.
2010-01-15 Jean-Baptiste... Qt: sprefs, add the systray popup on minize on the...
2010-01-15 Pierre d'Herbemontlua: Remove dummy printf.
2010-01-15 Pierre d'Herbemonttvrage.lua: Update copyright.
2010-01-15 Pierre d'Herbemontlua: Properly set the meta according to metas().
2010-01-15 Pierre d'HerbemontVLCKit.xcodeproj: Update internal pbxproj.
2010-01-15 Pierre d'Herbemontlua: Disable 10_googleimage.lua.
2010-01-15 Pierre d'Herbemontlua: Add a tvrage.lua meta fetcher.
2010-01-15 Pierre d'Herbemontlua: Expose a "meta fetcher".
2010-01-15 Pierre d'Herbemontplaylist/fetcher: Run "meta fetcher" before "art finder".
2010-01-15 Pierre d'Herbemontlua: Expose extra meta through vlc.item.metas.
2010-01-15 Pierre d'Herbemontam: Support building VLC.app with an external build...
2010-01-15 Martin T. H... fix crash when switching phonon backends on the fly...
2010-01-15 Jean-Baptiste... Qt: remove unneeded hack
2010-01-15 Jean-Baptiste... Qt: Allow more video outputs in the list
2010-01-15 Jean-Baptiste... Better Shortname for smem
2010-01-15 Jean-Baptiste... Qt: Sprefs video, add more space around the text
2010-01-15 Jean-Baptiste... Qt: SPrefs input layout change
2010-01-14 Rémi Duraffortdbus: add 'time' and 'mtime' meta data as requiered...
2010-01-14 Rémi Duraffortdbus controler: cosmetics (split the meta: the ones...
2010-01-14 Rémi Duraffortdbus_control: fix a typo 's/tracknum/tracknumber'
2010-01-14 Rémi Denis... Not only Cygwin lacks the --short switch to hostname
2010-01-14 Antoine CellerierPrint a list of available alsa output devices in debug...
2010-01-14 Rémi Denis... Remove CPU capability from modules
2010-01-14 Rémi Denis... ALSA: report errors when, and simplify enumerating...
2010-01-14 Laurent AimarDo not use types not existing in official dxva2api...
next