]> git.sesse.net Git - vlc/history - modules/gui/skins2
paintEvent is not useful anymore
[vlc] / modules / gui / skins2 /
2009-08-06 Rémi Denis-CourmontRemove broken lrint hack (fix: #3030)
2009-08-01 Laurent AimarSplit back window module providers by type.
2009-08-01 Laurent AimarUpdated skins2 vout_window provider to the new API.
2009-07-27 Rémi DuraffortUse var_ToggleBool when applicable.
2009-07-27 Rémi Duraffortskins2: factorize.
2009-07-24 Rémi DuraffortUse var_TriggerCallback instead of var_SetVoid (the...
2009-07-24 Rémi Duraffortskins2: fix "control reaches end of non-void function...
2009-07-23 Erwan Tulouskins2: cosmetics (for better reading)
2009-07-23 Jean-Baptiste KempfUse Brackets for global headers.
2009-07-23 Jean-Baptiste KempfIncludes corrections
2009-07-18 Erwan Tulouskins2: correct skins failing to display a video passed...
2009-07-16 Anthony Loiseaucosmetic: remove nullity test on free() and delete
2009-07-16 Rémi DuraffortThat's safe to delete NULL.
2009-07-10 Erwan Tulouskins2: For Linux, correct files that cannot be loaded...
2009-07-10 Pierre Ynardskins: typo
2009-07-09 Pierre Ynardskins: missing include
2009-07-09 Pierre Ynardskins: typo
2009-07-09 Rémi Denis-CourmontSkins: control volume through playlist
2009-07-09 Rémi Denis-Courmontaout_VolumeMute -> aout_ToggleMute
2009-07-09 Erwan Tulouskins2: on Windows, avoid requiring the main thread...
2009-06-28 Erwan Tulouskins2(Windows): fix sporadic vlc hangings at termination
2009-06-28 Erwan Tulouskins2(windows): correct playback not started automatic...
2009-06-28 Erwan Tulouskins2(Windows): add a command to start the first playl...
2009-06-28 Erwan Tulouskins2: remove unneeded code (already inherited from...
2009-06-28 Erwan Tulouskins2: add missing var_DelCallback
2009-06-27 Rémi Denis-CourmontFix format security warnings (fixes: #2857)
2009-06-23 Erwan Tulouskins2: solve crashes due to releasing variables at...
2009-06-22 Erwan Tulouskins2: ensure the new SubX default skins doesn't crash...
2009-06-16 Erwan Tulouskins2: change_safe added by error (previous commit)
2009-06-16 Erwan Tulouskins2: add config_SaveConfigFile to retain changes...
2009-06-12 Erwan Tulouskins2: improve resizing when multiple layers are used...
2009-06-05 Erwan Tulouskins2: correct crashes when using zoom and multiple...
2009-05-31 Rémi Denis-CourmontMerge commit 'origin/base'
2009-05-31 Laurent AimarDo not access vout_thread_t fields when it can be avoided.
2009-05-27 Rémi Denis-CourmontMerge branch 'base' into master
2009-05-26 Rémi Denis-CourmontMerge branch 1.0-bugfix (early part) into master
2009-05-26 Derk-Jan HartmanMerge commit 'origin/1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-26 Rémi Duraffortskin2: use pl_Release when applicable.
2009-05-25 Jean-Baptiste KempfMerge commit 'origin/1.0-bugfix'
2009-05-25 Jean-Baptiste KempfMerge branch '1.0'
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-23 Erwan Tulouskins2 : fully support transparency for buttons.
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-21 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-20 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-20 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-16 Laurent AimarMerge commit 'origin/1.0-bugfix'
2009-05-16 Laurent AimarFixed skins2 compilation.
2009-05-16 Rémi Denis-CourmontPass pointer rather than ID for playlist item-current
2009-05-16 Rémi Denis-CourmontPass input item through playlist item-change rather...
2009-05-16 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-16 Rémi Denis-Courmontplaylist_DeleteFromInput: pass the input item rather...
2009-05-15 Laurent AimarMerge commit 'origin/1.0-bugfix'
2009-05-14 Jean-Baptiste KempfMerge commit 'origin/1.0-bugfix'
2009-05-14 Rémi Denis-CourmontMerge commit 'origin/1.0-bugfix'
2009-05-13 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-13 Laurent AimarUsed VLC_CODEC_* and vlc_fourcc_GetCodec when suitable.
2009-04-26 Rémi Denis-CourmontExplicitly add formerly implicit submodule shortcuts
2009-03-25 Erwan Tulouwith skins2(Windows), solve vlc sometimes hanging ...
2009-03-25 Erwan Tulouskins2: solve minor problem when opening skin dialog box
2009-03-19 Rémi DuraffortFix string format.
2009-03-17 Rémi Denis-Courmont(prev|next)-(chapter|title) is a void variable. Fix...
2009-03-16 Jean-Baptiste KempfSkins: fix the popup-menu appearance on the video.
2009-03-16 Erwan Tulouskins2 vout manager
2009-03-15 Jean-Baptiste KempfSkins2: less stupid match for opening the files.
2009-03-12 Rémi Duraffortskins2: operator '=' return a reference.
2009-03-12 Rémi Duraffortskins2: remove unused function.
2009-03-04 Rémi Denis-CourmontRemove invalid VOUT_REPARENT uses
2009-03-03 Erwan Tuloucorrects drag&drop for skins on Linux (mrl wrongly...
2009-03-03 Erwan TulouDialogs:destroy move from the Close function, because...
2009-02-26 Rémi Duraffortskins2: simplification.
2009-02-22 Joseph Tuloucorrects no dtd found when changing skins
2009-02-21 Joseph Tulouplaylist locking forgotten (causes PL_ASSERT_LOCKED...
2009-02-20 Joseph TulouCorrects crashing when a skin doesn't have a video...
2009-02-16 Laurent AimarRenamed playlist "item-append/deleted" to "playlist...
2009-02-16 Laurent AimarRenamed playlist "playlist-current" to "item-current".
2009-02-14 Rémi Denis-CourmontVOUT_CLOSE is unsafe and pointless. Do not use it.
2009-02-14 Rémi Denis-CourmontKill stupid VOUT_SNAPSHOT control.
2009-02-14 Jean-Philippe AndreZip (skins2): fix compilation (wrong #include)
2009-02-11 Rémi DuraffortThe playlist have to be locked when calling playlist_It...
2009-02-02 Rémi Denis-CourmontUse --x11-display whenever calling XOpenDisplay (except...
2009-02-01 ogg.k.ogg.kFix another location having the same does-not-compile...
2009-02-01 ogg.k.ogg.kFix skins2 compile (broken by 8e0a2de24336bb68b6aee5a70...
2009-02-01 Rémi Denis-CourmontSkins2: partial vout window fixes
2009-01-27 Jean-Philippe AndreZip: change path to the library in the buildsystem
2009-01-27 Jean-Philippe AndreZip: move skins2/unzip to libs/unzip
2009-01-27 Rémi Denis-CourmontTrailing ;
2009-01-25 Rémi Duraffortskins2: remove totologie.
2009-01-25 Rémi Duraffortskins2: print only one error when the skins can't be...
2009-01-24 Rémi Denis-CourmontUse libvlc_Quit
2009-01-24 Rémi Duraffortskins2: open the right type of playlist (be consistent...
2009-01-24 Rémi Duraffortskins2: save the playlist also in html.
2009-01-24 Rémi Duraffortskins2: use calloc and NULL at the righ place.
2009-01-23 Jean-Baptiste Kempf10l: typo.
2009-01-23 Jean-Baptiste KempfSkins: missing include, makes skins2 on Windows fail...
2009-01-23 Rémi Duraffortskins2: use input_GetVout when possible.
2009-01-19 Christophe MutricyTypo
next