]> git.sesse.net Git - vlc/history - modules
posterize: remove unused variable (set but not used)
[vlc] / modules /
2011-05-15 Rémi Duraffortposterize: remove unused variable (set but not used)
2011-05-15 Rémi Durafforttaglib: check for the presence of apefile.h
2011-05-14 Jean-Baptiste KempfAdd 2 shortnames for modules that have options...
2011-05-14 Jean-Baptiste KempfQt: remove unneeded code
2011-05-14 Jean-Baptiste KempfQt: kill warnings and probably a crash on Win32
2011-05-14 Jean-Baptiste KempfQt: fix breakage on Win32 because of moc versions
2011-05-14 Jean-Baptiste KempfAtmo: fix compilation
2011-05-14 Jean-Baptiste KempfVisualisation: fix preferences, warnings and cosmetics
2011-05-14 Jean-Baptiste KempfAvformat demuxer: kill 2 warnings about signedness
2011-05-14 Rémi Durafforttaglib: read and wirte APE tags for .ape files.
2011-05-14 Rémi Durafforttaglib: cleanup macro definition.
2011-05-14 Rémi Denis-Courmontatmo: fix most warnings, convert to Unicode, kill usele...
2011-05-14 Jean-Baptiste KempfWaveout: tentative fix for WinCE
2011-05-14 Jean-Baptiste KempfQt: win32 warning killing
2011-05-14 Jean-Baptiste KempfQt: more of the same warnings killing
2011-05-14 Jean-Baptiste KempfDirectSound: correct include order
2011-05-14 Rémi Denis-CourmontMSW vouts: fix warnings
2011-05-14 Rémi Denis-Courmontdshow: fix warnings
2011-05-14 Jean-Baptiste KempfQt: more of the same simplifications and warnings
2011-05-14 Jean-Baptiste KempfQt: kill unused-parameters variables warnings
2011-05-14 Jean-Baptiste KempfQt: kill unused_parameters warnings
2011-05-14 Jean-Baptiste KempfQt: more warnings
2011-05-14 Jean-Baptiste KempfQt, menu: code simplification
2011-05-14 Jean-Baptiste KempfQt: operator priority
2011-05-14 Rémi Denis-CourmontBDA: fix warnings
2011-05-14 Jean-Baptiste KempfQt: fix a warning in the playlist models
2011-05-14 Jean-Baptiste KempfQt: kill a bunch of warnings
2011-05-14 Jean-Baptiste KempfQt: explicit sign conversion
2011-05-14 Rémi Denis-Courmonttaglib: fix unused parameters/variables
2011-05-14 Rémi Denis-CourmontUPnP: fix warning
2011-05-14 Jean-Baptiste KempfQt: fix a warning about operator precedence
2011-05-14 Jean-Baptiste KempfQt: remove unused variable in pl_model
2011-05-14 Jean-Baptiste KempfQt: remove unused variable.
2011-05-14 Jean-Baptiste KempfQt: fix reordering warnings
2011-05-14 Jean-Baptiste KempfQt: fix signedness issue
2011-05-14 Jean-Baptiste KempfQt: fix signedness comparison issue
2011-05-14 Jean-Baptiste KempfQt: remove unused variable
2011-05-14 Jean-Baptiste KempfQt, menus: fix a possible crash
2011-05-14 Rémi Duraffortqt4: fix two crashes.
2011-05-13 Rémi Denis-CourmontDummy: select a sane sample format
2011-05-13 Rémi Denis-CourmontRemove dummy plugin config item parameter
2011-05-13 Rémi Denis-Courmontfluidsynth: correct sound font location in preferences
2011-05-13 Jean-Baptiste KempfQt: fix a signal in the media_info dialog
2011-05-13 Jean-Baptiste KempfFix dist after [2b4266d1ea6ddebfa76652687d99ba52186d2bf7]
2011-05-12 Rémi Denis-CourmontQt4: not unloadable on Linux
2011-05-12 Jean-Baptiste KempfAvformat: better debugging message
2011-05-12 Rémi Denis-CourmontRTP out: robustify send error handling
2011-05-12 Rémi Denis-CourmontRTP out: fix warning
2011-05-11 Rémi Denis-CourmontDTV: wire ACCESS_SET_PRIVATE_ID_CA (forgotten in previo...
2011-05-11 Rémi Denis-CourmontLinux DVB: migrate EN 50221 code
2011-05-11 Rémi Denis-CourmontAdd HAVE_DVBPSI, and use it, DVBPSI_CFLAGS and DVBPSI_LIBS
2011-05-11 Rémi Denis-CourmontLinux DVB: conditionally enable DVB-T2
2011-05-11 Rémi Denis-CourmontQt4: DVB-T2 in open dialog
2011-05-11 Rémi Denis-CourmontDTV: common support for DVB-T2
2011-05-11 Rémi Denis-CourmontDTV: Linux DVB-T2 support (if'd out)
2011-05-11 Rémi Denis-CourmontLinux DVB: fix guard intervals table order and DVB...
2011-05-11 Rémi Denis-CourmontUpdate message callback
2011-05-11 Rémi Denis-CourmontQt4: convert VLC message stuff to QString
2011-05-11 Rémi Denis-CourmontNo need to copy msg_item_t.psz_header
2011-05-11 Rémi Denis-CourmontUse copy/free paradigm rather than hold/release for...
2011-05-11 Rémi Denis-CourmontRemove write-only change_need_restart()
2011-05-11 Jean-Paul Samanstream_filter/httplive.c: #EXTINF: accepts integer...
2011-05-11 Jean-Paul Samanstream_filter/httplive.c: Remove stream_t* argument...
2011-05-11 Jean-Paul Samanstream_filter/httplive.c: split up parse_SegmentationIn...
2011-05-10 Jean-Baptiste KempfQt, playlist view: code simplification
2011-05-10 Rémi Denis-Courmontamem: i_nb_samples is unsigned, no need for size_t
2011-05-10 Rémi Denis-CourmontAdd virtual audio output plugin
2011-05-10 Rémi Denis-CourmontAlias vlc_memset() to memset()
2011-05-10 Jean-Baptiste KempfQt, recents: elide on display in the menu, not at creation
2011-05-10 Jean-Baptiste KempfRevert "Qt, recents: elipse on the left the mrl"
2011-05-09 Jean-Baptiste KempfQt, selector: don't rebuild the model when not necessary...
2011-05-09 Jean-Baptiste KempfQt, recents: elipse on the left the mrl
2011-05-09 Rémi Denis-CourmontChecks for CPU capability at run-time (on x86 and PPC)
2011-05-09 Rémi Denis-CourmontDo not pass -mmmx or -msse2 to the compiler
2011-05-09 Jean-Baptiste KempfFreetype: use add_loadfile when fontconfig|win32 is...
2011-05-09 Jean-Baptiste KempfQt: rename variable for consistency
2011-05-09 Jean-Baptiste KempfQt: fix build with --disable-media-library
2011-05-09 Jean-Baptiste KempfQt: try to enable PL/ML switching
2011-05-09 Jean-Baptiste KempfQt: allow SQL-ML configuration
2011-05-09 Jean-Baptiste KempfQt: MLModel creation and assignation
2011-05-09 Jean-Baptiste KempfQt, selector: Signal renaming to avoid Qt confusion
2011-05-09 Jean-Baptiste KempfQt, selector: activate the SQL ML
2011-05-09 Jean-Baptiste KempfDVDnav: fix .ifo files opening
2011-05-08 Rémi Denis-Courmontdvdnav: only try to regular files matching *.iso (fix...
2011-05-08 Rémi Denis-Courmontdvdnav: skip probing if forced and do not accept "file://"
2011-05-08 Laurent AimarSerialized libmodplug loading code.
2011-05-08 Jean-Baptiste KempfAudiobar: remove trailing whitespace
2011-05-07 Rémi Denis-CourmontRename LIBVLC_* function attributes to VLC_* within...
2011-05-07 Rémi Denis-Courmontconfig.h MUST ALWAYS BE INCLUDED _FIRST_! Fix Windows...
2011-05-07 Katsushi Kobayashiqtcapture: implement video capture device selection
2011-05-07 Katsushi Kobayashiqtcapture: added support for all QTKit-compatible video...
2011-05-07 Felix Paul Kühnedeinterlace: fix compilation on Mac OSX 10.5, for which...
2011-05-07 Felix Paul Kühnedvdnav: compilation fix
2011-05-07 Rémi Denis-Courmontdvdnav: cleanup probing
2011-05-07 Rémi Denis-Courmontdvdnav: remove useless parameter
2011-05-06 Rafaël Carréncurses: fix display glitch in stats/info/meta boxes
2011-05-06 Felix Paul Kühnemacosx: added a track synchronization panel
2011-05-06 Felix Paul Kühnedeinterlace: compilation fix
2011-05-05 Rémi Denis-CourmontIVTC: fix undefined arithmetic
2011-05-05 Benjamin Drunglibpulse_plugin: Fix linking against pulseaudio.
next