]> git.sesse.net Git - vlc/shortlog
vlc
2013-04-21 Felix Paul... Revert "macosx: fix contribute link in about dialog"
2013-04-21 Felix Paul... macosx: fix potential link in open panel
2013-04-21 Felix Paul... macosx: fix contribute link in about dialog
2013-04-21 Gleb PiniginDisable macosx avfoundation capture plugin on iOS
2013-04-21 Edward WangQt: minor grammar and orthography fixes
2013-04-20 Rafaël Carréfile access: don't use PathIsNetworkPath in store app
2013-04-20 Jean-Baptiste... Update README
2013-04-20 Kuang Rufanfix error in getting proxy setting on darwin.
2013-04-20 Francois Cartegnieupdate NEWS
2013-04-20 Francois CartegnieQt: ConvertDialog: Escape filename in sout (fix #8436...
2013-04-20 Francois CartegnieQt: SoutInputBox: show decoded mrl (fix #8436 part1)
2013-04-20 David Fuhrmannmacosx: remove completely unsensical and unneeded deloc...
2013-04-20 David Fuhrmannaudiobar graph: remove default values in setting strings
2013-04-20 David Fuhrmannmacosx: do not translate string setting values in advan...
2013-04-20 David Fuhrmannmacosx: simplify and fix some minor bugs in equalizer...
2013-04-20 David Fuhrmannmacosx: fix fancy gradient view for nonembedded window
2013-04-20 David Fuhrmannmacosx: fix time slider status update, hide progress...
2013-04-19 Rémi Denis... visual: use dedicated thread (fixes #6229)
2013-04-19 Rémi Denis... visual: clean up clean up code
2013-04-19 Rémi Denis... visual: reduce symbols count
2013-04-19 Rémi Denis... visual: remove write only field psz_args
2013-04-19 Rémi Denis... visual: do not keep unused fields
2013-04-19 Rémi Denis... visual: privatize filter_sys_t, etc.
2013-04-19 Rémi Denis... visual: remove non-sensical code
2013-04-19 KO Myung-Hunos2: add vlc_getProxyUrl()
2013-04-19 KO Myung-Hunconfigure.ac: replace == with =
2013-04-19 Michael Feursteinconfigure.ac disable/don't load avcapture module and...
2013-04-18 Rémi Denis... vsxu: force FL32 input
2013-04-18 Rémi Denis... visual: force FL32 input and set output format
2013-04-18 Rémi Denis... projectM: force FL32 input
2013-04-18 Rémi Denis... goom: force FL32 input
2013-04-18 Rémi Denis... mmdevice: drop to zero priority for now
2013-04-18 Felix Paul... THANKS: add missing GPL-licensed contribs
2013-04-18 Rémi Denis... simple: use single precision maths (rather than double)
2013-04-18 Jean-Baptiste... Simple: slightly different matrixes for 7.x and 6.1...
2013-04-18 Felix Paul... THANKS: merge updated and more complete contrib copyrig...
2013-04-18 Felix Paul... configure.ac: fix linking the OSX UI module if the...
2013-04-18 Felix Paul... Update NEWS and LIST for AVFoundation video capture...
2013-04-18 Michael FeursteinNew AVFoundation video capture module for Mac OS X
2013-04-18 Rafaël CarréFix decoding for aac streams with ADTS config set to...
2013-04-17 Rémi Denis... input/stream: add STREAM_GET_SIGNAL (fixes #8414)
2013-04-17 Rémi Denis... input: use STREAM_GET_META instead of ACCESS_GET_META...
2013-04-17 Rémi Denis... stream: add STREAM_GET_META
2013-04-17 Rémi Denis... input: remove INPUT_FSTAT_NB_READS
2013-04-17 Rémi Denis... input: remove write-only INPUT_UPDATE_SIZE
2013-04-17 Rémi Denis... input: remove unused INPUT_UPDATE_NONE
2013-04-17 Rémi Denis... stream: add explicit controls for titles and seekpoints
2013-04-17 Rémi Denis... stream: add the new controls to demux and memory streams
2013-04-17 Rémi Denis... vdr: force MPEG-TS demuxer
2013-04-17 Rémi Denis... vdr: do not turn off caching (refs #8446)
2013-04-17 Rémi Denis... mtp: do not turn off caching (refs #8446)
2013-04-17 Rémi Denis... mtp: redundant close-on-exec code
2013-04-17 Rémi Denis... input: factor INPUT_CONTROL_SET_SEEKPOINT code
2013-04-17 Rémi Denis... input: factor INPUT_CONTROL_SET_TITLE code
2013-04-17 David Fuhrmannauhal: volumeSet and muteSet is not supported for digit...
2013-04-17 Edward Wangmacosx: merge minor grammar and orthography fixes
2013-04-17 Jean-Paul Samantranscode/video.c: Do not leak mutex/conditional or...
2013-04-17 Jean-Paul Samansrc/stream_output/stream_output.c: destroy mutex on...
2013-04-16 Rafaël CarréRevert "mingw: link with static libgcc / libstdc++"
2013-04-16 Felix Paul... macosx: add trademark claim to about panel
2013-04-16 Felix Paul... macosx: mooaaarr eye-candy for the about dialog
2013-04-16 Felix Paul... InfoPlist.strings: fix NSHumanReadableCopyright statement
2013-04-16 Felix Paul... macosx/about: add missing l10n
2013-04-16 Felix Paul... macosx: modernize the about dialog to match the Qt...
2013-04-16 Rémi Denis... mp4: correct language code value interpretation
2013-04-16 Rémi Denis... decomp: implement pause/resume
2013-04-16 Rémi Denis... decomp: fix leak on error and clean up a little
2013-04-16 Rémi Denis... input: deprecate p_access (refs #8414)
2013-04-16 Rémi Denis... input: use STREAM_CAN_PAUSE and STREAM_CAN_CONTROL_PACE
2013-04-16 Rémi Denis... http filters: pause not implemented, pace control not...
2013-04-16 Rémi Denis... decomp: pause is unimplemented (although possible)...
2013-04-16 Rémi Denis... stream: add STREAM_CAN_PAUSE and STREAM_CAN_CONTROL_PACE
2013-04-16 Rémi Denis... input: use STREAM_SET_PAUSE_STATE (refs #8414)
2013-04-16 Rémi Denis... stream: add STREAM_SET_PAUSE_STATE control
2013-04-16 Rémi Denis... input: small simplification
2013-04-16 Rémi Denis... file: do not turn off caching on BSD (fixes #8446)
2013-04-16 Francois CartegnieQt: Open: Don't allow next step if item is missing.
2013-04-16 Francois CartegnieQt: Open: always update mrl on tab switch.
2013-04-16 Francois CartegnieQt: AboutDialog: reset dialog on show.
2013-04-16 Jean-Baptiste... About dialog: remove the verticalSpacer...
2013-04-16 Jean-Baptiste... About: make the label look like links
2013-04-16 Jean-Baptiste... Revert "Qt: AboutDialog: frameless buttons must expand"
2013-04-16 Francois CartegnieQt: AboutDialog: fix font height
2013-04-16 Francois CartegnieQt: AboutDialog: fix pointer on switchable label
2013-04-16 Francois CartegnieQt: AboutDialog: Change licence font
2013-04-16 Francois CartegnieQt: AboutDialog: frameless buttons must expand
2013-04-16 Francois CartegnieQt: AboutDialog: widget must still process its own...
2013-04-16 Rafaël CarréRevert "Win32: Do not ship libgcc*dll"
2013-04-16 Rafaël CarréRevert "msi: add missing runtime dependencies"
2013-04-16 Jean-Baptiste... AVI: free p_sys resources on Close (WTF?)
2013-04-16 Ilkka OllakkaRevert "transcode: ask for audio converter instead...
2013-04-16 Jean-Baptiste... Win32: Do not ship libgcc*dll
2013-04-16 Jean-Baptiste... vlc_commom Use ULL over LLU
2013-04-16 Ludovic Fauvetmsi: add missing runtime dependencies
2013-04-16 Ilkka Ollakkatranscode: ask for audio converter instead of audio...
2013-04-16 Jean-Baptiste... About: show advanced info on click
2013-04-16 Jean-Baptiste... Qt: Subtitles menu
2013-04-16 Jean-Baptiste... A bit more modern version of the About dialog
2013-04-15 Christoph MiebachProviding vlc.pot snapshot
2013-04-15 Ilkka Ollakkalibmpgatofixed32: return ENOMEM instead -1 and VLC_SUCC...
next