196 Commits (master)

Author SHA1 Message Date
Alexandre Janniaux e38b161b7b make.pl: show compiled lua scripts 3 years ago
Rémi Denis-Courmont 4b3bc75d73 Remove unmaintained cmake support 13 years ago
Rafaël Carré f5e991c748 Remove untested strncasecmp replacement 13 years ago
Rafaël Carré 3902c186fb Remove unused config_GetConfDir 14 years ago
Angelo Haller 0df51d03d9 Move mime type guessing by extension to separate file and export it 14 years ago
Rafaël Carré 0344812b79 ts mux: assume dvbpsi_GenSDTSections is present 14 years ago
Rafaël Carré 7a150da5ce make.pl: nicer output 15 years ago
Rafaël Carré 59842d4a69 ncurses: require libncursesw 16 years ago
Julien / Gellule 52ce2e5ff8 Fix for trac #3452 VLC fails to compile on OS X with zlib 1.2.4 16 years ago
Rémi Duraffort 40e2dbaf7d make.pl: missing qt4 stuff. 17 years ago
Rémi Duraffort 4e25d25bc5 make.pl: don't print infos about qt4 moc. 17 years ago
Rémi Duraffort 4cb12c1d59 Don't skip some errors lines and skip some others. 18 years ago
Ludovic Fauvet 6b468738b8 New recently played menu. 18 years ago
Antoine Cellerier 0792400da0 Remove useless and unfinished seamcarving resizer plugin. (We don't want experimentations in a release do we? :p) 18 years ago
Rafaël Carré 267c2d9cbe Cmake : cmml has no dependency, enable it by default 18 years ago
Rafaël Carré c75dafab57 Remove support DBus & HAL APIs 18 years ago
Rafaël Carré 72da704cd7 Cmake: enable a bunch of modules - still a lot TODO 18 years ago
Rafaël Carré 2a1ee35de7 cmake: enable mmap access 18 years ago
Rafaël Carré 65f35e28ea Fix various bugs / missing checks for cmake 18 years ago
Rafaël Carré 85f5092ee6 Privatise some structs and enumerations of PGP update 18 years ago
Rafaël Carré 0d683192fe make.pl: matches gcc-xx and g++-xx 18 years ago
Rafaël Carré 1ba9301e99 CMake : don't try to link unused targets 18 years ago
Rafaël Carré d1e78644b5 Cmake : disable samples downloading & related tests 18 years ago
Rafaël Carré 0e6016e25f Cmake : fix libvlc* versionning and naming 18 years ago
Rafaël Carré c5b21fdcce Cmake : Fix test/ linking 18 years ago
Rafaël Carré 02eaf086c6 Cmake: Fix modules/ building 18 years ago
Rafaël Carré f569b51c1a cmake: fix src/ building 18 years ago
Pierre d'Herbemont 2d278d72dd cmake: Fix bootstrap script. 18 years ago
Rémi Duraffort 9f3a5f3a46 Less and less information with compile 18 years ago
Rémi Duraffort e6137ef1f3 Less information when compiling with compile 18 years ago
Rémi Duraffort 7caf92c9f6 Print less information about the compilation when using make.pl 18 years ago
Pierre d'Herbemont bf52311992 cmake: Define HAVE_ATTRIBUTE_PACKED if needed. 18 years ago
Pierre d'Herbemont 025edf958e cmake: Set min version required, fix some warnings, remove network/error.c from src/CMakeLists.txt. 18 years ago
Pierre d'Herbemont be7b980b84 cmake: Add FindTaglib.cmake. 18 years ago
Pierre d'Herbemont ab78c30adf cmake: Link with zlib where needed. 18 years ago
Pierre d'Herbemont 4c9c58adee cmake: Detect taglib. 18 years ago
Pierre d'Herbemont 45198f5278 cmake: Detect libid3tag. 18 years ago
Pierre d'Herbemont 2a9531bffc cmake: Add meta's test. 18 years ago
Rafaël Carré 8d90a61eae Do not try to use cmake 2.4 18 years ago
Pierre d'Herbemont 01a95e7638 test: Move testapi.c to /test and use a sample file that is not ogg for basic testing. 18 years ago
Pierre d'Herbemont 500894facc cmake: Support for libs/loader. 18 years ago
Pierre d'Herbemont 3e0c520c64 cmake: media_descriptor->media media_instance->media_player. 18 years ago
Pierre d'Herbemont d0641277d8 cmake: Add src/misc/action.c. 18 years ago
Pierre d'Herbemont 3e075a2b24 control: Remove dynamic_media_list_*. 18 years ago
Pierre d'Herbemont 0f4951b890 control: Remove tag_query_*. 18 years ago
Rémi Denis-Courmont 974a399a24 Remove the autoconf hack, fix gettext broken in b6c4b865 18 years ago
Rafaël Carré 55f3a9f1dc Interaction are controlled by a dedicated thread 18 years ago
Rémi Duraffort f0c27947ef During the compilation, print errors and warnings on stderr. 18 years ago
Rafaël Carré d4fc232a9b libpostproc/postprocess.h always includes needed headers 18 years ago
Rafaël Carré cbb88be639 Fix postproc header detection (the test depends on inclusion of stdint.h but there is no right way to do that in cmake) 18 years ago