]> git.sesse.net Git - vlc/history - modules
configure.ac: fixes for build problems introduced by changeset 22617.
[vlc] / modules /
2007-10-22 Rafaël Carréinhibit: apply [22797] since it's the same main loop...
2007-10-22 Rémi Denis-CourmontFix race condition in screensaver exit
2007-10-22 Rafaël Carréaudioscrobbler: we're sure metadata has been read only...
2007-10-22 Rafaël Carréqt4: removes useless functionnality. fix #1330
2007-10-22 Rafaël Carrédbus: monitors input "state" variable to emit the Track...
2007-10-22 Rafaël Carréconfiguration: add config_AddIntf() config_RemoveIntf...
2007-10-21 Rafaël Carréqt4: delete the QApplication when we are finished using...
2007-10-21 Rafaël Carrélua: makes sure metadata is UTF8 encoded (some websites...
2007-10-21 Rafaël Carrépower management inhibit: uninhibit only once
2007-10-21 Rafaël Carréxspf demuxer: correctly checks "application" attribute...
2007-10-21 Pavlov KonstantinFix build.
2007-10-21 Jean-Baptiste KempfQt4 - Sprefs, ui margin adjustements.
2007-10-21 Jean-Baptiste KempfQt4 -- remove extra empty line.
2007-10-21 Jean-Baptiste KempfQt4 - Simple prefs, re-do [22621], but removes all...
2007-10-21 Rafaël Carrételepathy: don't Close() twice. one time when we encoun...
2007-10-20 Rafaël CarréNew inhibit module to prevent the power management...
2007-10-20 Laurent Aimar Added sout_UpdateStatistic and fixed transcode module...
2007-10-20 Jean-Paul SamanDeinterlace prototype should be defined whether or...
2007-10-20 Jean-Paul SamanDeinterlace module doesn't depend on swscale or img_...
2007-10-20 Jean-Paul Samansws_scale_ordered() is deprecated in newer ffmpeg
2007-10-20 Laurent AimarLet ffmpeg handle APE codec (Monkey's Audio) as it...
2007-10-20 Felix Paul Kühne* disabled stats updater as internal libvlc headers...
2007-10-19 Pavlov KonstantinBump required dirac version to 0.8.0 and fix dirac...
2007-10-19 Rafaël Carréqt4: control_(Add/Remove/Exists) are not ready yet...
2007-10-19 Rafaël Carréqt4: fix the use of HTTP in open dialog
2007-10-19 Jean-Baptiste KempfAdd NellyMoser with FourCC NELL.
2007-10-19 Jean-Baptiste KempfQt4 - make the Browse Device button to actually do...
2007-10-19 Jean-Baptiste KempfQt4 - open File shortcut fix.
2007-10-18 Laurent AimarDVD CC are not reordered.
2007-10-18 Jean-Paul SamanUse proper unity.
2007-10-18 Jean-Paul SamanAdd support for converting RGBA into YUVA using ffmpeg...
2007-10-18 Jean-Paul SamanRemove printf().
2007-10-18 Jean-Paul SamanRemove useless empty line.
2007-10-18 Jean-Paul SamanAdd VLC_FOURCC('R','G','B','A') to modules/codec/ffmpeg...
2007-10-18 Jean-Paul SamanFixed compiler warning for unused variables.
2007-10-18 Rafaël Carréxspf writer: forget to increment the source pointer...
2007-10-18 Laurent AimarTivo depends on cc.h
2007-10-18 Laurent AimarAdded support for DVD and ReplayTV CC.
2007-10-18 Rafaël Carrételepathy: register the callbacks only when we are...
2007-10-18 Laurent AimarAdded partial XDS decoding support (channle/program)
2007-10-18 Laurent AimarFixed infinite loop.
2007-10-18 Rafaël Carréxspf writer: do percent encoding on more characters...
2007-10-18 Rafaël Carréplaylist_CreateNode(): add an argument to specify an...
2007-10-18 Felix Paul Kühne* implemented the generic VLC media player Help window...
2007-10-17 Rafaël Carrénsv demuxer: H264 is quite common
2007-10-17 Rafaël Carréqt4: The media library can be disabled
2007-10-17 Rafaël Carréqt4: open file requester when the playlist is empty...
2007-10-17 Christophe Mutricysvn:keywords=Id
2007-10-17 Laurent AimarAdded closed captions decoding for tivo files.
2007-10-17 Laurent Aimar Added cc data extraction support for mpeg 1/2 when...
2007-10-17 Laurent AimarBuild CC module.
2007-10-17 Laurent Aimar Added closed captions decoding/extracting from ES...
2007-10-17 Laurent AimarClosed captions decoder.
2007-10-17 Rémi Denis-CourmontAlways check the certificates chain - it does not make...
2007-10-17 Rémi Denis-CourmontError out if hostname not specified
2007-10-17 Rafaël Carrésap: do not release an object we did't yield
2007-10-16 Jean-Baptiste KempfQt 4.2: compatibility... btw, just switch to QT 4.3...
2007-10-16 Jean-Baptiste KempfQt4 - Open: - remove a few kludges, clean and do it...
2007-10-16 Rafaël Carréqt4: fix a segfault
2007-10-15 Christophe Mutricyi18n for the Qt dialogs
2007-10-15 Rafaël Carréqt4 preferences: combo is mandatory in StringListConfig...
2007-10-15 Rafaël Carréqt4 simple preferences: only show the options of the...
2007-10-15 Rafaël Carréqt4 preferences: the label is not mandatory in object...
2007-10-15 Rémi Denis-CourmontSeparate LDFLAGS from LIBS for real.
2007-10-15 Jean-Paul Samansmall codingstyle fix
2007-10-15 Jean-Paul SamanWhitespace cleanup
2007-10-15 Jean-Paul SamanRemove excess whiteline.
2007-10-15 Jean-Paul SamanIndentation.
2007-10-15 Jean-Paul SamanRemove excess trainling newlines at end of file.
2007-10-15 Jean-Baptiste KempfQt4 - compil fix.
2007-10-15 Jean-Baptiste KempfQt4 - threads assertions fixes, docking playlist and...
2007-10-15 Jean-Baptiste KempfQt4 - Prepare for get FPS.
2007-10-15 Jean-Baptiste KempfQt4 - Various comments and unimportant fixes.
2007-10-14 Rafaël Carréaudioscrobbler: submits songs when the input end, not...
2007-10-14 Rafaël Carréupnp intel: reverts [22521] to make it compile. The...
2007-10-14 Rafaël Carréaudioscrobbler: read the metadata when it has been...
2007-10-14 Laurent AimarClean up + fixed a few memleaks.
2007-10-14 Laurent AimarRemoved meta-preparsed.
2007-10-14 Laurent AimarRemoved meta-preparsed variable.
2007-10-13 Laurent AimarRestore extension detection (ty and ty+)
2007-10-13 Rémi Denis-CourmontLink with the in-tree libvlc
2007-10-12 Laurent AimarImport new http://tivo-vlc.sf.net tivo demuxer version...
2007-10-12 Laurent AimarUse field order (top/bottom) for correct bob/linear...
2007-10-12 Damien Fouilleulplaylistinfo.m: MacOS X GUI, fixed crash where meta...
2007-10-12 Rafaël Carréqt4: do not access a widget from another thread
2007-10-12 Rafaël Carrélogo filter: fail early if the logo hasn't been specifi...
2007-10-12 Jean-Paul SamanPatch by Richard Hosking: Userptr IO buffers need to...
2007-10-12 Christophe Mutricystandardpanel: Add some tooltips
2007-10-12 Christophe MutricyOups
2007-10-12 Christophe MutricyDistribute pixmaps/menus_info_16px.png and sort the...
2007-10-12 Rafaël Carréxspf: try to produce valid XSPF files (there's still...
2007-10-12 Jean-Baptiste KempfQt4 - fix the assert bug on releasing the Video. There...
2007-10-11 Christophe MutricyFix make dist
2007-10-11 Jean-Baptiste KempfQt4 - Fix a Sout bug - spotted by humbleb on IRC
2007-10-11 Jean-Baptiste KempfQt4: close() slot problem fixed.
2007-10-11 Jean-Baptiste KempfQt4 - Menus. small fix.
2007-10-11 Jean-Baptiste KempfQt4 - VLM improvements in the layout and in the functio...
2007-10-11 Jean-Baptiste KempfQt4 - fix compilation on QT4.2
2007-10-11 Laurent AimarAdded support for basic LOAS AAC stream.
2007-10-11 Rémi Denis-CourmontIncrease upper tempo limit
next