]> git.sesse.net Git - vlc/shortlog
vlc
2013-04-28 Jean-Baptiste... TS: remove useless --ts-silent option
2013-04-28 Jean-Baptiste... Waveout: use a more common name
2013-04-28 Jean-Baptiste... DirectSound: remove trailing space
2013-04-28 Jean-Baptiste... Qt: fix simple preferences alignment
2013-04-28 Rafaël Carréts demux: fix eac3 mistaken for ac3
2013-04-28 Edward WangTHANKS: remove incorrect apostrophe
2013-04-28 Rémi Denis... udev: spell BD disk format correctly
2013-04-28 Christoph MiebachBluRay instead of Blu-Ray. Re-using short messages...
2013-04-28 Rafaël Carréavcodec: do not use deprecated reordered_opaque
2013-04-28 Christoph MiebachStrings count -=5. No html translation needed
2013-04-28 Christoph MiebachUse same string in definition as in ui
2013-04-28 Rafaël Carréts demux: don't lose PID specific data on PMT callback
2013-04-28 Rafaël Carréts demux: remove duplicate code
2013-04-28 Rémi Denis... VNC: fix gallicism
2013-04-27 Jean-Baptiste... Clear confusion about --started-from-file-and-one-insta...
2013-04-27 Rémi Denis... avcodec: ignore audio output buffer padding (fixes...
2013-04-27 Ilkka Ollakkaappletrailer: small fix to get correct trailer type...
2013-04-27 Ilkka Ollakkafix appletrailers playlist parser
2013-04-27 Rémi Denis... mono: use var_Inherit*()
2013-04-27 Rémi Denis... libvlc: add missing LIBVLC_API
2013-04-27 Rémi Denis... vdpau: determine correct decoder profile and level...
2013-04-27 Rémi Denis... avcodec: pass profile and level to hardware acceleration
2013-04-27 Jean-Baptiste... Qt: different call to SHAddToRecentDocs
2013-04-27 Rémi Denis... vdpau: check decoder profile support (refs #8400)
2013-04-27 Rémi Denis... vdpau: check video surface capabilities (fixes #8494)
2013-04-27 David Fuhrmannmacosx: activate playlist when playback finishes (close...
2013-04-27 Rémi Denis... mp4: do not spam
2013-04-27 Denis CharmetAdd try/catch when reading elements with libmatroska.
2013-04-26 Christoph MiebachString removal
2013-04-26 Rémi Denis... demux: fix path extension on non-local inputs (fixes...
2013-04-26 Jean-Baptiste... Qt: disable focus on widgets for hotkeys selection
2013-04-26 Jean-Baptiste... Update VLSub.lua
2013-04-26 Rémi Denis... transcode: use aout filters instead of filter chain...
2013-04-26 Rémi Denis... aout: export aout_Filters*() functions
2013-04-26 Rémi Denis... aout: remove (most) filters dependencies on audio_output_t
2013-04-26 Rémi Denis... aout: second guess whether the video output should...
2013-04-26 Rémi Denis... aout: clean up filters handling of vout request
2013-04-26 Rémi Denis... aout: revector filters chain (part 1)
2013-04-26 Rémi Denis... aout: remove redundant parameter
2013-04-26 David Fuhrmannauhal: do not output noise, and robustify output callbacks
2013-04-26 Felix Paul... macosx: remove http proxy settings from simplified...
2013-04-26 Felix Paul... macosx: improve handling of module lists within the...
2013-04-25 Erwan Tulouskins2: sliderBg (same issue as slider wrt to notifyLayout)
2013-04-25 Erwan Tulouskins2: simplify equalizer initialization
2013-04-25 Erwan Tulouskins2: slider fix notifyLayout wrongly removed
2013-04-25 Rémi Denis... aout: do not allow visualization in audio-filter and...
2013-04-25 Rémi Denis... aout: drop 2 version number from "visualization2" capab...
2013-04-25 Rémi Denis... xcb: fix X11 key table ordering
2013-04-25 Felix Paul... macosx: save 19 l10n strings by replacing them with...
2013-04-25 Felix Paul... subtitle-demux: unify 'Frames per Second' vs. 'Frames...
2013-04-25 Felix Paul... *: unify 'none' vs. 'None' (-1 l10n string)
2013-04-25 David Fuhrmannauhal: fix handling and reporting of volume and mute
2013-04-25 Felix Paul... macosx: save 6 l10n strings
2013-04-25 Rémi Denis... Remove unused AOUT_VAR_*
2013-04-25 Rémi Denis... DirectSound: remove "audio-device" variable and simplif...
2013-04-25 Rémi Denis... DirectSound: remove unused "audio-device" variable...
2013-04-25 Rémi Denis... KAI: remove unused "audio-device" variable
2013-04-25 Jean-Baptiste... DirectSound: use float output by default
2013-04-25 Felix Paul... vda: correctly link module against libavcodec (close...
2013-04-25 Felix Paul... vda: add debug messages (refs #8440)
2013-04-25 Felix Paul... auhal: cosmetics
2013-04-25 Rafaël CarréDo not use multimedia timers in WinStore app
2013-04-25 Rémi Denis... waveout: report initially selected output device
2013-04-25 Rémi Denis... DirectSound: report initially selected device
2013-04-25 Rémi Denis... DirectSound: add default device choice in configuration
2013-04-25 Denis CharmetMKV: show forced subtitles even if they are not default
2013-04-25 Rafaël CarréHLS demux: fix crash on invalid playlist
2013-04-25 Francois CartegnieQt: PLModel: missing qfu()
2013-04-25 Rémi Denis... aout: dead code
2013-04-25 Rémi Denis... Use NULL rather than 0 as pointer
2013-04-25 Rémi Denis... goom: fix error path
2013-04-25 Rémi Denis... Fix spelling
2013-04-25 Rémi Denis... stream_ReadLine: correctly return an error on overflow...
2013-04-25 Timothy B.... Update FLAC/Vorbis cover scores to match ID3v2.
2013-04-25 Timothy B.... Use FLAC's picture selection for Vorbis/Opus.
2013-04-25 Timothy B.... Update attachments when updating metadata.
2013-04-25 David Fuhrmannmacosx: use height method for controls bar
2013-04-25 David Fuhrmannmacosx: fix video view and bottom bar framings
2013-04-25 Jean-Baptiste... On the road to 2.1.0-pre1
2013-04-25 Erwan Tulouskins2: fix an equalizer issue
2013-04-25 Francois CartegnieQt: Menus: escape shortcuts in dynamic entries (fix...
2013-04-25 Francois Cartegnieaccess: http: only warn on deflate errors
2013-04-25 Felix Paul... auhal: fix SPDIF -> default device fallback if SPDIF...
2013-04-25 Rafaël Carrécontrib: fix videolan URL
2013-04-24 Felix Paul... auhal: unify debug output and add missing error messages
2013-04-24 Rémi Denis... aout: remove left-over audio-device callback (fixes...
2013-04-24 Rémi Denis... waveout: implement device_select (fixes #8491)
2013-04-24 Rémi Denis... waveout: remove sys->i_wave_device_id
2013-04-24 Rémi Denis... DirectSound: implement device_select (fixes #8492)
2013-04-24 Rémi Denis... DirectSound: list devices (fixes #7868)
2013-04-24 David Fuhrmannmacosx: same action for show playlist menu item and...
2013-04-24 Felix Paul... auhal: correctly remove devices from list when being...
2013-04-24 Rémi Denis... pulse: fix NDEBUG-only warning
2013-04-24 Rémi Denis... objects: fix NDEBUG-only warning
2013-04-24 Rémi Denis... objects: limit development-related error message to...
2013-04-24 Jean-Baptiste... Freetype: fix warnings
2013-04-24 Francois Cartegnielua: sd: strengthen icecast. (fix #8425)
2013-04-24 Felix Paul... contrib: use latest sparkle version from git instead...
2013-04-24 Felix Paul... macosx: fix subtitles drag and drop (close #8477)
2013-04-24 Rafaël Carréavcodec audio decoder: stricter PTS output
next