33 Commits (8dc9156f2bbcd6199cde8779b990ad622c4e2a0d)

Author SHA1 Message Date
Sam Hocevar 1fdc92cbe0 * ./modules/video_output/wingdi.c: skeleton of a Windows GDI video output. 24 years ago
Sam Hocevar 691e470422 * ./src/misc/messages.c: added ^Ms to the WinCE logfile. 24 years ago
Sam Hocevar a6bb3a1fe8 * ./modules/audio_output/waveout.c: audio output now works under WinCE 24 years ago
Sam Hocevar c3a40bca86 * ./include/vlc_common.h, ./src/extras/libc.c: exported our custom libc 24 years ago
Sam Hocevar 4a8ce8ac45 * ./src/misc/modules.c: p_module->psz_filename is now filled with a real 24 years ago
Sam Hocevar de6f58231b * ./bootstrap: reverted the behaviour behaviour to the default, which 24 years ago
Sam Hocevar d1296b32da * ./bootstrap: bootstrap now requires the --config flag. With no arguments 24 years ago
Sam Hocevar 5de3e045e3 * ./msvc/*, ./evc/*: moved eMbedded Visual Studio files to the toplevel evc/ 24 years ago
Sam Hocevar be8ca6e9a9 * ALL: WinCE compilation fixes (mostly nonexistent headers). A lot of 24 years ago
Sam Hocevar 05ac379f73 * ./Makefile.am: added a "update-vlc.dsp" rule to create the MSVC project 24 years ago
Sam Hocevar 4d0e2b16bb * ./bootstrap: automake 1.7 is OK to bootstrap vlc. 24 years ago
Sam Hocevar 141414b0c4 * ./Makefile.am: we properly install plugins in the OS X vlc.app directory. 24 years ago
Sam Hocevar 03019d5816 * ./Makefile.am: fixed a typo that caused HAVE_DEBUG to imply HAVE_RELEASE. 24 years ago
Sam Hocevar 003f74f14f * ./bootstrap, ./Makefile.am: we don't build static libraries if their only 24 years ago
Sam Hocevar ec8c631800 * ./configure.ac.in, ./src/libvlc.c: attempt at activating gettext support 24 years ago
Sam Hocevar 2b0b78882c * ./bootstrap: we use the proper linker for plugin compilation. 24 years ago
Sam Hocevar 537cf3aa2c * ./bootstrap: fixed a bug I introduced yesterday that caused automake 24 years ago
Sam Hocevar 415af2aded * ./bootstrap: added a check for automake bug #326. No easy workaround is 24 years ago
Sam Hocevar 106497cdb1 * ./bootstrap, ./Makefile.am: workarounds for automake 1.5. 24 years ago
Sam Hocevar 2799d36bc8 * ALL: the build mechanism now uses automake. See HACKING for more details. 24 years ago
Christophe Massiot 7d2f6de57c * ./bootstrap : Fixed an issue with old shell versions 24 years ago
Christophe Massiot a9b2248292 It now works when there is no automake-1.5 nor automake-1.6. 24 years ago
Sam Hocevar 3eb8eefdd2 * ./m4/*: added gettext m4 macros so that the configure behaviour is 24 years ago
Sam Hocevar 91b31c8835 * Additional fixes for bootstrap when gettext isn't available. 24 years ago
Sam Hocevar e3366e790b * ./bootstrap: fixed a shell error (replaced "if `foo`" with "if foo"). 24 years ago
Sam Hocevar 03fe761ea8 * ./bootstrap: we should be able to bootstrap CVS even without gettext. 24 years ago
Sam Hocevar 2d8a1a7085 * ./HACKING: we can now use automake-1.5 instead of automake-1.6. But now 24 years ago
Sam Hocevar 685f8edcc3 * ./bootstrap: we touch m4/Makefile.am so that configure doesn't complain 24 years ago
Sam Hocevar 8cdab6d597 * ./bootstrap: another fix for old versions of autoconf which don't seem 24 years ago
Sam Hocevar e3401d5787 * ./configure.in: we now require autoconf 2.5x because previous versions 24 years ago
Sam Hocevar 0df46599e8 * ./bootstrap: dropped the dependency on gettext 0.11.5. Now 0.10.4 is OK. 24 years ago
Sam Hocevar eb395af053 * Moved ./include/defs.h to ./config.h 24 years ago
Sam Hocevar 764176f688 * ALL: started the slow move to automake. For the moment, the changes are 24 years ago
Sam Hocevar d2f76771d3 * ./modules/gui/gtk/open.c: the Gtk and GNOME interfaces no longer ignore 24 years ago
Christophe Massiot 123b3214ec Audio output 3. Expect major breakages. 24 years ago
Sam Hocevar 66c62b4386 * ./modules/demux/mpeg/system.c: added a helper plugin for MPEG-related 24 years ago
Sam Hocevar 670718e9ad * ./debian/control: changed "interface plugin" occurences to "frontend" to 24 years ago
Sam Hocevar bf9b62a4ea * ALL: changed "struct foo_s" into "struct foo_t" to make greppers happy. 24 years ago
Sam Hocevar c33cab3572 * ./plugins/gtk/*: new generic "Open Target" window. Please test and 24 years ago
Sam Hocevar 8fbbb9594a * ./include/vlc_threads.h, ./src/misc/threads.c: improved the cond_wait 24 years ago
Sam Hocevar b9e9cb420d * ./src/playlist/playlist.c: lots of playlist behaviour enhancements. 24 years ago
Sam Hocevar 3722c40b96 * ./bootstrap.sh: ah ah ah. CVS likes to make fun out of me. 24 years ago
Sam Hocevar f60d5d587a * ./include/main.h, ./plugins/beos/intf_beos.cpp: BeOS compilation fixes. 24 years ago
Sam Hocevar 9e3ab283c2 * ALL: the first libvlc commit. 24 years ago