]> git.sesse.net Git - vlc/shortlog
vlc
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... Add 2 shortnames for modules that have options...
2011-05-14 Rémi Denis... Fix loading plugins still depending on unsafe config...
2011-05-14 Jean-Baptiste... Qt: remove unneeded code
2011-05-14 Jean-Baptiste... Qt: kill warnings and probably a crash on Win32
2011-05-14 Jean-Baptiste... Qt: fix breakage on Win32 because of moc versions
2011-05-14 Jean-Baptiste... Atmo: fix compilation
2011-05-14 Jean-Baptiste... Visualisation: fix preferences, warnings and cosmetics
2011-05-14 Jean-Baptiste... Avformat 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... msg_Copy: psz_header can be NULL
2011-05-14 Rémi Denis... atmo: fix most warnings, convert to Unicode, kill usele...
2011-05-14 Jean-Baptiste... Waveout: tentative fix for WinCE
2011-05-14 Jean-Baptiste... Qt: win32 warning killing
2011-05-14 Jean-Baptiste... Qt: more of the same warnings killing
2011-05-14 Jean-Baptiste... DirectSound: correct include order
2011-05-14 Rémi Denis... MSW vouts: fix warnings
2011-05-14 Rémi Denis... dshow: fix warnings
2011-05-14 Jean-Baptiste... Qt: more of the same simplifications and warnings
2011-05-14 Jean-Baptiste... Qt: kill unused-parameters variables warnings
2011-05-14 Jean-Baptiste... Qt: kill unused_parameters warnings
2011-05-14 Jean-Baptiste... Qt: more warnings
2011-05-14 Jean-Baptiste... Qt, menu: code simplification
2011-05-14 Jean-Baptiste... Qt: operator priority
2011-05-14 Rémi Denis... BDA: fix warnings
2011-05-14 Jean-Baptiste... Qt: fix a warning in the playlist models
2011-05-14 Jean-Baptiste... Qt: kill a bunch of warnings
2011-05-14 Jean-Baptiste... Qt: explicit sign conversion
2011-05-14 Rémi Denis... browser plugins: remove MAKEFLAGS to work around broken...
2011-05-14 Rémi Denis... taglib: fix unused parameters/variables
2011-05-14 Rémi Denis... UPnP: fix warning
2011-05-14 Jean-Baptiste... Qt: fix a warning about operator precedence
2011-05-14 Jean-Baptiste... Qt: remove unused variable in pl_model
2011-05-14 Jean-Baptiste... Qt: remove unused variable.
2011-05-14 Jean-Baptiste... Qt: fix reordering warnings
2011-05-14 Jean-Baptiste... Qt: fix signedness issue
2011-05-14 Jean-Baptiste... Qt: fix signedness comparison issue
2011-05-14 Jean-Baptiste... Qt: remove unused variable
2011-05-14 Jean-Baptiste... Qt, menus: fix a possible crash
2011-05-14 Rémi Duraffortqt4: fix two crashes.
2011-05-14 Rémi Denis... Enable compilation warnings on C++
2011-05-14 Rémi Denis... M4 C++ flags macros
2011-05-13 Rémi Denis... Dummy: select a sane sample format
2011-05-13 Rémi Denis... Remove dummy plugin config item parameter
2011-05-13 Rémi Denis... fluidsynth: correct sound font location in preferences
2011-05-13 Jean-Baptiste... Qt: fix a signal in the media_info dialog
2011-05-13 Jean-Baptiste... Fix dist after [2b4266d1ea6ddebfa76652687d99ba52186d2bf7]
2011-05-13 Jean-Baptiste... Fix dist after [103b41295a80682125ec9b2373dfc1ac346fe656]
2011-05-12 Rémi Denis... Qt4: not unloadable on Linux
2011-05-12 Rémi Denis... Lazily resolve plugins during scanning
2011-05-12 Rémi Denis... Do not keep unused plugins loaded after plugin scan
2011-05-12 Rémi Denis... Split Win32 and POSIX dynamic linker backends
2011-05-12 Rémi Denis... Inline module_Call()
2011-05-12 Rémi Denis... Keep only one cache file loaded at a time
2011-05-12 Rémi Denis... Plugins cache entries are one time use things
2011-05-12 Rémi Denis... Rationalize --(no-)plugins-cache value handling
2011-05-12 Rémi Denis... Remove write-only module_bank_t.b_cache_dirty
2011-05-12 Rémi Denis... Use native types for plugins mtime and size
2011-05-12 Jean-Baptiste... Avformat: better debugging message
2011-05-12 Rémi Denis... RTP out: robustify send error handling
2011-05-12 Rémi Denis... RTP out: fix warning
2011-05-11 Rémi Denis... DTV: wire ACCESS_SET_PRIVATE_ID_CA (forgotten in previo...
2011-05-11 Rémi Denis... Linux DVB: migrate EN 50221 code
2011-05-11 Rémi Denis... Add HAVE_DVBPSI, and use it, DVBPSI_CFLAGS and DVBPSI_LIBS
2011-05-11 Rémi Denis... Linux DVB: conditionally enable DVB-T2
2011-05-11 Rémi Denis... Qt4: DVB-T2 in open dialog
2011-05-11 Rémi Denis... DTV: common support for DVB-T2
2011-05-11 Rémi Denis... DTV: Linux DVB-T2 support (if'd out)
2011-05-11 Rémi Denis... Linux DVB: fix guard intervals table order and DVB...
2011-05-11 Rémi Denis... Bump plugin ABI
2011-05-11 Rémi Denis... Update message callback
2011-05-11 Rémi Denis... Qt4: convert VLC message stuff to QString
2011-05-11 Rémi Denis... Simplify verbosity filtering
2011-05-11 Rémi Denis... No need to copy msg_item_t.psz_header
2011-05-11 Rémi Denis... Split up debug message printing (more readable in my...
2011-05-11 Rémi Denis... flockfile stub
2011-05-11 Rémi Denis... Only take top-most object message header
2011-05-11 Rémi Denis... No need to copy module in message item
2011-05-11 Rémi Denis... Allocate message item on the stack
2011-05-11 Rémi Denis... constify
2011-05-11 Rémi Denis... Use copy/free paradigm rather than hold/release for...
2011-05-11 Rémi Denis... Remove unused msg_item_t.date
2011-05-11 Rémi Denis... Remove 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... Qt, playlist view: code simplification
2011-05-10 Rémi Denis... amem: i_nb_samples is unsigned, no need for size_t
2011-05-10 Jean-Baptiste... NEWS: Mention amem and new libvlc functions
2011-05-10 Rémi Denis... Add libvlc functions for custom audio output
2011-05-10 Rémi Denis... Add virtual audio output plugin
2011-05-10 Rémi Denis... libvlc_clock, libvlc_delay: expose LibVLC clock for...
2011-05-10 Rémi Denis... Alias vlc_memset() to memset()
2011-05-10 Jean-Baptiste... Qt, recents: elide on display in the menu, not at creation
2011-05-10 Jean-Baptiste... Revert "Qt, recents: elipse on the left the mrl"
2011-05-09 Jean-Baptiste... Qt, selector: don't rebuild the model when not necessary...
2011-05-09 Jean-Baptiste... Qt, recents: elipse on the left the mrl
2011-05-09 Rémi Denis... vlc_module_create(): remove useless parameter
next