]> git.sesse.net Git - vlc/shortlog
vlc
2011-08-10 Rémi Denis... aout: move replay gain handling to dec and mixer
2011-08-10 Rémi Denis... Remove aout-rate
2011-08-10 Felix Paul... macosx: redesigned info panel to HUD
2011-08-09 Felix Paul... macosx: fixed fspanel
2011-08-09 Felix Paul... macosx: retain window level across a fullscreen session
2011-08-09 Rémi Denis... aout: create object variables when the object is created
2011-08-09 Rémi Denis... aout: remove redumdant variable creation for replay...
2011-08-09 Rémi Denis... libsamplerate resampling filter
2011-08-09 Rémi Denis... aout: delete input callbacks when input is deleted
2011-08-09 Rémi Denis... aout: use atomic variable for replay gain
2011-08-09 Rémi Denis... Add helpers to store floats into vlc_atomic_t
2011-08-09 Rémi Denis... aout: clean up replay gain callback
2011-08-09 Rémi Denis... Fix warnings
2011-08-09 Rémi Denis... aout: use atomic ops for (deferred) restart
2011-08-09 Felix Paul... contribs: revert unintended change in previous commit
2011-08-09 Felix Paul... macosx: re-implemented VLCVoutView and removed dead...
2011-08-09 Rémi Denis... aout: do not use aout_owner() from input
2011-08-09 Rémi Denis... Cleanup tree and vars callbacks
2011-08-09 Felix Paul... macosx: fixed compilation warnings
2011-08-09 Rafaël Carréstream_out_std: simplify / factorize
2011-08-09 Rafaël Carrédbus: prefer char[][] to *char[]
2011-08-09 Rafaël Carréfix double free introduced by me in [7d84269bff]
2011-08-08 Felix Paul... macosx: move VLCFSPanel from VLCControls to VLCMainWind...
2011-08-08 Jean-Baptiste... Contribs: add projectM
2011-08-08 Jean-Baptiste... Contribs: add glew
2011-08-08 Felix Paul... macosx: implemented float-on-top
2011-08-08 Jean-Baptiste... Contribs: add Goom
2011-08-08 Jean-Baptiste... Contribs: add lame
2011-08-08 Rémi Denis... AoutInputsMarkToRestart: de-inline and rename
2011-08-08 Rémi Denis... Warn about dangling variable callbacks
2011-08-08 Rémi Denis... aout: move input format to aout_owner
2011-08-08 Jean-Baptiste... Contribs: update modplug to 0.8.8.4
2011-08-08 Felix Paul... macosx: prepared fullscreen support and clean-up
2011-08-08 Felix Paul... vout_macosx: implemented support for resize, zoom,...
2011-08-08 Felix Paul... macosx: updated applescript binding to current API
2011-08-08 Jean-Baptiste... Qt: plugins dialog, fix keyevents
2011-08-08 Pierre Ynardi18n: remove deleted file
2011-08-08 Rémi Denis... XCB: fallback to SHM with promiscuous permissions on...
2011-08-08 Rémi Denis... XCB: make CheckError() return the actual error code
2011-08-08 Rémi Denis... contrib: remove redumdant/duplicate SDL_image target...
2011-08-08 Rémi Denis... contrib: SDL is not useful alone, only as a dependency
2011-08-08 Rémi Denis... contrib: libjpeg is not useful of its own, only a depen...
2011-08-08 Rémi Denis... contrib: force PIC for CMake stuff
2011-08-08 Rémi Denis... contrib: add HOSTVARS_PIC to force PIC build (for CMake)
2011-08-08 Rémi Denis... contrib: mpcdec: do not clobber our precious CFLAGS
2011-08-08 Rémi Denis... Replace AOUT_FMT_NON_LINEAR with AOUT_FMT_SPDIF and...
2011-08-08 Rémi Denis... mono downmix: manually selected so zero priority
2011-08-08 Rémi Denis... Ignore the vlc binaries
2011-08-08 Rémi Denis... Remove useless trivial audio mixer
2011-08-08 Rémi Denis... aout: lack of software mixer is non fatal
2011-08-08 Rémi Denis... Qt4: fix enum switch warning
2011-08-08 Rémi Denis... Qt4: fix DEBUG_LAYOUT warning
2011-08-08 Rémi Denis... PulseAudio: include <math.h> (fixes #5170)
2011-08-08 Rémi Denis... http out: Do not look for removed variables
2011-08-08 F. YhuelHLS (httplive.c): fix Peek() function
2011-08-08 Rafaël Carrémpeg_audio: comment unused variable
2011-08-08 Rafaël Carrédbus: remove unused variable
2011-08-08 Rafaël Carrédbus: move static const tables in the C file
2011-08-08 Rafaël Carrédbus: allocate pollfd array on the stack
2011-08-07 Rafaël Carréxspf demux: merge header in C file
2011-08-07 Rafaël Carréplaylist tree: fix potential memleak
2011-08-07 Rafaël Carréplaylist: remove dead code
2011-08-07 Rafaël Carréxspf demux: fix memleak
2011-08-07 Rafaël Carréplaylist preparser: fix input_item_t refcounting
2011-08-07 Jean-Baptiste... Contribs: Update Freetype and libass
2011-08-07 Jean-Baptiste... Old contribs: update of freetype and libass
2011-08-07 Pierre Ynardoss: build fix
2011-08-07 Rémi Denis... WinCE: compile fix
2011-08-07 Pierre Ynardyoutube.lua: clean up SWF URL handling
2011-08-07 Rémi Denis... RTP: remove useless #include
2011-08-07 Rémi Denis... smf: no need to set audio channels
2011-08-07 Rémi Denis... voc: remove useless #include
2011-08-07 Pierre Ynardyoutube.lua: more clean-up
2011-08-07 Pierre Ynardyoutube.lua: alternative way of fetching ArtURL
2011-08-07 Pierre Ynardyoutube.lua: fix fetching of uploader's name
2011-08-07 Pierre Ynardyoutube.lua: clean up
2011-08-06 Jean-Baptiste... Contribs: add CDDB
2011-08-06 Jean-Baptiste... Contribs: add regex (necessary for Win32 libcddb)
2011-08-06 Rémi Denis... aout_PacketPlay: use aout_TimeReport(), restore resampling
2011-08-06 Rémi Denis... aout_TimeReport: feedback timing from audio output...
2011-08-06 Rémi Denis... aout: move sync date from input to aout structure
2011-08-06 Rémi Denis... aout_ChangeFilterString: use vlc_object instead of...
2011-08-06 Jean-Baptiste... Contribs: add libblurray
2011-08-06 Jean-Baptiste... Contribs: add dvdnav
2011-08-06 Jean-Baptiste... Contribs: export PATH in HOSTVARS because of *-config...
2011-08-06 Jean-Baptiste... Contribs: simplification in dvdread
2011-08-06 Rémi Denis... aout_FiltersCreatePipeline: use vlc_object rather than...
2011-08-06 Rémi Denis... aout_Format(s)Print: use vlc_object rather than audio_o...
2011-08-06 Rémi Denis... aout: hide "input" from decoder
2011-08-06 Rémi Denis... aout_DecNew: constify
2011-08-06 Rémi Denis... contrib: dvdcss is not useful alone
2011-08-06 Rémi Denis... contrib: autodetect dvdread
2011-08-06 Jean-Baptiste... Contribs: add dvdread
2011-08-06 Jean-Baptiste... Contribs: add libdvdcss from VideoLAN
2011-08-06 Rémi Denis... Simplify, clean up and rename aout_OutputNextBuffer()
2011-08-06 Rémi Denis... AVI: fix potential crash on seek (Closes: LP#803006)
2011-08-06 Rémi Denis... Use CLOCK_FREQ
2011-08-06 Rémi Denis... Win32/WinCE: always use our internal wait wrapper
2011-08-06 Rémi Denis... WinCE: compilation fix
2011-08-06 Rémi Denis... WinCE: typos
next