]> git.sesse.net Git - vlc/history - modules
Send INPUT_EVENT_ABORT from input thread instead of input_StopThread.
[vlc] / modules /
2009-03-12 Derk-Jan Hartmanmacosx intf: switch a vlc_object_find to input_GetAout
2009-03-12 Derk-Jan Hartmanmacosx intf: aout leaks
2009-03-12 Rémi Denis-Courmontavformat: lock avcodec
2009-03-12 Rémi Denis-Courmontavcodec, switcher: use the global avcodec lock
2009-03-12 Rémi Duraffortqt_vlm: add some const for the QString.
2009-03-12 Rémi Denis-Courmontlibavutil callback cannot assume it has a VLC object
2009-03-12 Rémi Duraffortskins2: operator '=' return a reference.
2009-03-12 Rémi Duraffortskins2: remove unused function.
2009-03-12 Rémi Duraffortvcdx: use ifdef instead of if.
2009-03-12 Rémi Duraffortqt4_sout: use references for const QString.
2009-03-12 Rémi Duraffortbda: fix potential uninitialized value.
2009-03-12 Rémi Duraffortzipstream: fix potential memleak.
2009-03-12 Rémi Duraffortunused variables.
2009-03-11 Jean-Baptiste Kempfx264: obsolete pre-scenecut option.
2009-03-11 Sabourin Gillesx264 Removed pre-scenecut definitions for build 67
2009-03-11 Laurent AimarFixed some DVD menus.
2009-03-11 André WeberFixed a Bug in UpdateEdgeWeighting used wrong const...
2009-03-10 Rémi Denis-CourmontFix progress dialog scale
2009-03-10 Rémi Denis-CourmontWin32 compile fix
2009-03-10 Rémi Denis-CourmontRTP out: improve soft-error handling
2009-03-10 Rémi Denis-CourmontMissing return value
2009-03-09 Laurent AimarUse playlist_fetcher_t object instead of playlist one.
2009-03-09 Laurent AimarDo not use the lock icon for scrambled stream.
2009-03-09 Laurent AimarFixed scrambled label state.
2009-03-09 Laurent AimarFixed warning (dvb).
2009-03-09 Rémi Denis-Courmontnew cannot return NULL per ISO C++
2009-03-09 Laurent AimarAdded a INPUT_EVENT_ABORT event to detect user requeste...
2009-03-09 Rémi Denis-Courmontdialog_ProgressSet: add an optional string parameter
2009-03-09 Erwan Tulouvlc_object_hold is not needed (vlc_object_find already...
2009-03-09 Jean-Paul Samanstats: Add stream quality counters to Qt4 stastics...
2009-03-09 Jean-Paul Samanqt4: Catch INPUT_EVENT_PROGRAM updates and show icon...
2009-03-09 Rémi Duraffortaccess_pvr: really fix the potential memleak.
2009-03-08 Rémi Duraffortrc: fix uninitialized value on win32.
2009-03-08 Rémi Duraffortmmstu: unneed call.
2009-03-08 Rémi Duraffortaccess_directory: missing include.
2009-03-08 Rémi Duraffortaccess_pvr: fix potential memleak and factorize.
2009-03-08 Rémi Duraffortaccess_v4l: take the option into account for "v4l_hue".
2009-03-08 Rémi Duraffortaccess_v4l: factorization.
2009-03-08 Rémi Duraffortsccaess_screen: little cleaning.
2009-03-08 Rémi Duraffortscreen_win32: little cleaning.
2009-03-08 Rémi Duraffortscreen_win32: fix potential memleak and use DeleteDC...
2009-03-08 Rémi DuraffortLIST: missing module.
2009-03-08 Rémi Denis-CourmontFix XML encoding of our crappy XSPF extensions
2009-03-08 Derk-Jan Hartmandirectory: Add XSPF node-extension support to our direc...
2009-03-08 Rémi Denis-CourmontQt4: remove interaction support
2009-03-08 Rémi Denis-CourmontUse dialog_Progress
2009-03-08 Rémi Denis-CourmontQt4: back-end for dialog_Progress
2009-03-08 Rémi Denis-CourmontCosmetics
2009-03-08 Laurent AimarUpdate scrambled es state on change (TS).
2009-03-08 Rémi Duraffortqt4_sout: string on one line only.
2009-03-08 Jean-Baptiste KempfQt: do we really need the days configuration for update...
2009-03-08 Jean-Baptiste KempfQt: rework of the Sout Dialog
2009-03-08 Rémi Denis-CourmontVLC pointer variable callback -> Qt4 signal class
2009-03-08 Rémi Duraffortvcdx: fix warning.
2009-03-08 Rémi Duraffortqtcapture: missing include.
2009-03-08 Laurent AimarMoved snapshot_t structure to the only place where...
2009-03-08 Rémi Denis-CourmontQt4: remove intf_UserYesNo back-end
2009-03-08 Rémi Denis-CourmontRemove intf_UserYesNo
2009-03-08 Rémi Denis-CourmontUse dialog_Question
2009-03-08 Rémi Denis-CourmontQt4: back-end for dialog_Question
2009-03-07 Rémi Denis-CourmontRemove old login dialog code
2009-03-07 Rémi Denis-CourmontQt4: back-end for dialog_Login
2009-03-07 Rémi Denis-CourmontQt4: move dialog handler to a separate file
2009-03-07 Rémi Denis-CourmontUse dialog_Login
2009-03-07 Rémi Denis-CourmontQt4: remove intf_UserFatal back-end
2009-03-07 Rémi Denis-CourmontQt4: dialog_Fatal back-end (both modal and non-modal)
2009-03-07 Laurent AimarFixed CDG seeking while used as a slave input.
2009-03-07 Laurent AimarReduce CDG decoder frame rate down to 25.
2009-03-07 Rémi Denis-CourmontUse dialog_FatalWait
2009-03-07 Rémi Denis-CourmontRemove dangling variables
2009-03-07 Erwan Tulouprevent vlc hanging in an infinite loop when vout base...
2009-03-07 Rémi Denis-CourmontMemory leak
2009-03-07 Jean-Philippe AndreM-JPEG: fix MJPEG demux to be able to read VLC MPJPEG...
2009-03-07 Jean-Philippe AndreQt: new toolbar example (ultra basic interface)
2009-03-07 Jean-Philippe AndreQt: add the popup menu in the main interface
2009-03-06 basos GADD: added a directx debug statement
2009-03-06 basos gsmall typo
2009-03-05 Derk-Jan Hartmanfix include for vlc_dialog
2009-03-05 Laurent AimarFixed inhibit playlist leak.
2009-03-05 Laurent AimarFixed vout_thread_t object link in fullscreen controler.
2009-03-05 Rémi Denis-Courmontintf_UserWarn: remove dead code
2009-03-05 Rémi Denis-CourmontUse fatal error instead of warning, for consistency
2009-03-05 Rémi Denis-CourmontMissed intf_UserFatal
2009-03-05 Rémi Denis-CourmontFor some reason, the OSX interface uses intf_UserFatal...
2009-03-05 Rémi Denis-CourmontUse dialog_Fatal, fix a bunch (but not all) interaction...
2009-03-05 Jean-Baptiste KempfQt: implement previous button and make an introduction...
2009-03-05 Jean-Baptiste KempfQt: Sout/Convert, display the input MRL.
2009-03-05 Jean-Baptiste KempfQt4: change a bit the ui from sout to use the SoutInput...
2009-03-05 Jean-Baptiste KempfQt: Split inputBox from convert dialog.
2009-03-05 basos gFIX: DSHOW "none" device open (#2201). Some cleaning
2009-03-05 Jean-Baptiste KempfQt: step one for Sout Dialog rework. Introduce a kind...
2009-03-05 Rémi Denis-CourmontQt4: incomplete support for dialog_Fatal
2009-03-05 Rémi Denis-CourmontCustom lock for interaction
2009-03-05 Rémi Denis-CourmontRevert "missing strdup"
2009-03-05 Geoffroy Coupriemissing strdup
2009-03-05 Jean-Baptiste KempfQt: some people seem to have difficulties to access...
2009-03-04 Rémi Denis-CourmontMarquee: use private lock and fix a tiny race condition
2009-03-04 Rémi Denis-CourmontRemove dummy input locking
2009-03-04 Rémi Denis-CourmontXCB: use pf_render for image conversion (instead of...
2009-03-04 Rémi Denis-CourmontRemove unused VOUT_PARENT
next