]> git.sesse.net Git - vlc/shortlog
vlc
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
2009-07-31 Olivier Aubertpython-ctypes: offer shortcuts for MediaList and MediaL...
2009-07-31 Olivier Aubertpython-ctypes: fix spacing in docstring comments
2009-07-31 Olivier Aubertpython-ctypes: allow to specify class docstrings in...
2009-07-31 Olivier Aubertpython-ctypes: do not redefine overridden methods
2009-07-31 Olivier Aubertpyton-ctypes: reset comment when parsing includes
2009-07-31 Olivier Aubertpython-ctypes: generate list methods when possible
2009-07-31 Olivier Aubertpython-ctypes: convert NULL return values to None
2009-07-31 Olivier Aubertpython-ctypes: generate classes for enum typedefs
2009-07-31 Rémi Duraffortvariables:
2009-07-31 Rémi Duraffortvariables:
2009-07-31 Ilkka OllakkaQT4: set sorting-connections by hand
2009-07-31 Rafaël Carréncurses: check playlist_CurrentPlayingItem() return...
2009-07-31 Ilkka Ollakkadvb: scanning ain't only -T, change dialog
2009-07-31 Rémi Duraffortpodcast: implement image support (it might be a good...
2009-07-31 Rémi Duraffortfetcher: fix a typo (thanks to fenrir).
2009-07-31 Felix Paul... macosx: some more Sparkle demos
2009-07-31 Felix Paul... macosx: modernise framework compilation flags
2009-07-31 Felix Paul... clean up
2009-07-31 Pierre d'Herbemontlibvlc: Remove unimplemented media_list_view functions...
2009-07-31 Michael Hanselmannraop: Implement password authentication
2009-07-31 Michael Hanselmannraop: Implement options for password
2009-07-31 Rémi Duraffortpodcast: remove the sys struct because we don't really...
2009-07-31 Rémi Duraffortpodcast: fix object leak (and memleak) in case of error.
2009-07-31 Rémi Duraffortpodcast: no need to strdup the string here.
2009-07-31 Rémi Duraffortpodcast: fix typo and remove unused p_sys member.
2009-07-30 Pierre Ynardthreads: remove unused fields in headers
2009-07-30 Laurent AimarIncreased version-info after modification in 1.0 branch.
2009-07-30 Rémi Duraffortpodcast: set the duration of an input item when available.
2009-07-30 Rémi Duraffortpodcast: no need to strdup (as we free the original...
2009-07-30 Rémi Duraffortpodcast: factorize.
2009-07-30 Rémi DuraffortFix podcast configuration.
2009-07-30 Rémi DuraffortUpdate LIST.
2009-07-30 Rémi DuraffortUse var_ToggleBool.
2009-07-30 Felix Paul... macosx: forward-port recent preferences and media keys...
2009-07-30 Felix Paul... Restored Leopard compatibility lost in previous commits
2009-07-30 Rémi Duraffortfontconfig: fix memleak (typo).
2009-07-30 ogg.k.ogg.kadd video streams' BOS packets first
2009-07-30 Rémi Duraffortfontconfig: factorize and fix memleaks.
2009-07-30 Rémi Duraffortvariables: var_IncInteger and var_DecInteger are now...
2009-07-30 Rémi Duraffortdemux: use calloc when applicable.
2009-07-30 Rémi Duraffortplaylist_demux: remove unneeded peek.
2009-07-30 Ilkka Ollakkafreetype: initialise variable and check fontmatch pointer
2009-07-30 Ilkka Ollakkax264: when partitions=all, just set partitions~0
2009-07-30 Ilkka Ollakkadvb-c: somewhat working channel-scanning in linux
2009-07-30 Ilkka Ollakkadvb-c: check symbol-rate limits from frontend
2009-07-30 Pierre YnardWin32: wait for timer callbacks to complete when destro...
2009-07-30 Olivier Aubertpython-ctypes: one more TODO item
2009-07-30 Olivier AubertFix comments in include files
2009-07-30 Olivier AubertNew python bindings, using ctypes, automatically genera...
2009-07-30 Olivier Aubertpython: remove deprecated methods
2009-07-30 Olivier Aubertdeprecated.h: fix libvlc_media_player_set_xwindow reference
2009-07-30 Felix Paul... contribs: updated package for Mac OSX including a sligh...
2009-07-30 Felix Paul... macosx: basic Sparkle integration
2009-07-29 Christophe... Sort the symbol list
2009-07-29 Pierre Ynardv4l2: fix reversed logic
2009-07-29 ogg.k.ogg.knon BOS headers for (Vorbis, Theora, Speex, Kate) do...
2009-07-29 Laurent AimarFixed some corner case errors with SPU.
2009-07-29 Antoine CellerierPartial attempt at fixing interlacing support.
2009-07-29 Michael Hanselmannraop: Add loop for request retry
2009-07-29 Michael Hanselmannraop: Always pass dictionaries for request and response...
2009-07-29 Michael Hanselmannraop: Always read headers from wire
2009-07-29 Michael HanselmannConvert HTTP access module to common HTTP auth functions
2009-07-29 Michael Hanselmannraop: Return HTTP status code from ReadStatusLine
2009-07-29 Michael Hanselmannraop: Keep original response status line
2009-07-29 Michael HanselmannAdd library functions for HTTP client authentication
2009-07-29 Felix Paul... contribs: fixed libass compilation
2009-07-29 Rémi Duraffortvariables: fix a segfault and memory leak when TriggerC...
2009-07-29 Rémi DuraffortFix mode.
2009-07-29 Ilkka Ollakkafreetype: more fontconfig error-checking
2009-07-28 Jean-Baptiste... Contribs: Clean libass also on clean-svn
2009-07-28 Jean-Baptiste... Libass can now disable test.
2009-07-28 ogg.k.ogg.kreconstruct Theora granpos
2009-07-28 Jean-Baptiste... No need to deactivate fluidsynth on Win32 anymore
2009-07-28 Jean-Baptiste... Finish compilation of FluidSynth on Windows.
2009-07-28 Jean-Baptiste... Remove xml2 dependency for freetype and libass on Win32
2009-07-28 Christophe... Fix distribution in share/
2009-07-28 Laurent AimarFixed filter_*Blend rgb masks initialization.
2009-07-28 Laurent Aimaremoved unused pf_render function in subpicture_t.
2009-07-28 Laurent AimarRemoved now unused pf_pre_render in subpicture_t.
2009-07-28 Laurent AimarFixed kate with tiger support integration.
2009-07-28 Laurent AimarFixed csri decoder integration.
2009-07-28 Laurent AimarFixed the order of destruction of ephemere subpictures...
2009-07-28 Anthony Loiseaucodec/libass: avoid possible segfault
2009-07-28 Ilkka Ollakkafreetype: check correct variable
next