]> git.sesse.net Git - vlc/history - modules
better direct3d image quality
[vlc] / modules /
2009-01-18 Dominique LeuenbergerTaglib: undefined operation due to duplicate usage...
2009-01-18 Rémi DuraffortRevert "access_samba: don't use deprecated functions."
2009-01-17 Jean-Philippe AndreQt: on startup, if there is no input, show the cone
2009-01-17 Rémi Denis-CourmontAvoid using i_object_type
2009-01-17 Ilkka OllakkaQT4: remove unneeded signal-connect
2009-01-17 Jean-Philippe AndreQt: this is a float, not an int
2009-01-17 Laurent AimarUse input_item_New when applicable.
2009-01-17 Laurent AimarForce to specify options flags in input_item_New*.
2009-01-17 Jean-Baptiste KempfQt: set TimeLabel to --:--/--:-- when input is stopped.
2009-01-17 Rémi Denis-Courmontplaylist: add real functions for locking
2009-01-17 Laurent AimarRenamed input_item_AddOpt to input_item_AddOption.
2009-01-17 Antoine CellerierRemove debug.
2009-01-17 Antoine CellerierAdd support for directory listing in ftp access.
2009-01-17 Rémi Denis-CourmontRemove unused parameter
2009-01-17 Antoine CellerierIgnore image types in directory access.
2009-01-17 Antoine CellerierFix some demux control replies
2009-01-17 Antoine CellerierMerges of misc comments in mailing list thread.
2009-01-17 Antoine CellerierDefault duration of 10s when fake isn't forced. Make...
2009-01-17 Joseph Tuloua straighforward still image demuxer with 100% compatib...
2009-01-17 Ilkka Ollakkachannels.conf demux: parse symbol-rate from playlist
2009-01-17 Hannes DomaniGlobal Hotkeys for windows
2009-01-17 Jean-Baptiste KempfQt: interaction, add accelerators to the buttons.
2009-01-17 Laurent AimarUse "can-rate" and "state" input variable when applicable.
2009-01-16 Felix Paul Kühnecompilation fix in case that INT64_C isn't defined
2009-01-16 Laurent AimarFixed an invalid use of p_input->i_pts_delay.
2009-01-16 Laurent AimarFixed invalid use of p_input->i_pts_delay.
2009-01-16 Felix Paul Kühnemacosx: fix 2 warnings
2009-01-16 Felix Paul Kühnemacosx: changed the data appearance in the info panel...
2009-01-16 Jean-Baptiste KempfQt: fix win32 compilation
2009-01-16 Jean-Baptiste KempfQt: simple preferences, User Experience improvements.
2009-01-16 Jean-Baptiste KempfQt: remove unneeded code.
2009-01-16 Jean-Baptiste KempfQt: change dialog size.
2009-01-16 Timo Paulssenfix cdda playlists for CDs that have more than 9 titles.
2009-01-16 Jean-Baptiste KempfQt: Kill more warnings.
2009-01-16 Jean-Baptiste KempfQt: kill many warnings.
2009-01-16 Jean-Baptiste KempfQt: interaction, cleanup and fix of the Cancel button...
2009-01-16 Jean-Baptiste KempfQt: menus, simplification and accelerator addition.
2009-01-16 Jean-Baptiste KempfQt: more debug to find the Chapitre and Titre in Qt4
2009-01-16 Rémi Duraffortcalloc( nb_elmnt, size ) instead of calloc( size, nb_el...
2009-01-16 Rémi DuraffortUse the access helpers.
2009-01-16 Rémi Duraffortaccess_mms: use STANDARD_READ_ACCESS_INIT and fix poten...
2009-01-16 Rémi Duraffortaccess_gnomevfs: Read function take a size_t and not...
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...
next