8 Commits (86c47f64c5a1067f6c19cdbb5c22f3b8cc1cfb43)

Author SHA1 Message Date
Jean-Baptiste Kempf 36ab287e77 LGPL 15 years ago
Rémi Denis-Courmont 1252a5ebff Add helpers to store floats into vlc_atomic_t 15 years ago
Rémi Denis-Courmont da9ea07cf7 Add VLC_ATOMIC_INIT, static initializer for vlc_atomic_t 15 years ago
Rémi Denis-Courmont 6f258887aa Replace VLC_EXPORT macro with a simple prefix, VLC_API 15 years ago
Rémi Denis-Courmont 59fb10d033 Add atomic swap and compare-and-swap 16 years ago
Rémi Denis-Courmont a9daba19eb Move vlc_atomic_t typedef to <vlc_common.h> 16 years ago
Rémi Denis-Courmont 85a9ea3bac Atom: use volatile keyword 16 years ago
Rémi Denis-Courmont 34f3dfb172 Atomic operations (currently same ones as in garbage collector) 16 years ago
Rémi Denis-Courmont 292351be03 Remove promiscuous #include <vlc_common.h> 16 years ago
Jean-Philippe André d9c60eb846 Xlib: fix build (skins2) - Part 1/2: fix include 16 years ago
Rémi Denis-Courmont ddfbaea04a Protect XInitThreads() with a global lock 16 years ago
Laurent Aimar e8689aeac0 Implemented replacement for swab. 17 years ago
Rémi Denis-Courmont 003bdf4a18 Mention which standard replacements follow 17 years ago
Rémi Denis-Courmont e1a78b744b Start moving replacement functions to a static import library 17 years ago
Rémi Denis-Courmont adc858d87a Uniformize source files encoding 20 years ago
Antoine Cellerier 2cb472dba0 FSF address change. 21 years ago
Rémi Denis-Courmont fe087a3828 Make Zorglub less unhappy 21 years ago
Rémi Denis-Courmont 85b29bdc28 Copyright fixes 21 years ago
Olivier Teulière 52d743a2f6 * skins2: Added support for multiple actions (separated by ";"), 21 years ago
Gildas Bazin e08712b2d7 * modules/gui/skins2/*: added svn Id property. 22 years ago
Cyril Deguet edc9c9542d * commands/cmd_*.hpp: use the DEFINE_COMMAND macro for simple commands 23 years ago
Cyril Deguet b7dc5e88ab * all: brand new skins interface ( still _experimental_) for x11 and 23 years ago
Rocky Bernstein f5d0873721 Start work on CVD subtitles. 23 years ago
Rocky Bernstein 919854e45a Work towards handling all planes in subtites, generalizing for CVD, and 23 years ago
Rocky Bernstein bc3260752b Scale bitmaps for 4:3 output 23 years ago
Rocky Bernstein a1c4ba2fbe Keep in synch with rest of source. Should also have no effect on upcoming release 23 years ago
Sam Hocevar 5ca0ebcca2 * Coding style cleanup: removed tabs and trailing spaces. 23 years ago
Rocky Bernstein 79883ab78b Marginally better 23 years ago
Rocky Bernstein 2439413b95 Towards Philips OGT (SVCD subtitle) handling. 23 years ago