1
mirror of https://code.videolan.org/videolan/vlc synced 2024-09-16 16:02:54 +02:00
Commit Graph

22862 Commits

Author SHA1 Message Date
Pierre d'Herbemont
d3615517c3 cmake: Correctly remove files prior to recmake. 2008-02-08 20:49:52 +00:00
Jean-Paul Saman
d306828bc0 check malloc return value 2008-02-08 20:43:45 +00:00
Pierre d'Herbemont
dab05ad97e macosx/framework: Correctly set the Input and Output files of the script target to save uneeded script execution. 2008-02-08 19:44:28 +00:00
Faustino Osuna
0bba88b3fe cmake: Removed VERBATIM flag, allows OS to perform command substitution -- resolved unexpected directory creations. 2008-02-08 17:56:01 +00:00
Rémi Denis-Courmont
01a2012273 Check for ALSA 2008-02-08 17:44:09 +00:00
Faustino Osuna
354034bd4b VLCKit.framework: Assume cmake that is in contrib/bin is to be used. 2008-02-08 17:28:30 +00:00
Pierre d'Herbemont
e4f4413c02 cmake: Include stdint.h when searching postprocess.h. 2008-02-08 17:05:38 +00:00
Rémi Denis-Courmont
2e42751af8 Add LFS and thread safety defines (from vlc-config).
This seems to fix the deadlock on Linux.
2008-02-08 16:56:03 +00:00
Pierre d'Herbemont
3373a70916 cmake: Fix convert_vlc_to_cmake for qt4. 2008-02-08 16:39:40 +00:00
Pierre d'Herbemont
6ef4eb5e96 cmake: Correctly build qt4. 2008-02-08 16:36:20 +00:00
Christophe Mutricy
7185386d8e Revert silly commit 2008-02-08 16:13:58 +00:00
Pierre d'Herbemont
abe53d9192 cmake: Qt4 include directory. 2008-02-08 15:36:38 +00:00
Pierre d'Herbemont
69f981ec90 cmake: Fix Qt4 detection. 2008-02-08 15:24:53 +00:00
Pierre d'Herbemont
59dd8e3a9f cmake: Cache Lua library, as we won't define it the next time. 2008-02-08 15:16:48 +00:00
Pierre d'Herbemont
e1d3a964c4 cmake: Also check for some gl headers. 2008-02-08 14:30:25 +00:00
Pierre d'Herbemont
0c73048c24 cmake: Find opengl. 2008-02-08 14:28:26 +00:00
Pierre d'Herbemont
37dc2645a8 cmake: More po generation fixes. 2008-02-08 14:19:58 +00:00
Pierre d'Herbemont
889cd2407f cmake: Fix po building. 2008-02-08 14:15:52 +00:00
Rafaël Carré
f3c28a1b6c frontrow plugin: fix headers install script, add a README with simple building and installation instructions 2008-02-08 14:10:23 +00:00
Pierre d'Herbemont
1479b3daeb cmake: As reported by jpeg, fix an endif. 2008-02-08 13:40:49 +00:00
Pierre d'Herbemont
616b36ceec vlc_os_specific.h: Use const for argv. 2008-02-08 11:45:35 +00:00
Pierre d'Herbemont
06fe038d1e cmake: Properly link to swscale. 2008-02-08 11:41:10 +00:00
Jean-Paul Saman
acb74148ef I should check the spelling first, next time. 2008-02-08 10:52:42 +00:00
Pierre d'Herbemont
25c56aea7a misc/darwin_specific.c: Fix compilation where MAXPATHLEN isn't defined. Fix a bunch of warnings. 2008-02-08 10:21:11 +00:00
Jean-Baptiste Kempf
52a3a73fe9 Qt4 - Fix compil if you don't have update-check. 2008-02-08 09:44:55 +00:00
Jean-Baptiste Kempf
61ea7a5cd4 Qt4 - Switch the HelpDialog to a QVLCFrame, save size/pos for it. Saze size/pos for updateDialog ( noone care about size...). Switch about to a QVLCDialog to ensure better view. Ensure to destroy the QVLCFrame on quit.
Should close #1374.
2008-02-08 09:29:22 +00:00
Jean-Baptiste Kempf
3757ba1e04 Qt4 - Same for Bookmark Dialog Ref. #1374 2008-02-08 09:09:24 +00:00
Jean-Baptiste Kempf
8b9672034c Qt4 - Save Extended panel size/pos in the good way. Ref #1374. 2008-02-08 09:04:43 +00:00
Jean-Baptiste Kempf
05a412e4e8 Qt4 - add a file to document a few things, especially the difference between QVLCDialog and QVLCFrame. 2008-02-08 08:54:03 +00:00
Jean-Baptiste Kempf
693e83932d Qt4 - Save Message Dialog position and Size on quit. use it on load. Ref #1374 2008-02-08 08:36:43 +00:00
Jean-Baptiste Kempf
9e4975ecad Qt4 - Permit QVLCFrame to have empty default size and pos in read settings. 2008-02-08 08:32:36 +00:00
Jean-Paul Saman
a85dfcf7dc Revert [24920], please tell what is broken instead of hiding it. 2008-02-08 08:26:07 +00:00
Jean-Baptiste Kempf
ca4c18bbf2 Qt4 - Fix mediaInfoPanel in most (all?) of the situations and during resizing. Less funny but more solid, clean and aligned. 2008-02-08 07:58:32 +00:00
Jean-Baptiste Kempf
4081a48932 Qt4 - Add more debug to inputManager events. 2008-02-08 06:03:12 +00:00
Jean-Baptiste Kempf
beb97f90a0 Qt4 - Fix the VLM Input selection 2008-02-08 05:22:41 +00:00
Jean-Baptiste Kempf
a53156c65a Qt4 - remove debug. 2008-02-08 04:41:53 +00:00
Jean-Baptiste Kempf
d1f0a4fd86 Qt4 - Include fix 2008-02-08 04:40:32 +00:00
Jean-Baptiste Kempf
e4dd19a55d Qt4 - Remove the qt-pl-showflags from preferences and put it in QSettings,because there is no way a normal being get it right. 2008-02-08 04:36:19 +00:00
Jean-Baptiste Kempf
c32581d4fe Qt4 - SPrefs: start the volume of the audio panel at 100. 2008-02-08 04:07:54 +00:00
Jean-Baptiste Kempf
8d799fa0d6 Qt4 - Minimum size for help dialog. 2008-02-08 04:03:52 +00:00
Jean-Baptiste Kempf
10de1dfd93 Qt4 - Menu: consistency for update dialog. 2008-02-08 04:02:42 +00:00
Christophe Mutricy
478c8270a2 Clean the vlc aliases
Don't test that vlc --help and vlc --version works because automake thinks that any output on stderr is an error.
2008-02-08 00:20:06 +00:00
Christophe Mutricy
3edce1dc6f Clean libvlc.sym 2008-02-08 00:18:32 +00:00
Pierre d'Herbemont
67f3a523ba src/darwin_specific.c: Get a better executable path name. 2008-02-07 23:47:44 +00:00
Pierre d'Herbemont
ce1fa3007f macosx/vlc_app: Fix resources location. 2008-02-07 23:02:56 +00:00
Christophe Mutricy
95021b102f Distribute update.m and update.m 2008-02-07 22:55:56 +00:00
Christophe Mutricy
751d2f1a63 Distribute include/vlc_plugin.h and src/config/intf.c
Remove code duplication
2008-02-07 22:51:30 +00:00
Antoine Cellerier
e3421975eb Define DATA_PATH in the root CMakeList.txt since modules might need it (for example the http intf or the lua module) 2008-02-07 21:58:57 +00:00
Pierre d'Herbemont
ce1cf0e789 cmake: Bunch of function/header checks. 2008-02-07 21:47:46 +00:00
Pierre d'Herbemont
cdd09c1b3f cmake: New (and temporary I hope) target to regerenerate the cmake files. (make recmake) 2008-02-07 21:46:30 +00:00