21339 Commits (a58afe8e62c672b06e047f2475e69977908dbb7d)
 

Author SHA1 Message Date
Dennis van Amerongen 4370e1cd4e * NEWS: sync with 0.8.6d 19 years ago
Pierre d'Herbemont 73afb6b2f0 MacOSX/Framework/VLCMediaList.m: Don't lock in initMediaListInternal, we risk double lock. 19 years ago
Jean-Baptiste Kempf 1cd30bd1fb Yet another one from Philipp Weissenbacher. 19 years ago
Jean-Baptiste Kempf 1fdc3f8578 Typo spotted by Philipp Weisenbacher. 19 years ago
Christophe Mutricy 5c1adfffbf Typo 19 years ago
Christophe Mutricy 68324dd875 No need to have overlay twice in the preferences 19 years ago
Christophe Mutricy 12efc09f66 Improve stability of the preferences dialog. Patch by Andre Weber 19 years ago
Rémi Denis-Courmont bad2a6b1f2 Typo 19 years ago
Richard Hosking 9d7bb43b1c v4l2: Experimental ALSA input support. Currently non functional. Still defaults to OSS. 19 years ago
Jean-Paul Saman acb49d8a88 Fix devision by zero in spu_RenderSubpictures. 19 years ago
Jean-Paul Saman 9a3e578544 Remove stray character after testing for enable-libgcrypt and enable_gnutls. 19 years ago
Jean-Paul Saman cfd1271fc4 Be more carefull on when rtpInfo timestamps should be set. 19 years ago
Rafaël Carré 96bb57677f qt4 update: don't crash if there was a problem with update_New() 19 years ago
Pierre d'Herbemont 119e9c7f7a src/libvlc-common.c: Only print a piece of Info about cvlc if we are using 'vlc'. 19 years ago
Pierre d'Herbemont e263d0647f MacOSX/Framework: Minimizes Package Size. only copy the libraries that the vlc modules need. (Patch by Enrique Osuna). 19 years ago
Rafaël Carré 553620b6f0 Avoid C++ comments be compatible with C ANSI 19 years ago
Rémi Denis-Courmont 3f54866f53 Remove silly m4 file. I'd rather use UPTODATE version on my system than some crap from VLC tree 19 years ago
Rémi Denis-Courmont 17f227bf9c Default DVD to NULL for autodetection (hmm...) 19 years ago
Rafaël Carré 8f32f1ea83 Adds some missing files to dist target (blaming j-b & dionoea) 19 years ago
Rémi Denis-Courmont 4816afd20f Typo 19 years ago
Rémi Denis-Courmont a256154f98 Set default DVD defice 19 years ago
Rémi Denis-Courmont 2cb8ab43f3 Compile fix 19 years ago
Rémi Denis-Courmont b550a96743 Ordering 19 years ago
Rémi Denis-Courmont b8acb755a7 Fix screensaver deadlock if terminating as soon the interface is created - closes #1363 19 years ago
Rafaël Carré cddeb8e796 revert [23385]. make sure the object is locked when we enter the thread 19 years ago
Rémi Denis-Courmont 9cacf4afaa Lets assume glibc 2.8 will work properly when it's out (though I doubt it) 19 years ago
Felix Paul Kühne ea27196a65 * automagically assume --with-macosx-sdk 19 years ago
Christophe Mutricy 858281e18e Defines nvlc aliases in all cases 19 years ago
Christophe Mutricy a7f3606892 Fix segfault when canceling the open dialog. Patch by Rémi Duraffort. 19 years ago
Rémi Denis-Courmont fb033327d5 Horrific kludge to prevent awfully crappy glibc from crashing VLC all the time. 19 years ago
Rafaël Carré c951fd3139 fix make check 19 years ago
Rémi Denis-Courmont 6ab10612b9 typo 19 years ago
Rémi Denis-Courmont eab5925fe6 Better error handling 19 years ago
Rémi Denis-Courmont 529cbee570 Don't use MAP_POPULATE 19 years ago
Rémi Denis-Courmont 3ef4b19601 Fix EOF check and remove fprintf 19 years ago
Richard Hosking 956c05bafd v4l2: Support for setting brightness, contrast, saturation and hue (if supported by device) 19 years ago
Ilkka Ollakka c26ef132d8 oneliner to fix i_pos updating. works for me. 19 years ago
Richard Hosking 5980a23b77 v4l2: Cosmetics. 19 years ago
Richard Hosking 6b02aaf010 Fixed warnings. 19 years ago
Rémi Denis-Courmont 5b7fd3023d Don't bother seeking when using mmap 19 years ago
Rémi Denis-Courmont 70a886ebcd Fix file position update 19 years ago
Rémi Denis-Courmont 253488ca01 typo 19 years ago
Rémi Denis-Courmont 5743a8e2cd Memory mapped file input 19 years ago
Rémi Denis-Courmont eac010441e Compile fix 19 years ago
Rémi Denis-Courmont 9353736bd4 Cleanup custom block allocation 19 years ago
Rémi Denis-Courmont 3ade296d07 We've had fun breaking the ABI... 19 years ago
Rémi Denis-Courmont c9aee938d8 Remove block_t->p_sys, which is not really needed either. 19 years ago
Rémi Denis-Courmont 3de4116226 Save one pointer and dereference in the block core 19 years ago
Rémi Denis-Courmont 7d5a2026f4 Remove the unused manager from block_t 19 years ago
Jean-Baptiste Kempf cb459a04ce Qt4 - Volume slider, move the slider when only clicked on it as ivoire requested. 19 years ago