]> git.sesse.net Git - vlc/shortlog
vlc
2009-11-13 Rémi Duraffortrc: simplify and make one test usefull.
2009-11-13 Pierre Ynardcontrib: fix live555 on WinCE
2009-11-13 Pierre Ynardcontrib: package-wince
2009-11-13 Pierre Ynardcontrib: fix win32 packaging
2009-11-12 Laurent AimarIgnored error when we cannot save our modified tuning...
2009-11-12 Rémi Duraffortlua_intf: fix memleaks.
2009-11-12 Rémi Duraffortlua_intf: fix memleak.
2009-11-12 Pierre Ynardcontrib: define _WIN32_WCE on mingw32ce
2009-11-12 Pierre Ynardcontrib: something working for WinCE
2009-11-12 Pierre Ynardcontrib: fix typo with files to clean
2009-11-12 Pierre Ynardcontrib: add minimal errno.h target (for WinCE)
2009-11-11 Jean-Philippe... Lua: don't lock playlist before playlist_Play
2009-11-11 Jean-Philippe... Lua: check variable type before adding a callback
2009-11-11 Jean-Philippe... Lua: new input and input_item facilities
2009-11-11 Jean-Philippe... Lua: fix typo in rc.lua
2009-11-11 Jean-Philippe... Lua: new function vlc.input.metas
2009-11-11 Jean-Philippe... Lua: new function vlc.input.add_subtitle
2009-11-11 Rafaël CarréFix avformat mux Seek() : return sout_AccessOutSeek...
2009-11-11 Jean-Philippe... Lua: release input thread
2009-11-11 Rémi Denis... Unintended change
2009-11-11 Rémi Denis... Bump plugin ABI due to gettext/cache changes
2009-11-11 Nick BriggsExport block_FifoPace
2009-11-11 Marian ĎurkovičUse highres clock with TDT timebase
2009-11-11 Rémi Duraffortogg: Fix tiny bugger overflow.
2009-11-11 Rémi Duraffortlibxml: return NULL for pointers (not 0).
2009-11-11 Pierre Ynardcontrib: hack to disable codecs for ffmpeg on WinCE
2009-11-11 Pierre Ynardcontrib: live555 for WinCE
2009-11-11 Pierre YnardFix make dist after renaming file
2009-11-10 Pierre YnardWinCE: fix live555 detection/linkage
2009-11-10 Rémi Denis... Fix compilation of set_text_domain() macro
2009-11-10 Rémi Duraffortvideo_output: really fix use of uninitialized value.
2009-11-10 Rémi Denis... ALSA: warn user on current alsa-lib versions if re...
2009-11-10 Rémi Denis... Unused variable
2009-11-10 Srikanth RajuSql: Include interface for prepared statements.
2009-11-10 Laurent AimarModified our vaapi wrapper in avcodec to be more generic.
2009-11-10 Laurent AimarAlso probe file:// for bd.
2009-11-10 Laurent AimarDo not allocate 0x0 region in ffmpeg subtitle decoder.
2009-11-10 Rémi DuraffortRemove VLC_Error obsolete function.
2009-11-10 Rémi Durafforttaglib: simplify.
2009-11-10 Rémi DuraffortOpenBSD also need VLC_HARD_MIN_SLEEP.
2009-11-10 Pierre YnardInclude header only if needed
2009-11-10 Pierre YnardRemove useless include
2009-11-10 Pierre YnardWinCE: guard against inclusion of missing header file
2009-11-09 Jakob LebenQt4: fix build with Qt < 4.5
2009-11-09 Rémi Denis... Remove language from plugin cache
2009-11-09 Rémi Denis... Nice solution to a nasty printf hack (sic)
2009-11-09 Rémi Denis... Use gettext when printing help
2009-11-09 Rémi Denis... Don't run gettext while describing a plugin
2009-11-09 Pierre Ynardcontrib: update ffmpeg compilation for WinCE
2009-11-09 Jakob LebenQt4: replace Podcast add / remove buttons with plain...
2009-11-09 Rémi DuraffortFix access_oss linking.
2009-11-09 Rémi Durafforttaglib: factorize.
2009-11-09 Rémi Durafforttaglib: write to some more files.
2009-11-09 Rémi Duraffortmmstu: fix msg_* format.
2009-11-09 Rémi Durafforttaglib: improve the module to read metas from RIFF...
2009-11-09 Rémi Duraffortavcodec: add missing variable.
2009-11-09 Rémi Duraffortvideo_filter_scene: no need to mess up with pointers...
2009-11-09 Rémi Duraffortdshow: use var_Get* when applicable.
2009-11-09 Ilkka Ollakkax264: add option to fiddle weighting for P-frames from...
2009-11-08 Laurent AimarFixed an uninitiliazed value regarding deinterlacing...
2009-11-08 Kaarlo Raihabands e.g. should have 10 values, not 9
2009-11-08 Kaarlo Raihaqt4 equalizer load core bands and preamp to extended...
2009-11-08 Ilkka Ollakkacontrib: add --enable-pthreads/--enable-w32threads...
2009-11-08 Ilkka Ollakkaavcodec: drop own threading code and just let ffmpeg...
2009-11-08 Rémi Denis... Linux: use accept4 if available (glibc 2.10)
2009-11-08 Rémi Denis... Linux: create sockets with close-on-exec flag in thread...
2009-11-07 Jakob LebenQt4: remove PlaylistEventManager
2009-11-07 Jakob LebenQt4: let PLModel and PLSelector use MainInputManager...
2009-11-07 Jakob LebenQt4: implement PlaylistEventManager functionality in...
2009-11-07 Jean-Philippe... Lua RC interface: Fix info command
2009-11-07 Rémi Denis... Qt4: remove incorrect use of EQ callbacks
2009-11-07 Jakob LebenQt4: switch PLModel to use PlaylistEventManager
2009-11-07 Jakob LebenQt4: missing cleanup and redundant include
2009-11-07 Rémi Denis... Qt4: fix V4L1 device node specification
2009-11-07 Jakob LebenQt4: more media browser (PL Selector) beautification
2009-11-07 Jakob Lebenpodcast: per item add/remove request
2009-11-06 Felix Paul... Cleanup
2009-11-06 Felix Paul... macos dirs: simplified, implemented completely and...
2009-11-06 Felix Paul... contribs: new binary package for Darwin. In sync with...
2009-11-06 Felix Paul... contribs/ffmpeg: fixed typo spotted by funman
2009-11-06 Felix Paul... contribs: fixed linking 64bit libraries on 32bit Darwin...
2009-11-06 Rafaël CarréOSX: use correctly git even when building out of srcdir
2009-11-06 Felix Paul... contribs/ffmpeg: fixed compilation on PPC-based Macs...
2009-11-06 Felix Paul... contribs/schroedinger: fixed source download as origina...
2009-11-06 Rafaël Carrépcre 7.6 isn't available anymore, use last version...
2009-11-06 Rafaël CarréFix Sparkle rules:
2009-11-06 Rafaël Carrécontrib: remove mention of outdated patches
2009-11-06 Felix Paul... contribs/theora: fixed compilation on OS X and removed...
2009-11-05 Rémi Denis... Rename audio filter2 capability back to audio filter
2009-11-05 Rémi Denis... Normvol: convert to audio filter2
2009-11-05 Rémi Denis... Equalizer: convert to audio filter2
2009-11-05 Rémi Denis... spatializer: convert to audio filter2
2009-11-05 Ilkka Ollakkaqt4: change QIcon( QPixmap( x ) ) -> QIcon( x )
2009-11-04 Geoffroy CouprieDirect3D is a vout display now
2009-11-04 Rémi Denis... Build fix
2009-11-04 Rémi Denis... open: O_CLOEXEC is ignored by older kernel, fix & simplify
2009-11-04 Pierre YnardWinCE: strip plugin DLLs when creating package
2009-11-03 Rafaël CarréFix release doc for update file:
2009-11-03 Erwan Tulouskins2: add a --[no]-skinned-video parameter (enabled...
2009-11-03 Rafaël CarréUpdate: correctly handle different line endings
next