Pierre d'Herbemont
|
a31d2608e3
|
cmake: Add VERBATIM back. Apparently this could be a cmake issue. Need to investigate.
|
19 years ago |
Rémi Duraffort
|
ce10771b1d
|
Add the tree of the modules loaded in the messages dialog.
|
19 years ago |
Pierre d'Herbemont
|
d3615517c3
|
cmake: Correctly remove files prior to recmake.
|
19 years ago |
Jean-Paul Saman
|
d306828bc0
|
check malloc return value
|
19 years ago |
Pierre d'Herbemont
|
dab05ad97e
|
macosx/framework: Correctly set the Input and Output files of the script target to save uneeded script execution.
|
19 years ago |
Faustino Osuna
|
0bba88b3fe
|
cmake: Removed VERBATIM flag, allows OS to perform command substitution -- resolved unexpected directory creations.
|
19 years ago |
Rémi Denis-Courmont
|
01a2012273
|
Check for ALSA
|
19 years ago |
Faustino Osuna
|
354034bd4b
|
VLCKit.framework: Assume cmake that is in contrib/bin is to be used.
|
19 years ago |
Pierre d'Herbemont
|
e4f4413c02
|
cmake: Include stdint.h when searching postprocess.h.
|
19 years ago |
Rémi Denis-Courmont
|
2e42751af8
|
Add LFS and thread safety defines (from vlc-config).
This seems to fix the deadlock on Linux.
|
19 years ago |
Pierre d'Herbemont
|
3373a70916
|
cmake: Fix convert_vlc_to_cmake for qt4.
|
19 years ago |
Pierre d'Herbemont
|
6ef4eb5e96
|
cmake: Correctly build qt4.
|
19 years ago |
Christophe Mutricy
|
7185386d8e
|
Revert silly commit
|
19 years ago |
Pierre d'Herbemont
|
abe53d9192
|
cmake: Qt4 include directory.
|
19 years ago |
Pierre d'Herbemont
|
69f981ec90
|
cmake: Fix Qt4 detection.
|
19 years ago |
Pierre d'Herbemont
|
59dd8e3a9f
|
cmake: Cache Lua library, as we won't define it the next time.
|
19 years ago |
Pierre d'Herbemont
|
e1d3a964c4
|
cmake: Also check for some gl headers.
|
19 years ago |
Pierre d'Herbemont
|
0c73048c24
|
cmake: Find opengl.
|
19 years ago |
Pierre d'Herbemont
|
37dc2645a8
|
cmake: More po generation fixes.
|
19 years ago |
Pierre d'Herbemont
|
889cd2407f
|
cmake: Fix po building.
|
19 years ago |
Rafaël Carré
|
f3c28a1b6c
|
frontrow plugin: fix headers install script, add a README with simple building and installation instructions
|
19 years ago |
Pierre d'Herbemont
|
1479b3daeb
|
cmake: As reported by jpeg, fix an endif.
|
19 years ago |
Pierre d'Herbemont
|
616b36ceec
|
vlc_os_specific.h: Use const for argv.
|
19 years ago |
Pierre d'Herbemont
|
06fe038d1e
|
cmake: Properly link to swscale.
|
19 years ago |
Jean-Paul Saman
|
acb74148ef
|
I should check the spelling first, next time.
|
19 years ago |
Pierre d'Herbemont
|
25c56aea7a
|
misc/darwin_specific.c: Fix compilation where MAXPATHLEN isn't defined. Fix a bunch of warnings.
|
19 years ago |
Jean-Baptiste Kempf
|
52a3a73fe9
|
Qt4 - Fix compil if you don't have update-check.
|
19 years ago |
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.
|
19 years ago |
Jean-Baptiste Kempf
|
3757ba1e04
|
Qt4 - Same for Bookmark Dialog Ref. #1374
|
19 years ago |
Jean-Baptiste Kempf
|
8b9672034c
|
Qt4 - Save Extended panel size/pos in the good way. Ref #1374.
|
19 years ago |
Jean-Baptiste Kempf
|
05a412e4e8
|
Qt4 - add a file to document a few things, especially the difference between QVLCDialog and QVLCFrame.
|
19 years ago |
Jean-Baptiste Kempf
|
693e83932d
|
Qt4 - Save Message Dialog position and Size on quit. use it on load. Ref #1374
|
19 years ago |
Jean-Baptiste Kempf
|
9e4975ecad
|
Qt4 - Permit QVLCFrame to have empty default size and pos in read settings.
|
19 years ago |
Jean-Paul Saman
|
a85dfcf7dc
|
Revert [24920], please tell what is broken instead of hiding it.
|
19 years ago |
Jean-Baptiste Kempf
|
ca4c18bbf2
|
Qt4 - Fix mediaInfoPanel in most (all?) of the situations and during resizing. Less funny but more solid, clean and aligned.
|
19 years ago |
Jean-Baptiste Kempf
|
4081a48932
|
Qt4 - Add more debug to inputManager events.
|
19 years ago |
Jean-Baptiste Kempf
|
beb97f90a0
|
Qt4 - Fix the VLM Input selection
|
19 years ago |
Jean-Baptiste Kempf
|
a53156c65a
|
Qt4 - remove debug.
|
19 years ago |
Jean-Baptiste Kempf
|
d1f0a4fd86
|
Qt4 - Include fix
|
19 years ago |
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.
|
19 years ago |
Jean-Baptiste Kempf
|
c32581d4fe
|
Qt4 - SPrefs: start the volume of the audio panel at 100.
|
19 years ago |
Jean-Baptiste Kempf
|
8d799fa0d6
|
Qt4 - Minimum size for help dialog.
|
19 years ago |
Jean-Baptiste Kempf
|
10de1dfd93
|
Qt4 - Menu: consistency for update dialog.
|
19 years ago |
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.
|
19 years ago |
Christophe Mutricy
|
3edce1dc6f
|
Clean libvlc.sym
|
19 years ago |
Pierre d'Herbemont
|
67f3a523ba
|
src/darwin_specific.c: Get a better executable path name.
|
19 years ago |
Pierre d'Herbemont
|
ce1fa3007f
|
macosx/vlc_app: Fix resources location.
|
19 years ago |
Christophe Mutricy
|
95021b102f
|
Distribute update.m and update.m
|
19 years ago |
Christophe Mutricy
|
751d2f1a63
|
Distribute include/vlc_plugin.h and src/config/intf.c
Remove code duplication
|
19 years ago |
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)
|
19 years ago |