]> git.sesse.net Git - vlc/history - modules
python-ctypes: fix indent issue
[vlc] / modules /
2009-08-09 Rémi Denis-CourmontXCB-XVideo: compilation fix
2009-08-08 Laurent AimarUsed YUV fallback list in xcb.
2009-08-08 Laurent AimarEnabled xcb x11/xv in "vout display" wrapper.
2009-08-08 Laurent AimarConverted vout xcb to "vout display" API.
2009-08-08 Jakob LebenQt4 Playlist: Disable dropping on non-container items
2009-08-08 Jakob LebenQt4 Playlist: Disable moving items into top level of...
2009-08-08 Jean-Baptiste KempfSimplify Alsa detection and drop support for alsa ...
2009-08-08 Rémi Denis-CourmontMissing file
2009-08-07 Laurent AimarAdded a small heuristic to improve MLP detection in...
2009-08-07 Laurent AimarAdded support for AOB files (LPCM/MLP) to our PS demuxer.
2009-08-07 Laurent AimarAdded LPCM from AOB suport to our LPCM decoder.
2009-08-07 Rémi Denis-Courmontfpclassify() is C99, not necessarily available in C++
2009-08-07 Jean-Baptiste KempfDelete galaktos plugin.
2009-08-06 Grigori Goronzylibass: rename types to match upstream
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-CourmontRemove broken lrint hack (fix: #3030)
2009-08-06 Rémi Denis-CourmontWork around missing POSIX.2008 dirfd() on Solaris ...
2009-08-06 Rémi Denis-CourmontCheck for fstatfs (fixes: #3028)
2009-08-06 Rémi Denis-CourmontCosmetic: socket(AF_ -> socket(PF_
2009-08-06 Rémi Denis-CourmontSpecify the install path for plugins
2009-08-05 Laurent AimarEnabled SDL in "vout display" wrapper.
2009-08-05 Laurent AimarConverted vout sdl to "vout display" API.
2009-08-05 Jean-Baptiste KempfAVcodec version needed for 1.1 is 51.48.0 so far.
2009-08-05 Jean-Baptiste KempfSimplify vorbis detection and activate encoder except...
2009-08-05 Jean-Baptiste KempfDelete CSRI module. Unmaintained and libass is better.
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 Andy CheneeRC: add frame-by-frame function
2009-08-04 Rémi Denis-CourmontQt4: 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-Courmontrtsp-caching is in live555 plugin
2009-08-04 Felix Paul Kühnemacosx: minor ui changes
2009-08-04 Ilkka Ollakkafreetype: check xml-pointer before deleting it
2009-08-04 Jean-Paul Samanlibasf: remove stray '\'
2009-08-03 Jean-Baptiste KempfFreetype: 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 KempfQt4: save only the family of the font
2009-08-03 Jean-Baptiste KempfQt: Font setting, restore the value from vlcrc.
2009-08-03 Jean-Baptiste KempfQt: font selector, align on the right.
2009-08-03 Jean-Baptiste KempfQt: Use a QFontComboBox instead of a QFontDialog.
2009-08-03 Rémi Denis-CourmontFix free() warning
2009-08-03 Rémi Denis-Courmontsys/mount.h requires sys/param.h on OpenBSD
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-CourmontRemove BSDism
2009-08-02 Rémi Denis-CourmontAVI: abort if user gave up while rebuilding the index...
2009-08-02 Rémi Denis-CourmontReplace VLC_ETHREAD with VLCENOMEM.
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-CourmontCleanup vlc_timer_* prototypes
2009-08-01 Felix Paul Kühnemacosx: disable unloading
2009-08-01 Rémi Denis-CourmontXCB screen: timer thread safety
2009-08-01 Rémi Denis-CourmontDummy: remove dummy (indeed) access, convert demux...
2009-08-01 Rémi Denis-CourmontDummy demux: simplify
2009-08-01 Rémi Denis-CourmontDummy: handle sub-second pauses
2009-08-01 Jakob LebenQt4 playlist: keep item order when moving
2009-08-01 Rémi Denis-CourmontRevert "QT4: set sorting-connections by hand"
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 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 Anthony LoiseauTag some more options as safe
2009-08-01 Branko KokanovicAdding mirror video filter
2009-07-31 ogg.k.ogg.kfactor the ogg paging code
2009-07-31 Felix Paul Kühnemacosx: implemented 'play-and-exit' (closes #2237)
2009-07-31 Felix Paul Kühnemacosx: implemented the input-slave option for file...
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 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 Felix Paul Kühnemacosx: some more Sparkle demos
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 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.
next