]> git.sesse.net Git - vlc/shortlog
vlc
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... Typo
2009-03-08 Rémi Denis... Fix 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... Remove interaction core
2009-03-08 Rémi Denis... Qt4: remove interaction support
2009-03-08 Rémi Denis... Remove intf_UserProgress
2009-03-08 Rémi Denis... Use dialog_Progress
2009-03-08 Laurent AimarFixed a really bad type (input).
2009-03-08 Rémi Denis... Qt4: back-end for dialog_Progress
2009-03-08 Rémi Denis... Cosmetics
2009-03-08 Rémi Denis... dialog_Progress replacement for intf_UserProgress
2009-03-08 Laurent AimarAdded 2 missing vlm files.
2009-03-08 Laurent AimarAdded basic VLM events.
2009-03-08 Laurent AimarUpdate scrambled es state on change (TS).
2009-03-08 Laurent AimarCosmetics (input)
2009-03-08 Laurent AimarAdded a ES_OUT_SET_ES_SCRAMBLED_STATE to warn the user...
2009-03-08 Laurent AimarFactorized a bit es_out.c
2009-03-08 Rémi Duraffortqt4_sout: string on one line only.
2009-03-08 Jean-Baptiste... Qt: do we really need the days configuration for update...
2009-03-08 Jean-Baptiste... Qt: rework of the Sout Dialog
2009-03-08 Rémi Denis... VLC pointer variable callback -> Qt4 signal class
2009-03-08 Rémi Denis... Remove intf_UserStringInput
2009-03-08 Rémi Duraffortvcdx: fix warning.
2009-03-08 Laurent AimarFixed stream_t (stream mode) read.
2009-03-08 Rémi Duraffortqtcapture: missing include.
2009-03-08 Rémi Duraffortmozilla: might fix compilation for win32.
2009-03-08 Laurent AimarMoved snapshot_t structure to the only place where...
2009-03-08 Laurent AimarRemoved libvlc "object:" snapshot hack.
2009-03-08 Laurent AimarUse vout_GetSnapshot in libvlc (untested).
2009-03-08 Laurent AimarAdded a vout_GetSnapshot to retreive snapshot from...
2009-03-08 Laurent AimarClean up snapshot code (vout).
2009-03-08 Laurent AimarFirst pass to clean up snapshot code (vout).
2009-03-08 Laurent AimarUse picture_Export in vout_Snapshot.
2009-03-08 Laurent AimarAdded picture_Export (internal) helper.
2009-03-08 Laurent AimarFixed 2 compilation warnings (vout).
2009-03-08 Rémi Denis... Qt4: remove intf_UserYesNo back-end
2009-03-08 Rémi Denis... Remove intf_UserYesNo
2009-03-08 Rémi Denis... Use dialog_Question
2009-03-08 Rémi Denis... Qt4: back-end for dialog_Question
2009-03-08 Rémi Denis... dialog_Question: simple thread-safe replacement for...
2009-03-08 Jean-Paul Samanmozilla: MacOS X build fix
2009-03-08 Jean-Paul Samanmozilla: windows build fix
2009-03-07 Rémi Denis... Remove old login dialog code
2009-03-07 Rémi Denis... Qt4: back-end for dialog_Login
2009-03-07 Rémi Denis... Qt4: move dialog handler to a separate file
2009-03-07 Rémi Denis... Remove intf_UserLoginPassword
2009-03-07 Rémi Denis... Use dialog_Login
2009-03-07 Rémi Denis... dialog_Login: handle a format string
2009-03-07 Rémi Denis... Qt4: remove intf_UserFatal back-end
2009-03-07 Rémi Denis... Qt4: dialog_Fatal back-end (both modal and non-modal)
2009-03-07 Rémi Denis... dialog_Login: simple replacement for intf_UserLoginPassword
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 Laurent AimarFixed a potential interaction dialog leak.
2009-03-07 Rémi Denis... Remove __intf_UserFatal
2009-03-07 Rémi Denis... Use dialog_FatalWait
2009-03-07 Rémi Denis... dialog: support modal fatal errors
2009-03-07 Jean-Paul Samanlibvlc_video_set_spu: fix setting to 0 when no SPU...
2009-03-07 Jean-Paul Samanmozilla/safari/activex: do not show video title when...
2009-03-07 Jean-Paul Samanmozilla: fix regression introduced in: da3d8cdb8bb6a11b...
2009-03-07 Jean-Paul Samanmozilla: keep projects/mozilla/install.js uptodate
2009-03-07 Jean-Paul Samanmozilla: test.html fix inputTracker usage
2009-03-07 Jean-Paul Samanmozilla: cosmetics
2009-03-07 Jean-Paul Samanmozilla: fix video overwritting toolbar issue
2009-03-07 Jean-Paul Samanmozilla: no longer use libvlc depreceated API
2009-03-07 JP DingerAdd isPluginRunning() and getPrivate<>(), and use them...
2009-03-07 jpsaman@m2x.nlMake both parameters of RETURN_ON_EXCEPTION explicit.
2009-03-07 JP DingerPush lots of copy/paste code into a macro, and en passa...
2009-03-07 JP DingerSimplicifations, and arbitrarily take 78 cols as a...
2009-03-07 JP DingerAdd --no-plugins-cache when compiling the mozilla plugi...
2009-03-07 Jean-Paul Samanactivex: protect calls to libvlc_playlist_isplaying().
2009-03-07 Jean-Paul Samantypo
2009-03-07 Rémi Denis... Unused variable
2009-03-07 Rémi Denis... Remove dangling variables
2009-03-07 Erwan Tulouprevent vlc hanging in an infinite loop when vout base...
2009-03-07 Rémi Denis... Remove dummy code
2009-03-07 Rémi Denis... Do not assume xid and hwnd are in a union
2009-03-07 Rémi Denis... Memory leak
2009-03-07 Rémi Denis... Release the proper object
2009-03-07 Jean-Philippe... M-JPEG: fix MJPEG demux to be able to read VLC MPJPEG...
2009-03-07 Jean-Philippe... Qt: new toolbar example (ultra basic interface)
2009-03-07 Jean-Philippe... Qt: add the popup menu in the main interface
2009-03-06 Rémi Denis... Fix the same vout leak when vlc_clone fails
2009-03-06 Rémi Denis... Serialize vlc_object_set_destructor() against vlc_objec...
2009-03-06 Rémi Denis... Fix massive leak when --vout-filter or --vout module_Ne...
2009-03-06 Rémi Denis... Fix leak
2009-03-06 Rémi Denis... dialog_Fatal: implement no interaction
2009-03-06 Rémi Denis... Factor and fix locking
2009-03-06 basos gVOUT Add debug messages
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... intf_UserWarn: remove dead code
2009-03-05 Rémi Denis... Use fatal error instead of warning, for consistency
2009-03-05 Rémi Denis... Missed intf_UserFatal
2009-03-05 Rémi Denis... For some reason, the OSX interface uses intf_UserFatal...
next