]> git.sesse.net Git - vlc/history - modules
What is add_password_inner supposed to be, except a reinvention of add_string_inner?
[vlc] / modules /
2007-08-19 Rafaël CarréAdds CONFIG_ITEM_PASSWORD for showing stars in preferen...
2007-08-19 Rafaël CarréForces preparsing for ogg files
2007-08-19 Jean-Baptiste Kempfqt4 - Remove trailing spaces...
2007-08-19 Antoine CellerierAnother input_GetItem assert workarround.
2007-08-19 Antoine CellerierAdd config option to disable album art support in the...
2007-08-19 Antoine Cellerier* Allow getting album art for items which aren't playin...
2007-08-19 Rafaël CarréImplements ogg/vorbis & flac duration preparsing
2007-08-19 Antoine CellerierFix playlist_item_t.i_id vs input_item_t.i_id mess...
2007-08-19 Pierre d'Herbemontmodule/services_discovery/bonjour.c: Use the new API.
2007-08-19 Jean-Baptiste KempfQt4 - Right-Click menus for the main interface. Not...
2007-08-19 Gildas Bazin* modules/codec/mpeg_audio.c: fixes for free format...
2007-08-19 Ilkka Ollakkaadd artist to lua-script also
2007-08-19 Jean-Baptiste Kempfqt4 add a small define that could help to fight Qt43...
2007-08-19 Christophe MutricyFix [21233]
2007-08-19 Ilkka OllakkaSecond try, show save meta button if user changes any...
2007-08-19 Rémi Denis-CourmontFix [21239] compilation
2007-08-19 Pierre d'Herbemontcdda/access.c: Fix a warning.
2007-08-19 Rémi Denis-CourmontEnable RTCP SR from the RTP sout
2007-08-19 Rémi Denis-Courmont- Rename rtcp option to rtcp-port
2007-08-19 Antoine CellerierPreliminary album art support code for the HTTP interface.
2007-08-19 Felix Paul Kühne* default enable 'Black screens in fullscreen' and...
2007-08-19 Ilkka OllakkaEdit mediainfo so you can edit meta-data even when...
2007-08-19 Rafaël CarréDisables only informational metadata extraction in...
2007-08-19 Christophe MutricyFix compile warning
2007-08-19 Christophe MutricyLook for luameta script in share/luameta dor the case...
2007-08-19 Jean-Baptiste Kempfqt4 : QT4 album art in allways-video.
2007-08-18 Rafaël CarréFix input deadlocks in macosx gui
2007-08-18 Felix Paul Kühne* fixed a few unknown playlist queries
2007-08-18 Rafaël CarréPrevents deadlocks with input in qt4
2007-08-18 Rafaël CarréInput access locking, part 2.
2007-08-18 Rafaël CarréDisables meta reading in vorbis codec when taglib plugi...
2007-08-18 Pierre d'Herbemontmusicbrainz.c: Hopefully fix the art finder submodule.
2007-08-18 Antoine CellerierAdd some extra debug.
2007-08-18 Antoine CellerierFreeing stuff before using it is *stupid*. (<-- funman)
2007-08-18 Jean-Baptiste KempfWx: compile fix
2007-08-18 Antoine CellerierFix compile error in muscibrainz.
2007-08-18 Jean-Baptiste KempfQt4: Fix the [21193] for Qt4.
2007-08-18 Pierre d'Herbemontaudioscrobbler.c: Fix 21193. It should be reverted...
2007-08-18 Pierre d'Herbemontplaylist.m: More 21193 fixes.
2007-08-18 Pierre d'Herbemontplaylist.m: Fix the so problematic 21193.
2007-08-18 Pierre d'Herbemontmodules/services_discovery/bonjour.c: Use the new servi...
2007-08-18 Pierre d'Herbemontmodules/services_discovery/sap.c: Use the new service...
2007-08-18 Pierre d'Herbemontmodules/services_discovery/podcast.c: Fix initial numbe...
2007-08-18 Pierre d'Herbemontmodules/services_discovery/podcast.c: Use the new API.
2007-08-18 Pierre d'Herbemontmodules/services_discovery/shout.c: Use the new service...
2007-08-18 Rafaël CarréInput access locking. Part one
2007-08-17 Christophe MutricyDistribute subsdec.h
2007-08-17 Rémi Denis-CourmontRequest that sender send no RTCP RR.
2007-08-17 Pierre d'Herbemontmodules/codec/ffmpeg/ffmpeg.c: Fix a typo with Global...
2007-08-16 Rémi Denis-CourmontThere is always a thread to join here. No need to check
2007-08-16 Rémi Denis-CourmontNo need to check b_thread... there is ALWAYS a thread...
2007-08-16 Pierre d'Herbemontmodules/demux/playlist/luaplaylist.c: Remove unwanted...
2007-08-16 Pierre d'Herbemontmodules/demux/playlist/*.c: Use the new playlist indepe...
2007-08-16 Rémi Denis-CourmontRemove redumdant parameter to vlc_global
2007-08-16 Rémi Denis-CourmontDo not try to access other's filters
2007-08-16 Rémi Denis-CourmontSync with bridge changes in other plugins
2007-08-16 Rémi Denis-CourmontMore libvlc_global presumed abuse
2007-08-16 Rémi Denis-CourmontDestroy snapshot-id from the right object...
2007-08-16 Rémi Denis-CourmontDo not abuse global!
2007-08-16 Rémi Denis-Courmontffmpeg: use var_GetGlobalMutex
2007-08-16 Rémi Denis-Courmontuse var_GetGlobalMutex
2007-08-16 Rémi Denis-CourmontMade mosaic shared struct per-instance rather than...
2007-08-16 Rémi Denis-CourmontUse var_GetGlobalMutex
2007-08-16 Damien Fouilleullua: fixed search paths list for scripts, needs more...
2007-08-16 Pierre d'Herbemontmodules/misc/quartztext.c: Avoid reading a Null ptr.
2007-08-15 Damien Fouilleulvideo chromas: finalize SSE2 improvements
2007-08-15 Damien Fouilleullua modules: enforce DIR_SEP instead of /
2007-08-15 Pierre d'HerbemontAn other attempt at fixing compilation of dbus.
2007-08-15 Damien Fouilleulwxwidgets: meta fixes, constify update_download
2007-08-15 Damien Fouilleulqt4: forgot that file in previous commit
2007-08-15 Damien Fouilleulqt4: compile fixes, replaced asnprintf by snprintf...
2007-08-15 Jean-Paul SamanReadibility.
2007-08-15 Jean-Paul SamanRemove excess whitespace
2007-08-15 Jean-Paul SamanRemove excess whitespace.
2007-08-15 Pierre d'HerbemontAttempt to fix previous commit.
2007-08-15 Pierre d'HerbemontAttempt to fix previous commit.
2007-08-15 Pierre d'Herbemontmodules/meta_engine/luameta.c: Add resolve_xml_special_...
2007-08-15 Pierre d'Herbemont* Protect input item's meta through setters and getters...
2007-08-15 Pierre d'Herbemontmodules/misc/playlist/xspf.c: Remove some weird duplica...
2007-08-14 Pierre d'Herbemontmodules/misc/notify/growl.c: Remove some dead code.
2007-08-14 Pierre d'Herbemontmodules/misc/notify/msn.c: Remove some dead code.
2007-08-14 Pierre d'Herbemontmodules/meta_engine/googleimage.c: Remove the googleima...
2007-08-14 Pierre d'Herbemontmodules/meta/Modules.am: Add the luameta module and...
2007-08-14 Bernie PurcellCorrections to scaling logic in previous commit
2007-08-13 Christophe MutricyProper date and svn:keywords
2007-08-13 Pierre d'Herbemontmodules/meta_fetcher/luameta.c: Fix file name in header...
2007-08-13 Pierre d'Herbemontmodules/meta_engine/luameta.c: Get meta (untested)...
2007-08-13 Pierre d'Herbemontmodules/gui/qt4: More compilation attempt.
2007-08-13 Pierre d'Herbemontmodules/gui/qt4: Attempt to fix previous commit.
2007-08-13 Pierre d'Herbemontmodules/gui/qt4: Reflects latest meta changes.
2007-08-13 Rafaël CarréReturns object hierarchy with root object introspection...
2007-08-13 Rafaël CarréUpdates window title even in fullscreen - patch by...
2007-08-12 Pierre d'Herbemontmodules/meta_engine/googleimage.c: Art Fetcher module...
2007-08-11 Jean-Baptiste KempfQt4 Patch changes RA/R1/NR and RND/NRND text in repeat...
2007-08-11 Jean-Baptiste KempfQt4 - Hide/Show from taskBar for Windows.
2007-08-11 Bernie PurcellPrescaled output support
2007-08-10 Damien Fouilleuli422_yuy2: SSE2 improvements
2007-08-09 Rémi Denis-CourmontRevert [21008]
2007-08-08 Jean-Baptiste KempfSubsdec.c split: remove the old file.
2007-08-08 Jean-Baptiste KempfSubsdec: Split the decoder for subsdec / SSA / USF...
next