]> git.sesse.net Git - vlc/shortlog
vlc
2009-08-10 Olivier Aubertpython-ctypes: fix indent issue
2009-08-09 Olivier Aubertpython-ctypes: refactor generate.py to be more modular
2009-08-09 Olivier Aubertpython-ctypes: define setup.py (based on a contribution...
2009-08-09 Olivier Aubertpython-cytpes: fix MediaControl API support
2009-08-09 Olivier Aubertpython-ctypes: capitalize enum names only if they do...
2009-08-09 Jean-Baptiste... Synchronize NEWS from branch
2009-08-09 Jean-Baptiste... Some less-good-than-debian distributions don't ship...
2009-08-09 Rémi Denis... Replace libvlc_exception_get_message with libvlc_errmsg
2009-08-09 Rémi Denis... LibVLC: per-thread error message API
2009-08-09 Rémi Denis... Missing return value
2009-08-09 Rémi Denis... AXVLC: remove useless log exception (untested)
2009-08-09 Rémi Denis... libvlc_log: remove useless exception parameters
2009-08-09 Rémi Denis... Remove RAISEVOID
2009-08-09 Rémi Denis... libvlc_playlist_play: remove exception
2009-08-09 Rémi Denis... libvlc_log: remove dummy exceptions
2009-08-09 Rémi Denis... libvlc_add_intf: return a value
2009-08-09 Rémi Denis... Remove libvlc_get_vlc_id()
2009-08-09 Rémi Denis... LibVLC: remove unused exception error code
2009-08-09 Jean-Baptiste... m4_ifnblank seems to be too new for some autoconf
2009-08-09 Jean-Baptiste... Phonon Backend using VLC
2009-08-09 Rémi Denis... XCB-XVideo: compilation fix
2009-08-08 Laurent AimarUsed YUV fallback list in xcb.
2009-08-08 Laurent AimarAdded vlc_fourcc_IsYUV.
2009-08-08 Laurent AimarEnabled xcb x11/xv in "vout display" wrapper.
2009-08-08 Laurent AimarConverted vout xcb to "vout display" API.
2009-08-08 Rémi Denis... FFMPEG: always disable debug
2009-08-08 Rémi Denis... Wrap
2009-08-08 Jean-Baptiste... Compile all the twolame packages so we can get the .pc
2009-08-08 Jakob LebenPlaylist: correct insertion index when moving items...
2009-08-08 Alexander BethkeRevert broken loading of libvlc with OPTION_DLOPEN_GLOB...
2009-08-08 Jakob LebenQt4 Playlist: Disable dropping on non-container items
2009-08-08 Jakob LebenQt4 Playlist: Disable moving items into top level of...
2009-08-08 Jean-Baptiste... You need libass over 0.9.6
2009-08-08 Jean-Baptiste... Simplify mad detection
2009-08-08 Jean-Baptiste... Simplify twolame detection
2009-08-08 Jean-Baptiste... Reordering
2009-08-08 Jean-Baptiste... Simplify Alsa detection and drop support for alsa ...
2009-08-08 Jean-Baptiste... Simplify lirc detection
2009-08-08 Jean-Baptiste... NEWS about .aob support
2009-08-08 Rémi Denis... Avoid late extra error message if globalhoykeys fail...
2009-08-08 Rémi Denis... Missing file
2009-08-07 Laurent AimarAdded a small heuristic to improve MLP detection in...
2009-08-07 Laurent AimarAdded support for AOB files (LPCM/MLP) to our PS demuxer.
2009-08-07 Laurent AimarAdded LPCM from AOB suport to our LPCM decoder.
2009-08-07 Laurent AimarAdded VLC_CODEC_DVDA_LPCM for lpcm in AOB.
2009-08-07 Rémi Denis... fpclassify() is C99, not necessarily available in C++
2009-08-07 Rémi Denis... Cleanup and fix aliasing warnings
2009-08-07 Rémi Denis... Solaris needs _XPG4_2 for ancilliary data (fixes: ...
2009-08-07 Rémi Denis... _POSIX_PTHREAD_SEMANTICS is already defined by AC_USE_S...
2009-08-07 Jean-Baptiste... Simplify detection caca and force 0.99beta1
2009-08-07 Jean-Baptiste... Delete galaktos plugin.
2009-08-07 Jean-Baptiste... Simplify configure for win32
2009-08-07 Jean-Baptiste... E-AC3 patch update
2009-08-06 Laurent AimarRevert "Remove useless assignation"
2009-08-06 Laurent AimarFixed a segfault in module_Load in case of error.
2009-08-06 Grigori Goronzylibass: rename types to match upstream
2009-08-06 Rémi Denis... Remove useless assignation
2009-08-06 Ilkka Ollakkafreetype: add error-output
2009-08-06 Ilkka Ollakkafreetype: force updating fontcache on loading of module
2009-08-06 Rémi Denis... vlc-wrapper needs -lsocket on Solaris (fixes: #3035)
2009-08-06 Rémi Denis... Remove broken lrint hack (fix: #3030)
2009-08-06 Rémi Denis... Work around missing POSIX.2008 dirfd() on Solaris ...
2009-08-06 Rémi Denis... Fix config parameter descriptive comment (fixes: #3032)
2009-08-06 Rémi Denis... Do not undef _FILE_OFFSET_BITS (fixes: #3031)
2009-08-06 Rémi Denis... Check for fstatfs (fixes: #3028)
2009-08-06 Rémi Denis... Work around missing PF_LOCAL (fixes: #3027)
2009-08-06 Rémi Denis... Cosmetic: socket(AF_ -> socket(PF_
2009-08-06 Rémi Denis... Specify the install path for plugins
2009-08-06 Jean-Baptiste... Update libass repo location
2009-08-06 Jean-Baptiste... Keep access_gnomevfs as the plugin name
2009-08-05 Jean-Baptiste... Simplify Jack and DCA detection
2009-08-05 Jean-Baptiste... Simplify portaudio and libxml2 detection
2009-08-05 Jean-Baptiste... Configure: update macro to deal with the case where...
2009-08-05 Jean-Baptiste... Simplify dc1394 and dv detection.
2009-08-05 Laurent AimarFixed the YUV fallbacks for I440.
2009-08-05 Laurent AimarEnabled SDL in "vout display" wrapper.
2009-08-05 Laurent AimarConverted vout sdl to "vout display" API.
2009-08-05 Laurent AimarAdded YUV fourcc helpers mainly for vout.
2009-08-05 Jean-Baptiste... Fix configure for win32
2009-08-05 Jean-Baptiste... Simplify HAL, mtp, notify, gnomeVFS, libmpeg2, projectm...
2009-08-05 Jean-Baptiste... AVcodec version needed for 1.1 is 51.48.0 so far.
2009-08-05 Jean-Baptiste... Simplify shout, libproxy detection
2009-08-05 Jean-Baptiste... Simplify ogg, and flac detection
2009-08-05 Jean-Baptiste... Simplify vorbis detection and activate encoder except...
2009-08-05 Jean-Baptiste... Simplify Pulseaudio detection
2009-08-05 Jean-Baptiste... Delete CSRI module. Unmaintained and libass is better.
2009-08-05 Jean-Baptiste... Simplify SVG, tiger and fluidsynth detection
2009-08-05 Jean-Baptiste... Configure, create a m4cro for checking dependencies...
2009-08-04 Felix Paul... macosx: allow 'wm' and 'rmvb' as file extensions and...
2009-08-04 Laurent AimarEnabled caca in "vout display" wrapper.
2009-08-04 Laurent AimarConverted vout caca to "vout display" API.
2009-08-04 Laurent AimarEnabled aa in "vout display" wrapper.
2009-08-04 Laurent AimarConverted vout aa to "vout display" API.
2009-08-04 Laurent AimarAdded a temporary "vout display" wrapper.
2009-08-04 Laurent AimarIntroduce "vout display" module API to replaced "vout...
2009-08-04 Andy CheneeRC: add frame-by-frame function
2009-08-04 Rémi Denis... HTTPd: do not reveal the username through as the realm...
2009-08-04 Rémi Denis... Qt4: determine saved playlist format from selected...
2009-08-04 Bernie PurcellRewrite quartztext to use CoreText API instead of ATSUI...
2009-08-04 Rémi Denis... Revert "fix make check for commit-id 681ac9f14efd4a8611...
next