22914 Commits (bbc02c3f6afaf65660315ec17a322339bf333102)
 

Author SHA1 Message Date
Jean-Baptiste Kempf b38c6ef456 Qt4 - Windows, try to fix the Open Containing Folder... 19 years ago
Jean-Baptiste Kempf 1abd3ad5d8 Fortune... 19 years ago
Jean-Baptiste Kempf 831346340b Qt4 - SoundSlider setToolTip only in the correct range. 19 years ago
Jean-Baptiste Kempf eb4e90d1ab Qt4 - tree: remove the \n at the end of each line... 19 years ago
Pierre d'Herbemont 816f8089b5 macosx/framework: Fix the cmake bootstrap script. 19 years ago
Pierre d'Herbemont 897ac981f3 vlc_common.h: VLC_EXPORT should have extern if there is no visibility support. 19 years ago
Rémi Duraffort 5daa9d2949 Replace the button to the right place. 19 years ago
Pierre d'Herbemont 351cfac214 macosx/framework: Fix a bit the cmake generation script. 19 years ago
Pierre d'Herbemont 3404e6bfc5 cmake: Enable opengllayer on Mac OS X. 19 years ago
Pierre d'Herbemont 6c586bf59e cmake: FindCurses. 19 years ago
Pierre d'Herbemont 377173c5f0 macosx/framework: Use local variables where needed. That prevent wrong linkage with an other libvlc, and fix the multiple crash resulting in linking to 2 differents libvlc. 19 years ago
Rémi Denis-Courmont 670cfc5ba3 Use the exception set in poll(). 19 years ago
Felix Paul Kühne 64f00cf6a0 contribs: really fix ffmpeg compilation on Darwin (by reverting most of [25028] and adapting its 2nd hunk to fit the upstream code) 19 years ago
Felix Paul Kühne 9c50e460e0 Makefile.am: distribute simple_prefs.* 19 years ago
Rafaël Carré 46d9645373 fix zsh completion generator, add a script to help compilation, generation, and installation of completion 19 years ago
Felix Paul Kühne 9f2ffffe4c macosx: same as previous commit plus revert of [24799] for prefs.m (unintended commit) 19 years ago
Rafaël Carré ba9f39d754 fix framework building in VLC-release.app target 19 years ago
Pierre d'Herbemont 471d45f1a2 cmake: Increment my commit count :/ (oops). 19 years ago
Pierre d'Herbemont f2effed047 cmake: Define DEBUG. 19 years ago
Felix Paul Kühne 8e64cfd2be macosx: fully implemented the interface and audio categories (excepting the visualiser setting) 19 years ago
Pierre d'Herbemont e77ff475e1 cmake: Make the *.c *.h script generation compatible with cmake's trunk. 19 years ago
Pierre d'Herbemont 5667d99f2a cmake: Fix for cmake's head. 19 years ago
Pavlov Konstantin e485e51310 Fix erroneous [25032]. 19 years ago
Pavlov Konstantin c3ef135974 Fix linkage in --as-needed mode. 19 years ago
Pavlov Konstantin 35c461035b Register video/x-matroska as a mime-type. 19 years ago
Pierre d'Herbemont c8ff4d5d6d macosx/framework: test updates to match the VLCKit name change. 19 years ago
Pierre d'Herbemont 2eb8fec690 contrib: Remove now uneeded part of the ffmpeg-macosx-intel-mmx.patch. 19 years ago
Pierre d'Herbemont 196dcb8c46 cmake: Enable auhal audio output on Mac OS X. 19 years ago
Pierre d'Herbemont dcb10ec1d6 cmake: Disable NO_SYMBOL_CHECK by default, until vlc/cmake is working properly. 19 years ago
Pierre d'Herbemont c9dcc35ade cmake: Find live555. 19 years ago
Pierre d'Herbemont e5f793663e contrib: Do an install of live555, so that there is no need to use the in tree option. 19 years ago
Rémi Denis-Courmont 7b98fbe6b4 WTF don't use the network in an automated stress test 19 years ago
Rémi Duraffort 832be47d52 Wrap the code and remove unnecessary line. 19 years ago
Rémi Duraffort 5e224f9c4a Hide the header bar of the Tree. 19 years ago
Rémi Denis-Courmont bd26b5fae4 Handle waitpipe error failures. 19 years ago
Rémi Denis-Courmont db3a33e450 DEBUG -> NDEBUG 19 years ago
Rémi Denis-Courmont 0c97b087be time.h is always needed (because of pthread_cond_timedwait) 19 years ago
Rémi Denis-Courmont 9e704fa3c2 threads: Consistenly use NDEBUG 19 years ago
Rémi Denis-Courmont b392983309 Remove duplicated checks 19 years ago
Pierre d'Herbemont aab417fdbf cmake: NDEBUG to off with Debug target. This cause the deadlock to be back. 19 years ago
Pierre d'Herbemont 9e58f9726f cmake: add iokit for mkv. 19 years ago
Pierre d'Herbemont 72cb2e3e75 cmake: Detect matroska. 19 years ago
Pierre d'Herbemont 762d9f99b0 cmake: FindFFmpeg simplication. 19 years ago
Dennis van Amerongen 51aed47f83 * modules/codec/x264.c: add satd exhaustive motion search (tesa) to the list of motion estimation algorithm options 19 years ago
Pierre d'Herbemont 137216d72f macosx/frontrow_plugin: Default configuration to Debug. 19 years ago
Dennis van Amerongen 600d4ac4bc * modules/codec/x264.c: set default for direct prediction size (direct-8x8) to -1 (smallest possible according to level); this fixes the direct 8x8 inference warning on level requirement in certain x264 setting combinations 19 years ago
Pierre d'Herbemont 883ed8d425 cmake: Add -read_only_relocs warning on ffmpeg for Pre-10.5. 19 years ago
Pierre d'Herbemont fd718416cf cmake: Add -fno-common for Pre-10.5 for shared library. 19 years ago
Pierre d'Herbemont a00c9ae80a cmake: Check for inet functions. 19 years ago
Faustino Osuna 0e2eb38daa cmake: Command substitution work around for VERBATIM flag. 19 years ago