]> git.sesse.net Git - vlc/history - modules/gui/skins2
Simplified/fixed qt4 fullscreen implementation.
[vlc] / modules / gui / skins2 /
2010-06-05 Rémi Denis-CourmontRemove promiscuous #include <vlc_common.h>
2010-06-05 Jean-Philippe AndréXlib: fix build (skins2) - Part 2/2: cast vlc_object
2010-06-03 Rémi Denis-CourmontProtect XInitThreads() with a global lock
2010-06-02 Rémi Denis-Courmont--no-xlib: prevent use of XInitThreads() and hence...
2010-06-02 Jean-Philippe AndréSkins2: remove skins demux
2010-06-02 Jean-Philippe AndréSkins2: check if file exists, not folder
2010-06-02 Jean-Philippe AndréRevert "Skins: "file" shortcut for skins access_demux...
2010-05-31 Jean-Philippe AndréSkins: "file" shortcut for skins access_demux (& decode...
2010-05-18 Erwan Tulouskins2: implement art display in image controls
2010-05-18 Erwan Tulouskins2: fix a refresh artefact (not frequent corner...
2010-05-18 Erwan Tulouskins2(Linux): delete needs [] in C++ for arrays
2010-05-17 Erwan Tulouskins2: ensure uri-encoded paths are passed to vlc...
2010-05-10 Laurent AimarUsed a vout object for vout_OSDMessage/OSDSlider/OSDIcon.
2010-05-06 Erwan Tulouskins2: fix skins crashing when playlist is flat
2010-05-06 Erwan Tulouskins2: fix wrong test (it's the other way around)
2010-05-06 Erwan Tulouskins2: fix memory leak (a malloc not paired with a...
2010-05-06 Erwan Tulouskins2(Linux): WM_CLASS also set for the invisible...
2010-05-04 Laurent AimarCleaned up a bit spu_t API.
2010-05-03 Erwan Tulouskins2(Linux): _WM_NET_PID requires WM_CLIENT_MACHINE...
2010-05-03 Erwan Tulouskins2(Linux): add WM_CLASS and _NET_WM_PID properties...
2010-04-17 Rémi Denis-Courmontskins: use readdir_r() instead of readdir()
2010-04-11 Erwan Tulouskins(Linux): add support for multiple files in drag...
2010-04-07 Erwan Tulouskins2: add a way to hide Video/Audio/Misc popupmenus
2010-03-30 Rémi Denis-CourmontCleanup private and volatile option
2010-03-19 Erwan Tulouskins2: For playlist controls, keys to be forwarded...
2010-03-19 Erwan Tulouskins2: fix wrong focus
2010-03-11 Erwan Tulouskins2: fix corner case with old skins and fullscreen
2010-03-10 Erwan Tulouskins2: improve list of skins
2010-03-10 Erwan Tulouskins2: fix skins broken because of wrong path separator
2010-03-06 Erwan Tulouskins2: replace most config_Get with var_Inherit
2010-03-06 Erwan Tulouskins2(Win32): add a way to hide the popup menu on...
2010-03-01 Erwan Tulouskins2(Win32): no need to manage a two window classes
2010-03-01 Erwan Tulouskins(Win32): replace GetWindowDC with GetDC
2010-02-26 Erwan Tulouskins(Win32): fix minimize not functioning (see #3300)
2010-02-26 Erwan Tulouskins(Linux): remove dead code
2010-02-26 Erwan Tulouskins2(Linux): support clean exit when user closes...
2010-02-25 Erwan Tulouskins2: extend --[no]-qt-video-autoresize to skins2
2010-02-25 Erwan Tulouskins2: make default more consistent for video control
2010-02-24 Erwan Tulouskins2(Win32): fix second bug of #685
2010-02-24 Erwan Tulouskins2: add a way to reset rate to normal speed (trac...
2010-02-24 Erwan Tulouskins2: add support for --[no]-video-on-top (fix #685)
2010-02-23 Erwan Tulouskins2: fix #689 (text control refresh issue)
2010-02-22 Erwan Tulouskins2: work around a deallocation problem
2010-02-21 Erwan Tulouskins2: fix equalizer
2010-02-17 Erwan Tulouskins2: correct playlist issue when sorting is used
2010-02-14 Rémi Denis-CourmontStore audio output interface variables into the input...
2010-02-14 Erwan Tulouskins2(playlist): fix current playing item still on...
2010-02-13 Erwan Tulouskins2: fix proccessing item-change at playlist level
2010-02-13 Erwan Tulouskins2: remove dead code
2010-02-13 Erwan Tulouskins2: fix playlist not displaying cuurent playing...
2010-02-13 Erwan Tulouskins2: add support for tracking current playing item...
2010-02-10 Antoine CellerierFix skins2 compilation.
2010-02-10 Rémi Denis-CourmontKeep the authoritative fullscreen status on the playlist
2010-02-09 Rémi Denis-CourmontRemove pl_Release, and rename pl_Hold back to pl_Get
2010-02-09 Erwan Tulouskins2: update to latest change in core
2010-02-07 Rémi Denis-CourmontCompile fix
2010-02-07 Rémi Denis-Courmontutf8_* -> vlc_* (sed roxxors)
2010-02-07 Rémi Denis-CourmontSplit file path functions out of vlc_charset.h into...
2010-02-02 Erwan Tulouskins2: add support for --[no]-embedded-video parameter
2010-02-01 Erwan Tulouskins2(Win32): GetWindowLongPtr everywhere
2010-02-01 Erwan Tulouskins(Win32): remove dead code
2010-01-30 Rémi Denis-CourmontRevert "vout_window_t: simplify via anynomous union"
2010-01-28 Rémi Denis-CourmontRemove useless vlc_object_detach() before vlc_object_re...
2010-01-25 Erwan Tulouskins2: correct forgotten position and set default...
2010-01-25 Erwan Tulouskins2: remove dead code
2010-01-14 Erwan Tulouskins2: improve deallocation of ressources for layouts...
2010-01-14 Erwan Tulouskins2: remove dead code
2010-01-14 Erwan Tulouskins2: remove unnecessary notifyLayout()
2010-01-14 Erwan Tulouskins2 : remove dead code (VoutWindow)
2010-01-14 Erwan Tulouskins2: remove dead code
2010-01-14 Erwan Tulouskins2: retain width/height values
2010-01-14 Erwan Tulouskins2: fix skins demux
2010-01-11 Rémi Denis-CourmontRemove useless <fcntl.h> inclusions
2010-01-11 Rémi Denis-CourmontRemove useless <ctype.h> inclusions
2010-01-07 Erwan Tulouskins2: list of skins improved some more.
2010-01-07 Erwan Tulouskins2(Linux and Win): fix transparency issue at window...
2010-01-05 Erwan Tulouskins: cosmetics about previous patch (thanks ivoire)
2010-01-05 Erwan Tulouskins2: improve the way skins are listed
2009-12-29 Erwan Tulouskins2: don't draw control if non visible at initialisation
2009-12-28 Erwan Tulouskins(Win): add fullscreen controller as a child of...
2009-12-28 Erwan Tulouskins2: setOpacity moved to a better place
2009-12-28 Erwan Tulouskins2: a tiny memory leak
2009-12-28 Erwan Tulouskins(Win): a proper way to terminate vlc
2009-12-27 Erwan Tulouskins2: add a 'loop' parameter for animated bitmaps
2009-12-27 Erwan Tulouskins2(Win): fix a timer issue
2009-12-26 Geoffroy CouprieSkins: set the maximum volume to 1024, not 512
2009-12-26 Erwan Tulouskins2(Windows): add a black windows for fullscreen...
2009-12-26 Erwan Tulouskins(Win32): add hotkeys support in fullscreen mode
2009-12-26 Erwan Tulouskins2(Win32): prepare for typified windows
2009-12-26 Erwan Tulouskins2: optimize refresh
2009-12-26 Erwan Tulouskins(Linux) : fix crash with a few skins (e.g Orangead...
2009-12-22 Erwan Tulouskins2(Linux): enable transparency since setOpacity...
2009-12-22 Erwan Tulouqt4 and skins2: fix resizing issue when zooming in...
2009-12-22 Erwan Tulouskins(x11): use EWMH when possible (especially for...
2009-12-21 Antoine CellerierAdd --data-path option. Access the src share directory...
2009-12-16 Erwan Tulouskins2: first proposal for a skinnable fullscreen contr...
2009-12-16 Erwan Tulouskins2: fix a bug preventing display in some conditions...
2009-12-15 Erwan Tulouskins2(Linux): reactivate mouse on a video window ...
2009-12-15 Erwan Tulouskins2: add a type to windows (TopWindow, VoutWindow...
2009-12-15 Erwan Tulouskins2: new fullscreen implementation (currently intend...
next