]> git.sesse.net Git - vlc/history - modules
Fix module_need parsing. a,b,c,d should first try loading a, then b, then c, then d.
[vlc] / modules /
2009-12-30 Antoine CellerierOnly default to rc.lua if module loading wasn't forced...
2009-12-30 Pierre d'Herbemontmacosx_dialog_provider: Offer a way to render this...
2009-12-30 Pierre d'Herbemontcaca: On Mac OS X use the ncurses video driver by default.
2009-12-30 Pierre d'Herbemontlua/intf: Default to rc instead of dummy since rc has...
2009-12-30 Pierre d'Herbemontmacosx_dialog_provider: Must be opt-in. Set priority...
2009-12-30 Jean-Baptiste KempfQt: Fix some modality
2009-12-30 Jean-Baptiste KempfSubsdec: Code cosmetic and alignements
2009-12-30 Jean-Baptiste KempfSubsdec: initial support for <s> tag
2009-12-29 Jean-Baptiste KempfFix sout MRL generation in sout when transcode is deact...
2009-12-29 Jean-Baptiste KempfQt: allow a info button in interface toolbar
2009-12-29 Jean-Baptiste KempfQt: Fix CovertArt on the playlist window
2009-12-29 Jean-Baptiste KempfQt: fix First run dialog
2009-12-29 Rémi Denis-CourmontQt4: rework HTTP sout box
2009-12-29 Rémi Denis-Courmontscreensaver: convert to POSIX spawn
2009-12-29 Erwan Tulouskins2: don't draw control if non visible at initialisation
2009-12-29 Pierre Ynardrtp sout: adjust scope of variable
2009-12-29 Jean-Baptiste KempfDirectSound: cosmetics and error path fix
2009-12-29 Jean-Baptiste KempfDirectSound: try to fix Wide Char issues
2009-12-29 Jean-Baptiste KempfDirectSound: Options change
2009-12-29 Jean-Baptiste KempfDirectSound: Cosmetics
2009-12-29 Jean-Baptiste KempfWaveout: Small scope improvement
2009-12-29 Pierre Ynardvod: switch to core code to generate SDP
2009-12-28 Antoine CellerierChange default alsa device lookup
2009-12-28 Antoine CellerierAdd a small help text to the alsa access.
2009-12-28 Antoine CellerierUse action id in lirc. (Untested)
2009-12-28 Antoine CellerierMake sure that vlc.gettext.N_() returns the first argument.
2009-12-28 Antoine CellerierRevert "lua: Make sure it builds with --disable-nls."
2009-12-28 Erwan Tulouskins(Win): add fullscreen controller as a child of...
2009-12-28 Erwan Tuloumsw: ensure the old vout output works as the new vout_d...
2009-12-28 Erwan Tulouskins2: setOpacity moved to a better place
2009-12-28 Erwan Tulouskins2: a tiny memory leak
2009-12-28 Erwan Tulouskins(Win): a proper way to terminate vlc
2009-12-28 Rémi DuraffortUpdate LIST.
2009-12-28 Rémi Duraffortlist.sh: fix modules listing.
2009-12-28 Rémi Duraffortlirc: clean up.
2009-12-28 Geoffroy Coupriemp4: Factorize
2009-12-28 Sebastien Zwickertgui/macosx: fix crash when the volume slider has been...
2009-12-28 Sebastien Zwickertgui/macosx: Fix ugly flashes of video view when the...
2009-12-28 Rémi Duraffortcmml: remove a potential security problem.
2009-12-28 Rémi Duraffortrelavideo: remove unused mutex variable.
2009-12-28 Rémi Duraffortx264: use static mutex for win.
2009-12-28 Rémi Duraffortvideo_filter_rotate: fix race condition.
2009-12-28 Erwan Tuloumsw : support for vout_window_SetFullscreen
2009-12-28 Pierre d'Herbemontmacosx_dialog_provider: Don't waste a thread for nothin...
2009-12-28 Pierre d'Herbemontqtcapture: Make sure we don't block on main thread...
2009-12-28 Pierre d'Herbemontlua: Make sure it builds with --disable-nls.
2009-12-28 Pierre d'Herbemontopengllayer: Remove this module.
2009-12-27 Jean-Baptiste KempfBDA: include ordering
2009-12-27 Srikanth RajuSqlite: Typo in testing for threadsafeness
2009-12-27 Antoine CellerierExperimental lua gettext support.
2009-12-27 Antoine CellerierAdd vlc_GetActionId().
2009-12-27 Jean-Baptiste KempfDirectSound: use DirectSoundEnumerateW iso DirectSoundE...
2009-12-27 Jean-Baptiste KempfSDL_INIT_EVENTTHREAD is supported on Windows now.
2009-12-27 Erwan Tulouskins2: add a 'loop' parameter for animated bitmaps
2009-12-27 Erwan Tulouskins2(Win): fix a timer issue
2009-12-27 Jean-Baptiste KempfDirectX/Waveout: new windows_audio_common.h file
2009-12-27 Jean-Baptiste KempfDirectSound: cosmetics
2009-12-27 Jean-Baptiste KempfDirectSound: fix a warning
2009-12-27 Jean-Baptiste KempfMSW vout: fix compilation since [76e8da0ff] change
2009-12-26 Geoffroy CouprieSkins: set the maximum volume to 1024, not 512
2009-12-26 Erwan Tulouskins2(Windows): add a black windows for fullscreen...
2009-12-26 Erwan Tulouskins(Win32): add hotkeys support in fullscreen mode
2009-12-26 Erwan Tulouskins2(Win32): prepare for typified windows
2009-12-26 Erwan Tulouskins2: optimize refresh
2009-12-26 Erwan Tulouskins(Linux) : fix crash with a few skins (e.g Orangead...
2009-12-26 Erwan Tuloumsw: typo
2009-12-26 Rémi Denis-CourmontXCB/XVideo: skip completely if overlay is disabled
2009-12-26 Rémi Denis-CourmontXCB/window: hackish implementation of video wallpaper
2009-12-26 Rémi Denis-CourmontRename directx-wallpaper to video-wallpaper
2009-12-26 Jean-Baptiste KempfASF: remove unused variables
2009-12-26 Jean-Baptiste KempfTypo in previous commit
2009-12-26 Jean-Baptiste KempfDC1394: use SCNx64 instead of llx in sscanf
2009-12-26 Jean-Baptiste Kempfhttp access: use SCN instead of PRI with sscanf
2009-12-26 Jean-Baptiste KempfSAP SD: Use SCN in scanf instrad of PRI
2009-12-26 Rémi Denis-CourmontTypo
2009-12-26 Rémi Denis-CourmontPass full window state to window providers
2009-12-26 Rémi Denis-CourmontXCB/window: implement below state
2009-12-26 Rémi Denis-CourmontQt4: do not implement below state
2009-12-26 Rémi Denis-Courmontvout: expand stacking mode from boolean to unsigned
2009-12-26 Rémi Denis-CourmontVOUT_WINDOW_SET_ON_TOP -> VOUT_WINDOW_SET_STATE
2009-12-26 Rémi Denis-Courmontfreetype: NULL for %s is not portable
2009-12-26 Felix Paul Kühneosx dialog provider: make sure we can actually quit VLC
2009-12-26 Ilkka Ollakkatranscode: change default scaling factor to 0 -> no...
2009-12-26 Ilkka Ollakkatranscode/video: fit sar-calculation
2009-12-26 Geoffroy CouprieQt4: add the verbose-objects option to the messages...
2009-12-26 Geoffroy CouprieDirectX aout: select the output device by its name...
2009-12-26 Geoffroy Coupriewhile I'm at it: don't crash either if I select somethi...
2009-12-26 Geoffroy CouprieDon't crash if I click "cancel" in getOpenFileNames
2009-12-26 Felix Paul Kühneosx dialog provider: implemented the progress bar dialog
2009-12-26 Brian WeaverModified the main OS X interface module to remove the...
2009-12-26 Sebastien Zwickertgui/macosx: Do not automatically resize the video view...
2009-12-26 Sebastien Zwickertgui/macosx: fix a side effect when the playlist's split...
2009-12-26 Sebastien Zwickertgui/macosx: uses the superview object for swapping...
2009-12-26 Sebastien Zwickertgui/macosx: try a fix of validateMenuItem: that avoid...
2009-12-26 Rémi Denis-CourmontRemove unused string
2009-12-26 Felix Paul Kühneosx dialog provider: minor cleanup
2009-12-26 Felix Paul Kühneadded a Minimal Dialog Provider for Mac OS X
2009-12-25 Hugo Beauzee-LuyssenQt: Use the singleton class, to simplify the code
2009-12-25 Hugo Beauzee-LuyssenAdding a generic singleton pattern implementation
2009-12-24 Pierre d'Herbemontvout_macosx: Fix a typo.
next