52 Commits (d5a12edeb0db9a3148a64d3e1e4e82c9d59ac9ef)

Author SHA1 Message Date
Rémi Denis-Courmont 640d0794a0 modules: factor Makefile statement 13 years ago
Rémi Denis-Courmont d3bd87aaf3 Add subdir-objects automake option where appropriate 13 years ago
KO Myung-Hun bf7670fd44 skins2: add OS/2 support 13 years ago
Erwan Tulou 1653a66d28 skins2: drap&drop enhancement 15 years ago
Erwan Tulou 2c45bce605 skins2: rework skins2 as a vout_window provider 15 years ago
Erwan Tulou c9663d9770 skins2: rework the fullscreen controller 16 years ago
Erwan Tulou 4cd590ad52 skins2: implement a ArtManager singleton 16 years ago
Erwan Tulou 0530638a50 skins2: implement art display in image controls 16 years ago
Erwan Tulou dc25da7e5a skins2: remove dead code 16 years ago
JP Dinger 82dfc1b375 Skins2: Invent ft2_strerror() to improve freetype2 error reporting. 17 years ago
Rémi Denis-Courmont 17c1886a2c Syntax error 17 years ago
Rémi Duraffort f16ee6f7f9 skins2: fallback to x11 os factory for os not win or osx. 17 years ago
Rémi Duraffort e35669e5b9 skins2: fix linking in OpenBSD (the X11 os factory must be use for linux and OpenBSD at least). 17 years ago
Christophe Mutricy cfa48991cd Distribute cmd_callbacks.hpp 17 years ago
Erwan Tulou 84ade0eadd skins2: rework of vout manager 17 years ago
Erwan Tulou 04af5c7c7d skins2 vout manager 17 years ago
Jean-Philippe Andre a2b72dbb66 Zip: change path to the library in the buildsystem 18 years ago
Laurent Aimar a4fb617901 Skins2 will at least start. 18 years ago
Geoffroy Couprie 542e6161b4 Skins2: separate the source files included depending on the paltform 18 years ago
Clément Stenac ed0b72e371 Merge back branch 0.8.6-playlist-vlm to trunk. 20 years ago
Olivier Teulière 1f09d331a4 * skins2: Added the vlc.snapshot() action 20 years ago
Cyril Deguet a5a9346ce5 * all: added a INI file parser in skins2. For instance if the file 20 years ago
Olivier Teulière 7d96a1d630 * skins2/commands/cmd_dvd.*: New commands for DVD navigation. 20 years ago
Olivier Teulière 8a3513c025 * skins2: support for custom popup menus, and win32 implementation. 21 years ago
Cyril Deguet 07391315eb * all: support of animated bitmaps in skins: there are new attributes 21 years ago
Cyril Deguet 5fa7831e3c * all: support .zip for skin themes in addition to tar.gz (vlt) 21 years ago
Cyril Deguet 17025142ad * all: renamed PngBitmap into FileBitmap, as any image format 21 years ago
Cyril Deguet 13a000e73b * all: added a variable "equalizer.isEnabled" and commands 21 years ago
Cyril Deguet e0364b09a1 * all: first support of graphical equalizer in the skins2 interface. 21 years ago
Antoine Cellerier c7e3831546 * Playtree start. Basic functionalities work. Still needs a lot of 21 years ago
Olivier Teulière 52d743a2f6 * skins2: Added support for multiple actions (separated by ";"), 21 years ago
Cyril Deguet 93cdb2f11d - all: skeleton for a MacOSX port of skins2 (happy new year ;) 22 years ago
Cyril Deguet b2b21b95b5 - all: the text variable "$N" is now the media name, not just a truncated URI 22 years ago
Cyril Deguet 852f38630b * all: skeleton of a popup menu entry for skin selection 22 years ago
Mohammed Adnène Trojette fe0be88e2d added a function to minimize VLC (check win32 compilation) 22 years ago
Cyril Deguet f756fd532a * parser/expr_evaluator: expression evaluator using Reverse Polish Notation 22 years ago
Cyril Deguet d36327ccf7 * src/vlcproc.cpp: DO NOT update the GUI directly from the vlc callbacks, 22 years ago
Gildas Bazin 19b851c5ea * share/Makefile.am: added default skins2 theme and vlm http files. 22 years ago
Cyril Deguet a8283ef69a * all : skeleton of a future bitmap font support 22 years ago
Cyril Deguet 1e34cf517b * all: split GenericWindow into GenericWindow (general interface for 22 years ago
Cyril Deguet a5ca00dc64 * all: the vout window is now managed by a resizable control 22 years ago
Cyril Deguet 6351e9c923 * all: first implementation of skinnable vouts (X11 only) 22 years ago
Olivier Teulière 4e5473acd2 * skins/vars/stream.cpp: support $N (stream name) and $F (full stream name) 22 years ago
Gildas Bazin f5916b645e * modules/gui/skins2/Modules.am: oops, 1 file too much. 22 years ago
Gildas Bazin 657e2a261f * modules/gui/skins2/Modules.am: include the default skins2 theme in the "make dist" rule. 22 years ago
Gildas Bazin ee90876a38 * modules/gui/skins2/Modules.am: added missing file for make dist. 23 years ago
Cyril Deguet 1628f2f2c9 * all: replaced the flex parser by the libxml one 23 years ago
Cyril Deguet c381c1c130 * configure.ac: check xml2-config for skins2 23 years ago
Cyril Deguet 75feba0937 * utils/var_bool.*: VarBool is now an interface for reading bool variables 23 years ago
Cyril Deguet edc9c9542d * commands/cmd_*.hpp: use the DEFINE_COMMAND macro for simple commands 23 years ago