]> git.sesse.net Git - vlc/history - modules
add add_font define to plugin defines, and change freetype to use it
[vlc] / modules /
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.
2009-07-30 Rémi DuraffortUse var_ToggleBool.
2009-07-30 Felix Paul Kühnemacosx: forward-port recent preferences and media keys...
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 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-29 Pierre Ynardv4l2: fix reversed logic
2009-07-29 ogg.k.ogg.knon BOS headers for (Vorbis, Theora, Speex, Kate) do...
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 Rémi DuraffortFix mode.
2009-07-29 Ilkka Ollakkafreetype: more fontconfig error-checking
2009-07-28 ogg.k.ogg.kreconstruct Theora granpos
2009-07-28 Jean-Baptiste KempfFinish compilation of FluidSynth on Windows.
2009-07-28 Laurent AimarFixed filter_*Blend rgb masks initialization.
2009-07-28 Laurent AimarFixed kate with tiger support integration.
2009-07-28 Laurent AimarFixed csri decoder integration.
2009-07-28 Anthony Loiseaucodec/libass: avoid possible segfault
2009-07-28 Ilkka Ollakkafreetype: check correct variable
2009-07-28 Rémi Duraffortzipstream: typo.
2009-07-28 Ilkka Ollakkafix typo
2009-07-28 Ilkka Ollakkafreetype: add more error-checking
2009-07-28 Ilkka Ollakkax264: use ABR-mode if user specifies bitrate
2009-07-28 Ilkka Ollakkatranscode: change default videobitrate to 0
2009-07-28 Rémi DuraffortZip: fix use after free error.
2009-07-27 Laurent AimarWorkaround for 0 being invalid timestamp.
2009-07-27 Laurent AimarImproved subtitle rendering accuracy and fixed pause...
2009-07-27 Laurent AimarImproved pre-blending in ssa decoder.
2009-07-27 Pierre YnardWinCE: work-around for network file test
2009-07-27 Rémi DuraffortUse var_ToggleBool when applicable.
2009-07-27 Rémi Duraffortx264: no need to create the variables when closing...
2009-07-27 Rémi Duraffortskins2: factorize.
2009-07-27 JP DingerClean up syslog handling in logger: Use only one list...
2009-07-27 Ilkka Ollakkafreetype.c: use var_CreateGet for variables
2009-07-27 Ilkka Ollakkafreetype: use asprintf instead malloc/sprintf
2009-07-27 Jean-Baptiste KempfCODEC_ID_SPEEX appeared in 51.50.1
2009-07-27 Ilkka Ollakkafreetype: use fontconfig to get default font if available
2009-07-27 Rémi DuraffortCometics.
2009-07-27 Rémi Duraffortwingdi: remove duplication (allready defined in vout.h).
next