]> git.sesse.net Git - vlc/history - modules
Remove redumdant parameter to vlc_global
[vlc] / modules /
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...
2007-08-08 Jean-Paul SamanI meant to use var_CreateGetNonEmptyString().
2007-08-08 Jean-Paul SamanForce lirc configuration file to usForce lirc configura...
2007-08-08 Jean-Paul SamanScale every plane correctly. This fixes the "green...
2007-08-08 Jean-Paul SamanUse parenthesis to make it more readible.`
2007-08-07 Jean-Baptiste KempfQt4 - Playlist: scrollTo current-item and view issues...
2007-08-07 Rémi Denis-CourmontFix HTTP authentication.
2007-08-07 Jean-Baptiste KempfQt4 - Slider bug temporary solving.
2007-08-07 Rémi Denis-CourmontDo not bother with the byte range when we are at offset...
2007-08-06 Jean-Baptiste KempfQt4 - systray behaviour: first activate the Windows...
2007-08-06 Jean-Baptiste Kempfqt4 : cosmetics.
2007-08-06 Jean-Baptiste Kempfqt4 : remove trailing spaces.
2007-08-06 Jean-Baptiste KempfQt4 - fix QT playlist display bug when clicking on...
2007-08-05 Jean-Baptiste KempfSubsdec: remove trailing spaces.
2007-08-05 Rémi Denis-CourmontMissing header for INT_MAX
2007-08-05 Rémi Denis-CourmontFix server port parsing. Bug reported by Gerrit Benker.
2007-08-05 Rémi Denis-CourmontIgnore frame with zero size.
2007-08-05 Rémi Denis-CourmontFix NULL dereference due to Speex header corruption
2007-08-05 Rémi Denis-CourmontFix void arithmethic
2007-08-04 Rémi Denis-Courmont- Cleanup and fixes deprecated options:
2007-08-04 Rémi Denis-CourmontFix usage of add_shortcut.
2007-08-04 Rémi Denis-CourmontOups
2007-08-04 Rémi Denis-CourmontFix erroneously commited chunk
2007-08-04 Rémi Denis-CourmontUse module_*
2007-08-04 Rémi Denis-CourmontUse module_* functions
2007-08-04 Rémi Denis-CourmontCompile fix
2007-08-04 Rémi Denis-CourmontUse module_IsCapable
2007-08-04 Rémi Denis-CourmontMove code out of module descriptor.
2007-08-04 Rémi Denis-CourmontMinor fixes
2007-08-04 Rémi Denis-CourmontSimplify
2007-08-04 Rémi Denis-CourmontCleanup
2007-08-04 Rémi Denis-CourmontFix previous commit
2007-08-04 Rémi Denis-CourmontRemove code from module descriptor.
2007-08-03 Jean-Baptiste KempfQt4 - Compilation fix for Qt-4.2
2007-08-02 Pierre d'Herbemontmodules/demux/live555: Don't let live555 be verbose...
2007-08-02 Jean-Baptiste KempfQt4 - forgot this file in previous commit.
2007-08-02 Jean-Baptiste Kempfqt4 - Menus: shortcuts modifications => Wiki
2007-08-02 Jean-Baptiste Kempfqt4 - HideMenus change position. Still don't know wheth...
2007-08-02 Jean-Baptiste Kempfqt4 - Main_Interface: show the cone when back from...
2007-08-02 Jean-Baptiste KempfQt4 - Add a less cryptic information to select column...
2007-08-02 Jean-Baptiste Kempfqt4 - Playlist: move the column selection to a submenu.
2007-08-02 Jean-Baptiste KempfQt4 - Playlist: Here's a start for functionality to...
2007-08-02 Jean-Baptiste KempfQt4 - Strings changes by tonsofpcs.
2007-08-02 Damien Fouilleulchromas: more SSE2/MMX fixes, added I420_RGBA conversion
2007-08-01 Jean-Baptiste KempfQt4 - Sizing, first step for the Playlist. Impeach...
2007-08-01 Damien Fouilleulvideo_chroma: added I420_ABGR32 support (mostly for...
2007-08-01 Jean-Baptiste KempfQt4 - PlaylistWidget use a much nicer QSplitter. Remove...
2007-08-01 Jean-Baptiste KempfQt4 - MainInterface: support for speed gestion.
2007-08-01 Jean-Baptiste KempfQt4 - Preferences: give a description better than ...
2007-08-01 Jean-Baptiste KempfQt4 - MainInterface: small change on size behaviour...
2007-08-01 Jean-Baptiste KempfQt4: add a not-yet-used harddisk icon.
2007-08-01 Jean-Baptiste KempfQt4 : typo correction.
2007-08-01 Jean-Baptiste KempfQt4 - Main Interface: Fix the always-video bug. Reparen...
2007-08-01 Jean-Baptiste KempfQt4: add options for later choice of columns in playlist.
next