]> git.sesse.net Git - vlc/shortlog
vlc
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
2009-08-01 Jakob LebenQt4 playlist: keep item order when moving
2009-08-01 Rémi Denis... Revert "QT4: set sorting-connections by hand"
2009-08-01 Felix Paul... contribs: enforce compilation settings for x264 and...
2009-08-01 Felix Paul... contribs: make sure libgsm geet's compiled with the...
2009-08-01 Laurent AimarRemoved prefetch whole file advise in the file access.
2009-08-01 Laurent AimarSplit back window module providers by type.
2009-08-01 Ilkka Ollakkafreetype: initialise fontresult to FcResultMatch
2009-08-01 Laurent AimarMoved out video statistics to its own file and use...
2009-08-01 Laurent AimarMoved out snapshot code to a standalone file.
2009-08-01 Laurent AimarUpdated xcb vout module to the new API.
2009-08-01 Laurent AimarUpdated omapfb vout module to the new API.
2009-08-01 Laurent AimarUpdated msw vout modules to the new window API.
2009-08-01 Laurent AimarUpdated xlib vout module to the new API.
2009-08-01 Laurent AimarUpdated drawable vout_window provider to the new API.
2009-08-01 Laurent AimarUpdated maemo vout_window provider to the new API.
2009-08-01 Laurent AimarUpdated skins2 vout_window provider to the new API.
2009-08-01 Laurent AimarUpdated qt4 vout_window provider to the new API.
2009-08-01 Laurent AimarModified vout_window_t to be completly independant...
2009-08-01 Anthony LoiseauTag some more options as safe
2009-08-01 Rémi Denis... Update thanks
2009-08-01 Rémi Denis... Bump libvlccore version to compensate 1.0-bugfix age...
2009-08-01 Rémi Denis... Revert "Increased version-info after modification in...
2009-08-01 Branko KokanovicAdding mirror video filter
2009-07-31 ogg.k.ogg.kfactor the ogg paging code
2009-07-31 Felix Paul... macosx: implemented 'play-and-exit' (closes #2237)
2009-07-31 Felix Paul... macosx: implemented the input-slave option for file...
2009-07-31 Olivier Aubertpython-ctypes: implement iterator protocol for Log
2009-07-31 Olivier Aubertpython-ctypes: improve documentation generation
2009-07-31 JP DingerSimplify the other part, too.
2009-07-31 JP DingerFactorise list.sh a bit: rewrite some multiple commands...
2009-07-31 JP DingerDrop a const on a static array and misc cleanup.
2009-07-31 Olivier Aubertpython-ctypes: fix docstrings
2009-07-31 Olivier Aubertpython-ctypes: fix doxygen to epydoc comment conversion
2009-07-31 Olivier AubertFix comments/variable names in includes
2009-07-31 Olivier Aubertpython-ctypes: update README
next