23199 Commits (657ee94e0c2bf6e4f172f655d878c4d1dbbb2230)
 

Author SHA1 Message Date
Pierre d'Herbemont f46398cfe2 modules/gui/macosx.m: Make sure the module will terminate after a Ctrl-C from a term. 19 years ago
Pierre d'Herbemont 260a183696 cmake: Don't use poll() on Mac OS X, as it can't poll a tty properly. 19 years ago
Pierre d'Herbemont 711481177d vlc.c: Attempt to kill VLC again if Ctrl-C is hit again when the abort timeout is ellapsed. It allows to abort VLC after the first abort timeout. 19 years ago
Pierre d'Herbemont b026a42b75 vlc.c: Make sure exiting after two Ctrl-C is instantaneous on Mac OS X. 19 years ago
Pierre d'Herbemont 1e9ff27051 projects/mozilla: Use an hyphen in "plug-in". This closes #1474. (Patch by timeless@gmail.com) 19 years ago
Pierre d'Herbemont 153a80c840 cmake: Add qt4 resources. Enable qt4 plugin compilation with cmake's CVS. (known not to work with cmake version 2.4-patch 7 19 years ago
Pierre d'Herbemont 68627dcf64 qt4: Rename res.qrc to vlc.qrc to match default cmake behaviour in naming. 19 years ago
Pierre d'Herbemont 226a9890d4 cmake: Forgotten config/intf.c in libvlc target. 19 years ago
Pierre d'Herbemont 20f177877d cmake: Use latest CVS version. 19 years ago
Pierre d'Herbemont 1c6353ade0 cmake: .moc.cpp compilation fixes. 19 years ago
Christophe Mutricy ce87acacc4 Distribute contrib/src/Distributions 19 years ago
Rafaël Carré 5ad2a46fa6 Supports vorbis audio in avi container (refs #224) 19 years ago
Pavlov Konstantin 6de4ef9ba0 pulseaudio plugin needs 0.9.8 at least. 19 years ago
Christophe Mutricy 8a7278874b Some OSes don't have posix_fadvise 19 years ago
Pierre d'Herbemont 22862929fb cmake: Fix PACKAGE_VERSION_* as pointed by jpeg. 19 years ago
Pierre d'Herbemont 21aeaa717a cmake: Defines PACKAGE_VERSION_* as pointed by jpeg. 19 years ago
Rémi Denis-Courmont ce3c305fdb Debug the debug 19 years ago
Rémi Denis-Courmont d801998f14 We also read memory mapping sequentially (well, this is a bit redumdant) 19 years ago
Rémi Denis-Courmont e051cc658b Tell the OS we mostly reqd files sequentially 19 years ago
Rémi Denis-Courmont 89fddcd3fc Don't use char * to point to const char *, fix a memleak, and cleanups 19 years ago
Rémi Denis-Courmont ebd02aaf40 Remove no-ops 19 years ago
Rémi Denis-Courmont d92fffbdf7 Add flags when adding an input item option 19 years ago
Rémi Denis-Courmont de534450ab Fix linking 19 years ago
Rémi Denis-Courmont a4bc2c0db2 Unexport var_OptionParse 19 years ago
Rémi Denis-Courmont da1291a1a4 Remove useless check 19 years ago
Damien Fouilleul d06be22f8d libmp4: removed the 'France' option, who cares ? 19 years ago
Rémi Duraffort 60a6411034 Comments to make doxygen happy 19 years ago
Damien Fouilleul c5f4e7f8fe libvlc: document that libvlc_new() MUST have a program path in argv[0] 19 years ago
Damien Fouilleul 2bd9ccb55b libvlc: revert [22749], useless, breaks plugins 19 years ago
Rafaël Carré 6fc44a2310 minimal_macosx need to run on the 1st thread to be able to use video output 19 years ago
Rafaël Carré b9459d8ff9 contrbis: update svn:ignore for new targets 19 years ago
Rafaël Carré ed3ac95b9c prefer macosx interface over qt4 19 years ago
Damien Fouilleul d47037fef0 activex: oops, used duplicate id for BITMAP resource 19 years ago
Jean-Baptiste Kempf dc1a69f87f Qt4 - Playlist: fix the resizing of the QSPlitter containing the art. 19 years ago
Jean-Baptiste Kempf 24fcfe4714 Qt4 - IM. cosmetic. 19 years ago
Jean-Baptiste Kempf 047552b007 Qt4 - change severity of debug. 19 years ago
Jean-Baptiste Kempf dabdbf7601 Qt4 - try to reset the Rate when input is done. 19 years ago
Rafaël Carré 3de9052d71 svn:keywords 19 years ago
Rafaël Carré f79fb4ec10 fix dailymotion parser, choosing VP6 as the default of the multiple streams available 19 years ago
Pierre d'Herbemont f03c892c22 cmake: Fix qt4 linking and moc. 19 years ago
Damien Fouilleul 5fb9f95ef6 libvlc.c: fix invalid destroy of unitialized timer_lock mutex when VLC_Init() fails 19 years ago
Damien Fouilleul 006625e31c macosx: fix compile/runtime warnings 19 years ago
Damien Fouilleul 6cf432c2dd MacOSX: fix macosx-embedded -> embedded-video migration 19 years ago
Pierre d'Herbemont 954ff1ecfd cmake: Enable asf by default. 19 years ago
Rafaël Carré 68d9d973e5 fix youtube parsing 19 years ago
Rémi Duraffort ac05a695a7 Some comments to have a better doxygen documentation 19 years ago
Rémi Denis-Courmont 6fdb1920bc Fix linking of libvlc 19 years ago
Rémi Denis-Courmont 1c0f708acf Remove old mmap support 19 years ago
Rémi Denis-Courmont 160ee0af0a Rewrite the mmap input as a separate access 19 years ago
Rémi Denis-Courmont a101ffbddf Remove unused string 19 years ago