]> git.sesse.net Git - vlc/history - modules
access_samba: don't use deprecated functions.
[vlc] / modules /
2009-01-16 Rémi Duraffortaccess_samba: don't use deprecated functions.
2009-01-15 Jean-Marc DresslerFix several compilation bugs in msw vout
2009-01-15 Ken SelfIncreased RC interface input buffer
2009-01-14 Christophe MutricyQt4: more const
2009-01-14 Laurent AimarPartially revert 497a6b5b as it creates infinite loops...
2009-01-14 Christophe MutricyRemove unused includes
2009-01-14 Christophe MutricyRemove unused includes
2009-01-14 Rémi Duraffortupnp_intel: fix potential memleak.
2009-01-14 Rémi Denis-CourmontWin32: get rid of vlc_thread_ready()
2009-01-14 Rémi Denis-CourmontRemove unmatched vlc_thread_ready (vlc_create_thread...
2009-01-14 Rémi Denis-CourmontQt4: fix transcode/stream character encoding - fixes...
2009-01-14 Rémi Denis-CourmontQt4: get rid of qta in favor of qtu
2009-01-14 Rémi Denis-CourmontQt4: memory leak
2009-01-14 Rémi Denis-CourmontQt4: use constData and provide expansion safety for...
2009-01-14 Rémi Denis-CourmontQt4: missing const
2009-01-14 Rémi Duraffortaccess_ftp: uneeded var_get.
2009-01-14 Rémi Duraffortaccess_file: unneeded test.
2009-01-13 Rémi Denis-Courmontdecomp: add assertion against #2409
2009-01-13 Rémi Denis-Courmontdecomp: handle NULL reads (skipping data) properly...
2009-01-13 Rémi Denis-Courmontdecomp: fallback to write() if Linux vmsplice returns...
2009-01-13 Rémi Denis-Courmontdecomp: fix reading after peeking
2009-01-13 FUJISAWA TooruAdd subscreen/follow mouse options in open dialog.
2009-01-12 Rémi Duraffortaccess_ftp: cleanup.
2009-01-12 Rémi Denis-CourmontHide interaction object layout
2009-01-12 Ilkka OllakkaQt4: tell how much has been buffered when buffering...
2009-01-12 Rémi Denis-CourmontLUA intf: fix lock_and_wait, and stop using vlc_object_...
2009-01-12 Rémi Denis-CourmontUnused variable
2009-01-12 Rémi Denis-CourmontUnused variable
2009-01-12 Rémi DuraffortQt4_message: when the cursor it at the end, scroll...
2009-01-12 Felix Paul Kühnemacosx: fixed broken screen fps selection pointed by...
2009-01-12 Ilkka OllakkaRestore download cover art context menu that was taken...
2009-01-12 Ilkka OllakkaQt4: refactor album art stuff into inputmanager
2009-01-11 Rémi Denis-CourmontQt4: need an input to update caching - fixes #2405
2009-01-11 Rémi Denis-CourmontSAP: raw UDP has no RTCP
2009-01-11 Rémi Denis-CourmontRemove obsolete --sap-timeshift option
2009-01-11 Rémi Denis-CourmontSAP: parse RTCP port out of the SDP
2009-01-11 Rémi Denis-CourmontRTP: allow odd RTP ports for TCP & DCCP
2009-01-11 Rémi Denis-CourmontRTP: implement separate option for RTCP receive port
2009-01-11 Rémi Denis-CourmontRemove some semi-colons
2009-01-11 Rémi Denis-CourmontCleanup interaction-capable interface registration
2009-01-11 FUJISAWA TooruAdd subscreen/follow mouse support to Mac OS X screen...
2009-01-11 Rémi Denis-Courmontdvdnav: also probe file:// (fixes #2131)
2009-01-11 Rémi Denis-Courmontdvdnav: trivially avoid duplicate file path lookup
2009-01-11 Rémi Denis-Courmontdvdnav: cosmetic simplification
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.
next