]> git.sesse.net Git - vlc/history - modules/gui/skins2
Sync PO files
[vlc] / modules / gui / skins2 /
2008-07-21 Rémi DuraffortUse pl_Locked and pl_Unlocked
2008-07-21 Rémi DuraffortUse pl_Locked and pl_Unlocked.
2008-07-19 Rémi DuraffortUse pl_Locked and pl_Unlocked.
2008-07-18 Laurent AimarUse picture helpers.
2008-07-18 Rémi DuraffortThe playlist it not lock here.
2008-07-05 Rémi Denis-CourmontCharset fixes
2008-07-05 Rémi Denis-Courmontmodules: use vlc_object_alive()
2008-06-28 Rémi Denis-CourmontVLC_OBJECT_DIALOGS: remove
2008-06-20 Christophe MutricyTypo
2008-06-20 Rémi Denis-CourmontFix typo
2008-06-20 Rémi Denis-CourmontAnother compile fix
2008-06-20 Rémi Denis-CourmontCompile fixes (untested)
2008-06-20 Rémi Denis-Courmontskins2: use the vout window interface (untested)
2008-06-20 Rémi Denis-CourmontEncoding damage
2008-06-20 Christophe MutricyCompile fix
2008-06-17 Rémi Denis-CourmontUse vlc_object_lock and vlc_object_unlock
2008-06-13 Felix Paul KühneReplaced a certain amount of vlc_object_find by pl_Yield
2008-06-04 Rémi Denis-CourmontRemove redumdant b_play code
2008-06-01 Pierre d'Herbemontlibvlccore: "intf-show" is now a libvlc var instead...
2008-05-31 Rémi Denis-CourmontPlugins: include vlc_common.h directly instead of vlc...
2008-05-30 Rafaël CarréFix double fclose()
2008-05-29 Rémi Denis-CourmontSpelling
2008-05-26 Rafaël CarréInclude assert.h where assert() is used
2008-05-21 Rémi Denis-CourmontUse gettext_noop() consistently
2008-05-10 Rémi Denis-CourmontRemove message unused "queue" parameter
2008-05-08 Rémi Denis-CourmontInclude vlc_plugin.h as needed
2008-05-05 Rémi Denis-CourmontUse config_Get*Dir
2008-05-04 Rémi Denis-Courmontvlc_mutex_init: remove unused paramter
2008-04-14 Jean-Paul SamanMerge branch 'master' of git@git.videolan.org:vlc
2008-04-14 Pierre d'Herbemontdemux: Rename demux2 to demux as demux is no longer...
2008-04-14 Pierre d'HerbemontReplace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA...
2008-03-15 Rémi DuraffortRemove useless test before free and delete.
2008-03-12 Rémi DuraffortOne more time removing of some useless tests.
2008-03-08 Rémi DuraffortRemove PLAYLIST_AUTOPLAY and use PLAYLIST_PLAY instead...
2008-02-26 Pierre d'Herbemontmisc/objects.c: Don't rely on vlc_object_destroy()...
2008-02-10 Rémi Denis-CourmontUse config_GetDataDir() instead of DATA_PATH.
2008-01-24 Dennis van Amerongen* modules/gui/wxwidgets and skins2: add various more...
2008-01-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
2008-01-18 Rémi Denis-CourmontOups, this is a C++ file
2008-01-18 Rémi Denis-CourmontUse poll() instead of select() to fix an unlikely overf...
2007-12-09 Rémi Denis-CourmontRemove unneeded psz_program hack.
2007-09-16 Rémi Denis-CourmontApparent memleak (ipkiss should review perhaps?)
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-09-09 Antoine CellerierFix win32 typo.
2007-09-09 Antoine CellerierOn OSes other than Windows, Mac OS X and BeOS (so it...
2007-09-05 Rafaël CarréFix [21766]
2007-09-05 Rémi Denis-CourmontConst warning
2007-08-22 Rafaël Carréskins2: Alternate method to set always on top for X11...
2007-08-22 Rafaël CarréDo not try to load non-existing skins files
2007-08-20 Christophe Mutricyunbreak compilation
2007-08-20 Rémi Denis-CourmontRemove stdio while we're at it.
2007-08-20 Rémi Denis-CourmontRemove _GNU_SOURCE and string.h too
2007-08-20 Rémi Denis-CourmontRemove stdlib.h
2007-08-16 Rémi Denis-CourmontRemove redumdant parameter to vlc_global
2007-05-20 Antoine Cellerier* Some more fixes (+ don't redefine a function that...
2007-05-20 Antoine Cellerier* Fix non linux compilation round 2.
2007-04-04 Loïc Minier* Fix missing include causing a build failure with...
2007-03-27 Yoann Peronneau* use add_file instead of add_string for skins2-last...
2007-03-13 Olivier TeulièreComments must stay Doxygen-style comments
2007-03-13 Rémi Denis-CourmontAvoid reference to deprecated FromLocale() in comments ;)
2007-03-11 Rémi Denis-CourmontUse long instead of int32_t when passing 32-bits value...
2007-02-25 Christophe MutricyCompile fix
2007-02-25 Cyril Deguet* fixed build of skins2 interface on MacOS X (renamed...
2007-02-20 Jean-Paul Samanplaylist_Add() prototype changed
2007-02-12 Olivier Teulière * skins2/controls/ctrl_text.cpp: Fixed weird behaviour...
2007-01-28 Olivier Teulière * skins2:
2007-01-28 Olivier Teulière * skins2:
2007-01-12 Rémi Denis-CourmontDo not assume long integers are 32-bits.
2006-12-11 Olivier Teulière * skins2/vars/equalizer.cpp: Fixed an invalid memory...
2006-11-26 Clément StenacA bit of headers cleanup
2006-11-25 Rémi Denis-CourmontUse utf8 directory wrappers
2006-11-25 Rémi Denis-CourmontSkins2 theme loader:
2006-11-19 Antoine CellerierUse appropriate help text.
2006-11-19 Clément StenacFinish the playlist API transition (hopefully)
2006-11-12 Rémi Denis-CourmontRemove unused iconv handle
2006-11-11 Clément Stenac* Remove some unneeded complexity in playlist and directory
2006-11-11 Rémi Denis-CourmontDon't build Win32 code on Linux !
2006-11-09 Olivier Teulière * skins2/parser/skin_parser.cpp: Fixed a crash, and...
2006-11-08 Marian DurkovicFix skins2 Drag&Drop to accept files with non-ANSI...
2006-10-21 Rémi Denis-CourmontFixes from hobophobe on IRC
2006-10-21 Jean-Paul SamanRemove useless comparisson (n >= 0) was always true...
2006-10-21 Clément StenacPlaylist
2006-10-15 Rafaël Carréskins2 fullscreen button work with audio visualizations
2006-10-01 Antoine Celleriersrc/input/item.c: if we don't have an item name and...
2006-09-24 Clément Stenac* Get rid of the Manager thread by making blocking...
2006-09-15 Clément StenacFor consistency, remove references to vlc from libvlc
2006-09-09 Clément StenacCopyright stuff
2006-08-20 Olivier Teulière * skins2/src/top_window.cpp: Hide the tooltip when...
2006-08-20 Olivier Teulière * skins2/win32/win32_dragdrop.cpp: Added a missing...
2006-08-19 Olivier Teulière * skins2/controls/ctrl_slider.cpp: fixed 2 little...
2006-08-18 Olivier Teulière * skins2/parser/interpreter.cpp: Restored action names...
2006-08-18 Olivier Teulière * skins2/src/theme.cpp: Improved the saving/loading...
2006-08-16 Olivier Teulière * skins2/controls/ctrl_image.cpp: Allow resizing to...
2006-08-15 Cyril Deguet* scaled_bitmap.cpp: better fix than [16273] ...
2006-08-15 Cyril Deguet* scaled_bitmap.cpp: - fixed an infinite loop when...
2006-08-15 Gildas Bazin* modules/video_output/x11/xcommon.c, modules/gui/wxwid...
2006-08-15 Olivier Teulière * skins2/controls/ctrl_image.cpp: Avoid a crash when...
2006-08-15 Olivier Teulière * skins2/controls/*: forward the onResize() method...
2006-08-15 Olivier Teulière * skins2/src/skin_main.cpp: Fixed a crash in the prefe...
2006-08-06 Olivier Teulière * skins2: Fixed resizing of the Text control
next