]> git.sesse.net Git - vlc/shortlog
vlc
2009-08-07 Rémi Denis... Solaris needs _XPG4_2 for ancilliary data (fixes: ...
2009-08-07 Rémi Denis... _POSIX_PTHREAD_SEMANTICS is already defined by AC_USE_S...
2009-08-07 Jean-Baptiste... Simplify detection caca and force 0.99beta1
2009-08-07 Jean-Baptiste... Delete galaktos plugin.
2009-08-07 Jean-Baptiste... Simplify configure for win32
2009-08-07 Jean-Baptiste... E-AC3 patch update
2009-08-06 Laurent AimarRevert "Remove useless assignation"
2009-08-06 Laurent AimarFixed a segfault in module_Load in case of error.
2009-08-06 Grigori Goronzylibass: rename types to match upstream
2009-08-06 Rémi Denis... Remove useless assignation
2009-08-06 Ilkka Ollakkafreetype: add error-output
2009-08-06 Ilkka Ollakkafreetype: force updating fontcache on loading of module
2009-08-06 Rémi Denis... vlc-wrapper needs -lsocket on Solaris (fixes: #3035)
2009-08-06 Rémi Denis... Remove broken lrint hack (fix: #3030)
2009-08-06 Rémi Denis... Work around missing POSIX.2008 dirfd() on Solaris ...
2009-08-06 Rémi Denis... Fix config parameter descriptive comment (fixes: #3032)
2009-08-06 Rémi Denis... Do not undef _FILE_OFFSET_BITS (fixes: #3031)
2009-08-06 Rémi Denis... Check for fstatfs (fixes: #3028)
2009-08-06 Rémi Denis... Work around missing PF_LOCAL (fixes: #3027)
2009-08-06 Rémi Denis... Cosmetic: socket(AF_ -> socket(PF_
2009-08-06 Rémi Denis... Specify the install path for plugins
2009-08-06 Jean-Baptiste... Update libass repo location
2009-08-06 Jean-Baptiste... Keep access_gnomevfs as the plugin name
2009-08-05 Jean-Baptiste... Simplify Jack and DCA detection
2009-08-05 Jean-Baptiste... Simplify portaudio and libxml2 detection
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...
next