]> git.sesse.net Git - vlc/history - modules
Remove un-needed libs
[vlc] / modules /
2009-01-10 Rémi Duraffortfolder: less include
2009-01-10 Rémi Durafforttaglib: accept the Xiph comments with more than one...
2009-01-10 Rémi DuraffortUpdate the module list.
2009-01-10 Rémi Denis-CourmontGLX: minor fixes
2009-01-10 Laurent AimarFixed a typo in libass.
2009-01-10 Laurent Aimarlibass: set windows/fonts as default directory
2009-01-10 Rémi Denis-CourmontDirectory: ignore SSA files - fixes #2341
2009-01-10 Laurent AimarFixed QT4 message dialogs thread safety.
2009-01-10 Rémi Denis-CourmontRemove useless parameter
2009-01-10 Rémi Denis-CourmontInclude vlc_services_discovery.h only where needed
2009-01-10 Rémi Denis-CourmontRestore SD human-readable names
2009-01-10 Felix Paul KühneClean up here and there
2009-01-10 Felix Paul Kühnemacosx: added missing pl locks
2009-01-10 Rémi Denis-CourmontQt4: systray hides the interface when it is visible...
2009-01-10 Rémi Denis-CourmontFix grammar and don't minimize if config_getInt fails
2009-01-10 Laurent AimarFixed dynamicoverlay SetTextColor.
2009-01-10 Laurent AimarSupport delaying codec open until extradata are present...
2009-01-10 Laurent AimarFixed vc1 packetizer.
2009-01-10 Laurent AimarRemoved unused field (avcodec).
2009-01-09 Rémi Duraffortupnp_intel: split the big cpp file in two, declaration...
2009-01-08 Rémi Denis-CourmontAssume X11 --forbar-shm is FALSE if the option does...
2009-01-07 Ken SelfBDA: remove %S formatting plus a few other fixes
2009-01-07 Laurent AimarAdded apple subtitle support to mov demuxer (close...
2009-01-07 Laurent AimarFixed invalid pointer usage.
2009-01-07 Laurent AimarFinish the initialization in the Open function.
2009-01-07 Laurent AimarFixed bool/int mix up with "intf-show".
2009-01-07 Laurent AimarAvoid sprintf.
2009-01-07 Rémi Denis-CourmontRTP: when sending to RTP an odd port we need to specify...
2009-01-07 Rémi Denis-CourmontRTP: fix the conflicting audio and video port error...
2009-01-07 Jean-Baptiste KempfQt: put the Fullscreen Controller back on 2 lines.
2009-01-06 Laurent AimarFix quit sequence in skins2.
2009-01-06 Laurent AimarFix quit sequence in dbus.
2009-01-06 Laurent AimarFix quit sequence in rc.
2009-01-06 Laurent AimarFix quit sequence in hotkeys.
2009-01-06 Laurent AimarRe-enable the embed video module in qt4.
2009-01-06 Laurent AimarWait for VideoWiget to complete releaseVideoSlot event.
2009-01-06 Rémi Denis-CourmontQt4: Disable cancellation while writing a message to...
2009-01-05 Laurent AimarFixed dialog provider leaks on quit.
2009-01-05 Rémi Denis-CourmontLUA: remove misc.signal() - this API does not make...
2009-01-05 Laurent AimarFix unprotected access of input item (skins2).
2009-01-05 Laurent AimarFixed playlist_IsEmpty usage.
2009-01-05 Laurent AimarSkins2 will at least start.
2009-01-05 Laurent AimarFixed qt4 initialization/destruction.
2009-01-05 Laurent AimarImproved fullscreen controller.
2009-01-05 Laurent AimarNew event (voutListChanged) in input manager.
2009-01-05 Laurent AimarFixed signal and input release order.
2009-01-05 Laurent AimarRemoved useless member.
2009-01-05 Laurent AimarFixed preparsing/art fetching locking.
2009-01-05 Laurent AimarClean up a bit unused playlist functions and added...
2009-01-05 Jean-Baptiste KempfQt: use searchLineEdit in plugins dialog.
2009-01-05 Jean-Baptiste KempfQt: esthetic.
2009-01-05 Jean-Baptiste KempfQt: the red box when searching in the playlist is confu...
2009-01-05 Rémi Denis-CourmontUse var_TriggerCallback as appropriate
2009-01-05 Rémi Duraffortasx parsing: don't FREENULL everything.
2009-01-05 Rémi Durafforttaglib: cleaning and renaming.
2009-01-04 Antoine CellerierRemove unused variable.
2009-01-04 Kaarlo Raiharemove unndeed variables
2009-01-04 Rémi Denis-CourmontUnduplicate UPnP long string
2009-01-04 Joseph Tulouminor changes to png and sdl_image decoders to support...
2009-01-04 Felix Paul Kühnemacosx: display only information on the currently playi...
2009-01-04 Antoine Cellerierv4l2 access can now find optimal frame rate and dimensions
2009-01-04 Antoine CellerierInput based input slaves sound better.
2009-01-04 Antoine CellerierOops.
2009-01-04 Antoine CellerierMove v4l2.c back to the access/ directory
2009-01-04 Antoine CellerierFix confusing variable name.
2009-01-04 Antoine CellerierLeave recent items filter empty.
2009-01-04 Mirsal EnnaimeUPnP services discovery: Remove a useless function
2009-01-04 Felix Paul Kühne64bit compilation fixes
2009-01-04 Mirsal EnnaimeUPnP services discovery: fix remaining bugs
2009-01-04 Mirsal EnnaimeUPnP services discovery: Put the callback lock referenc...
2009-01-04 Mirsal EnnaimeUPnP services discovery: Switch to the services discove...
2009-01-04 Mirsal EnnaimeUPnP services discovery: Merge the SoC 2008 fixes,...
2009-01-03 Antoine CellerierImplement DEMUX_SET_NEXT_DEMUX_TIME in alsa & oss
2009-01-03 Antoine CellerierImplement DEMUX_GET_TIME in screen access.
2009-01-03 Antoine CellerierRemove debug message.
2009-01-03 Antoine CellerierUse poll instead of msleep in v4l
2009-01-03 Antoine CellerierRemove OSS support from v4l module.
2009-01-03 Antoine CellerierCosmetics.
2009-01-03 Antoine CellerierRemove Alsa and OSS support from v4l2 module.
2009-01-03 Antoine CellerierCleanup alsa.
2009-01-03 Antoine CellerierFix alsa polling.
2009-01-03 Antoine CellerierSplit OSS access from v4l2.
2009-01-03 Antoine CellerierSplit Alsa access module from v4l2.
2009-01-03 Antoine CellerierFix copyright date.
2009-01-03 Antoine CellerierUse polling instead of msleep in v4l2 access_demux.
2009-01-03 Jean-Baptiste KempfQt: search implementation in the plugins list dialog...
2009-01-03 Jean-Baptiste KempfQt: convert strings from Unicode
2009-01-03 Jean-Baptiste KempfQt: recent Items, prepend with an accelerator and a...
2009-01-03 Geoffroy CouprieWin32: go fullscreen on the same screen as the vout...
2009-01-03 Geoffroy CouprieWinCE: fix compilation of vout
2009-01-02 Rémi Duraffortsome cleaning.
2009-01-02 Rémi DuraffortEvenif we don't care of WxWidget, fix #2365.
2009-01-02 Jean-Baptiste KempfQt: remove trailing space.
2009-01-02 Jean-Baptiste Kempfqt: input_manager: Code cosmetic to help coding.
2009-01-02 Jean-Baptiste KempfQt: get Bookmark events from the core and update in...
2009-01-02 Jean-Baptiste KempfQt: reserve space for future events handling.
2009-01-02 Jean-Baptiste KempfQt: react to caching Event from input to display Buffering.
2009-01-02 Jean-Baptiste KempfQt: connect the delay of ES to the extended panels.
2009-01-02 Rémi Durafforttaglib: cleaning.
2009-01-01 Rémi Durafforttaglib: read and write some APE tags.
next