]> git.sesse.net Git - vlc/shortlog
vlc
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...
2009-08-04 Rémi Denis... Revert "Alphabetical order"
2009-08-04 Rémi Denis... Revert "Fix make check."
2009-08-04 Rémi Denis... Revert "Sort the symbol list"
2009-08-04 Rémi Denis... Revert "Fix make check."
2009-08-04 Rémi Denis... rtsp-caching is in live555 plugin
2009-08-04 Rémi Denis... Fix unsorted check_symbols
2009-08-04 Felix Paul... macosx: minor ui changes
2009-08-04 Olivier AubertHave (and document) libvlc_media_get_duration return ms
2009-08-04 Olivier Aubertpython-ctypes: in app mode, quit on end-of-stream
2009-08-04 Olivier Aubertpython-ctypes: raise a LibVLCException in case of error
2009-08-04 Ilkka Ollakkafreetype: check xml-pointer before deleting it
2009-08-04 Olivier Aubertpython-ctypes: fix trailing whitespace
2009-08-04 Olivier Aubertpython-ctypes: extend interactive command set
2009-08-04 Olivier Aubertpython-ctypes: improve win32 support
2009-08-04 Olivier Aubertpython-ctypes: make the executable version more interactive
2009-08-04 Jean-Paul Samanlibvlc: clean up libvlc_Stopped and vlc_to_libvlc_state...
2009-08-04 Jean-Paul Samanlibasf: remove stray '\'
2009-08-03 Jean-Baptiste... Freetype: more debug for Fc Building, aimed at Win32
2009-08-03 Ilkka Ollakkafreetype: don't load/unload xml-module on every RenderH...
2009-08-03 Ilkka Ollakkafreetype: use selected fontfamily to render also subtitles
2009-08-03 Rafaël Carréncurses: lock playlist in open box
2009-08-03 Jean-Baptiste... Qt4: save only the family of the font
2009-08-03 Jean-Baptiste... Qt: Font setting, restore the value from vlcrc.
2009-08-03 Jean-Baptiste... Qt: font selector, align on the right.
2009-08-03 Jean-Baptiste... Qt: Use a QFontComboBox instead of a QFontDialog.
2009-08-03 Rémi Denis... Fix free() warning
2009-08-03 Rémi Denis... vlc_timer_gettime: fix corner-case dead lock
2009-08-03 Rémi Denis... Fix forward compatibility with glibc > 2
2009-08-03 Rémi Denis... Force normal rather than default mutexes in release...
2009-08-03 Rémi DuraffortFix make check.
2009-08-03 Olivier Aubertpython-ctypes: give running example
2009-08-03 Olivier Aubertpython-ctypes: fix enum names conversion
2009-08-03 Olivier Aubertpython-ctypes: implement support for callbacks
2009-08-03 Olivier Aubertpython-ctypes: fix enum names conversion
2009-08-03 Olivier Aubertpython-ctypes: parse enum definition from libvlc_events.h.
2009-08-03 Rémi Denis... sys/mount.h requires sys/param.h on OpenBSD
2009-08-03 Rémi Duraffortvariables: use a more restrictive assert as all variabl...
2009-08-03 Ilkka Ollakkaadd add_font define to plugin defines, and change freet...
2009-08-03 Ilkka OllakkaQT4: enable fontdialog for choosing freetype-font family
2009-08-03 Ilkka OllakkaQT4: remove Ensurevisible from scrollTo
2009-08-03 Ilkka OllakkaQT4: set rowUniformHeights to true on playlistview
2009-08-02 Rémi Denis... Remove BSDism
2009-08-02 Rémi Denis... AVI: abort if user gave up while rebuilding the index...
2009-08-02 Rémi Denis... module_need: give up if pf_activate returns VLC_ETIMEOU...
2009-08-02 Rémi Denis... Do not exit with VLC error codes
2009-08-02 Rémi Denis... Replace VLC_ETHREAD with VLCENOMEM.
2009-08-02 Rémi Denis... Win32: support loading plugins from directories with...
2009-08-02 Rémi Denis... Use Unicode paths for plugins scan and ignore non-regul...
2009-08-02 Rémi Denis... AllocatePluginDir: remove dummy b_die check
2009-08-02 Ilkka OllakkaQT: move sortingIndicator to correct position when...
2009-08-02 Ilkka Ollakkaqt4: don't sort playlist by default take two
2009-08-02 Rémi Denis... Unused test
2009-08-02 Rémi Denis... Cleanup vlc_timer_* prototypes
2009-08-02 Rémi Denis... Win32: privatize vlc_timer layout too
2009-08-02 Rémi Denis... Win32: compile fix
2009-08-02 Rémi Denis... POSIX: use pthread-based timers
2009-08-02 Rémi Denis... Fix timer test
2009-08-02 Rémi Denis... Preparser: detach thread and race to idle
2009-08-02 Rémi Denis... fetcher: detach thread and race to idle
2009-08-02 Rémi Denis... vlc_detach: releases a thread handle asynchronously
2009-08-02 Rémi Denis... Win32: make vlc_thread_t a plain HANDLE (no heap alloc)
2009-08-02 Rémi Denis... Win32: unimplement thread result
2009-08-02 Rémi Denis... Win32: no need to put thread function into vlc_thread_t
2009-08-01 Felix Paul... macosx: disable unloading
2009-08-01 Felix Paul... macosx: prepare the switch from dyld to 'Dynamic Loader...
2009-08-01 Rémi Denis... Revert "modules: added a hack to work-around the buggy...
2009-08-01 Felix Paul... modules: added a hack to work-around the buggy 64bit...
2009-08-01 Rémi Denis... XCB screen: timer thread safety
2009-08-01 Rémi Denis... Test cases for timers
2009-08-01 Rémi Denis... Dummy: remove dummy (indeed) access, convert demux...
2009-08-01 Rémi Denis... Dummy demux: simplify
2009-08-01 Rémi Denis... Dummy: handle sub-second pauses
next