]> git.sesse.net Git - vlc/history - modules/gui/skins2
Qt: add QT_STATICPLUGIN define as per the qt spec
[vlc] / modules / gui / skins2 /
2014-11-14 Jean-Baptiste KempfSkins2: avoid integer overflow
2014-10-21 Erwan Tulouskins2: use new vout_window_ReportSize
2014-10-16 Rémi Denis-Courmontwindow: merge all capabilities as one
2014-10-16 Rémi Denis-Courmontwindow: check and set window type in all plugins
2014-10-16 Rémi Denis-Courmontwindow: remove useless initializers
2014-09-12 KO Myung-Hunskins2: os2: save and restore FPU cw
2014-09-04 Erwan Tulouskins2: fix animated image flickering
2014-09-04 Erwan Tulouskins2: fix buttons and checkbox artefacts with animate...
2014-08-16 Rémi Denis-CourmontHandle NULL value in "input-current" callback
2014-08-15 Rémi Denis-CourmontRemove vlc_input.h from vlc_playlist.h
2014-07-13 Erwan Tulouskins2: remove all hardcoded hotkeys
2014-07-13 Erwan Tulouskins2: add support for the new key accelerator feature.
2014-07-02 Tristan MatthewsFix build for C++11
2014-02-09 Jean-Baptiste KempfShow OSD when drag-n-dropping subtitles
2014-01-27 Rémi Denis-Courmontvlc_readdir: remove string duplication, simplify
2014-01-23 Forteve Zepushistifix gui/skins2: ft2_bitmap.cpp write after allocated...
2014-01-20 Erwan Tulouskins2: remove unused variable
2014-01-01 Rémi Denis-Courmontstr_format_meta: take input thread pointer rather than...
2013-12-29 Rémi Denis-CourmontRemove inconsistently used HAVE_UNISTD_H
2013-12-11 Rémi Duraffortskins2: fix memory leak
2013-10-17 Erwan Tulouskins2: add support for subtitle drag'n'drop
2013-09-14 Rémi Denis-Courmontmodules: factor Makefile statement
2013-09-05 Rémi Denis-CourmontAdd subdir-objects automake option where appropriate
2013-07-16 Erwan Tulouskins2: fix autoresize initial value
2013-07-13 Rémi Duraffortskins2: fix wrong qualifier (cid #1049814)
2013-07-13 Rémi Duraffortskins2: remove self assignment (cid #1049841)
2013-07-13 Rémi Duraffortskins2: fix wrong break (cid #1049865)
2013-06-22 Erwan Tulouskins2: add width/height parameters to slider
2013-06-22 Erwan Tulouskins2: extend xoffset and yoffset parameters
2013-06-22 Erwan Tulouskins2: improve fullscreen behaviour
2013-06-22 Erwan Tulouskins2: fix nested panels wrongly positioned if not...
2013-06-05 Rafaël CarréUse _WIN32 rather than WIN32 (same for WIN64)
2013-05-23 KO Myung-Hunskins2: fix mouse cursor shape change and mouse cursor...
2013-05-22 KO Myung-Hunskins2: add OS/2 support
2013-04-29 Sandeep Kumaraout: Increase/decrease volume in steps of 5%
2013-04-25 Erwan Tulouskins2: sliderBg (same issue as slider wrt to notifyLayout)
2013-04-25 Erwan Tulouskins2: simplify equalizer initialization
2013-04-25 Erwan Tulouskins2: slider fix notifyLayout wrongly removed
2013-04-25 Erwan Tulouskins2: fix an equalizer issue
2013-04-08 Erwan Tulouskins2: slider background (some rework)
2013-04-08 Erwan Tulouskins2: fix background slider focus problems
2013-04-08 Erwan Tulouskins2: first check for playout existence (generic...
2013-04-08 Erwan Tulouskins2: add a needed boundary check (playtree control)
2013-04-06 Erwan Tulouskins2: fix typo about anchors
2013-04-06 Erwan Tulouskins2: reuse graphics from generic bitmap cache (animb...
2013-04-06 Erwan Tulouskins2: reuse graphics from generic bitmap cache (radia...
2013-04-06 Erwan Tulouskins2: reuse graphics from generic bitmap cache (slider)
2013-04-06 Erwan Tulouskins2: implement a caching mechanism for graphics
2013-04-06 Erwan Tulouskins2: cosmetic
2013-04-05 Erwan Tulouskins2: remove range constraint for slider
2013-04-05 Erwan Tulouskins2: cosmetics (no functional change)
2013-04-05 Erwan Tulouskins2: remove unneeded code
2013-04-05 Erwan Tulouskins2: add comparison for two rect
2013-04-05 Erwan Tulouskins2: remove unneeded check
2013-04-04 Erwan Tulouskins2(win32): improve boundaries check
2013-04-04 Erwan Tulouskins(x11): improve boundaries check
2013-04-04 Erwan Tulouskins2: provide more info to help skin developpers...
2013-04-04 Erwan Tulouskins: don't create a video control if no size provided
2013-04-04 Erwan Tulouskins2: cosmetic
2013-04-03 Erwan Tulouskins2: avoid layout resize if size is unchanged
2013-04-03 Erwan Tulouskins2: improve layout management
2013-04-02 Erwan Tulouskins2: fix forgotten notify in text control
2013-04-02 Erwan Tulouskins2: fix missing initialization
2013-04-02 Erwan Tulouskins2: cosmetics
2013-04-01 Erwan Tulouskins2: fix video not properly tied to the right video...
2013-04-01 Erwan Tulouskins2: fix text control misfunctioning when changing...
2013-04-01 Erwan Tulouskins2: fix initial text state to reflect documentation
2013-04-01 Erwan Tulouskins2: resize only similar layouts on-the-fly
2013-04-01 Erwan Tulouskins2: add a function that differentiates dependent...
2013-03-30 Erwan Tulouskins2: simplify playlist title
2013-03-30 Erwan Tulouskins2: improve $N text variable
2013-03-20 Erwan Tulouskins2: use the "mute" variable
2013-03-18 Rémi Denis-Courmontskins2: remove unused data
2013-02-11 Erwan Tulouskins2: don't default the first visible item to selected
2013-02-11 Erwan Tulouskins2: improve short name display ($N)
2013-02-09 Erwan Tulouskins2: fix memory leak
2013-02-09 Erwan Tulouskins2: ensure that skins2 displays items exactly as...
2013-01-31 Rémi Denis-CourmontUseless #includes
2013-01-28 Erwan Tulouskins2: ensure playlist is also updated when new input...
2013-01-28 Erwan Tulouskins2: update current input if its associated item...
2013-01-28 Erwan Tulouskins2: rename command to better readability
2013-01-28 Erwan Tulouskins2: factorize some code
2013-01-28 Erwan Tulouskins2: cleanup
2013-01-28 Erwan Tulouskins2: remove useless event
2013-01-27 Jean-Baptiste KempfSkins2: simpler and more correct code for SHFileOperati...
2013-01-27 Jean-Baptiste KempfSkins2: fix usage of SHFileOperation on Win32
2013-01-27 Erwan Tulouskins2: fix art file failing to display when changing...
2013-01-27 Erwan Tulouskins2: fix art display misfunctioning in latest git vlc
2013-01-15 Jean-Baptiste KempfSkins2: try to fix compilation in ANSI mode
2013-01-15 Jean-Baptiste KempfSkins2: reimplement rmDir on Windows with ShellApi
2013-01-14 Jean-Baptiste KempfSkins2: port Win32 code to UNICODE
2012-12-04 Erwan Tulouskins2: adapt to latest change in playlist (activity...
2012-11-26 Rémi Denis-Courmontskins2: deactivate the playlist before exit
2012-11-26 Rémi Denis-CourmontUse "activity" instead of "item-current" variable
2012-11-13 Erwan Tulouskins2: correct a uri conversion issue with new vlc_pat...
2012-11-01 Rémi Denis-Courmontinterfaces: use playlist_GetAout() where applicable...
2012-11-01 Rémi Denis-Courmontplaylist: use playlist audio functions
2012-09-02 Rémi Denis-CourmontRemove WinCE
2012-08-30 Jean-Baptiste KempfSkins2: blind attempt to fix a ThemeRepository crash
2012-08-29 Rémi DuraffortFix potential file handler leak.
next