Rafaël Carré
518097e0f2
Install required files for lua http interface
19 years ago
Jean-Baptiste Kempf
2ed5acfdde
Real Audio: Add support for RealPlayer 10/10GOLD .so
19 years ago
Jean-Baptiste Kempf
e5147c68f4
More Real Codecs paths.
19 years ago
Jean-Baptiste Kempf
f1f4134811
RealAudio, more paths to search realAudio codecs.
19 years ago
Jean-Baptiste Kempf
0dd040c1fb
Qt4 - Use >= instead of == in loopA-B (thanks funman)
19 years ago
Jean-Baptiste Kempf
66dbf82c6b
Qt4 - A to B Loop implementation.
19 years ago
Jean-Baptiste Kempf
34c9ee459c
Store the time and length in int, since we use only the seconds count.
19 years ago
Felix Paul Kühne
0da94177ec
* a few more
19 years ago
Felix Paul Kühne
42ee1b383a
* English grammar fixes and beautifications for the intf_UserFatal messages
19 years ago
Antoine Cellerier
e10d431182
Port the http interface to the Lua Interface Module framework.
* share/luaintf/http.lua: Equivalent of the legacy modules/control/http/
module. (The new module takes 272 lines of Lua, instead of 5475 lines for
the old one.) Functionality is basically the same except for CGI support
which is missing.
* share/http-lua/: The HTML files using the new <?vlc [lua code] ?> syntax.
* modules/misc/lua/: Add Lua bindings for a few VLC function, the most
important being the HTTPd high level functions, ACLs, stat and opendir.
The Lua code still needs to be cleaned up a bit.
19 years ago
Pierre d'Herbemont
050188ce4c
contrib/src/Makefile: Update ffmpeg macosx-intel patch application recipe.
19 years ago
Pierre d'Herbemont
d421f3ca3a
contrib/ffmpeg-macosx-intel-mmx.patch: Use Graham Booker's patch which works around the ld64 text relocation bug.
19 years ago
Pierre d'Herbemont
018f3af4e2
configure.ac: On Mac OS X, if ld has the text reloc bug, disable mmx and sse.
19 years ago
Pierre d'Herbemont
d431f94055
configure.ac: Allow --disable-mmx and --disable-sse.
19 years ago
Felix Paul Kühne
9c4b2e75b6
ehm, forgot this in [23004]
19 years ago
Felix Paul Kühne
159078ce21
* disable ASM support in libtheora for now (until the authors release a fixed version or Apple a fixed ld)
19 years ago
Damien Fouilleul
7e93c28817
- lua: meeds winsock2 on win32
19 years ago
Christophe Mutricy
5dd38e75cc
Don't replace @ on file without e-mail address
19 years ago
Jean-Baptiste Kempf
b821a26f75
Qt4 - Sprefs: cosmetic and string change.
19 years ago
Christophe Mutricy
bb45b3c23d
Typo
19 years ago
Christophe Mutricy
1a48e9a028
Bool options need a special format
19 years ago
Jean-Paul Saman
251648e322
Fix some potential segfaults, some cleanup and fix subtitling positioning.
19 years ago
Jean-Baptiste Kempf
02044642f9
Qt4 - Open: clean again, and fix the clear() bug.
19 years ago
Jean-Baptiste Kempf
fe986989fc
Qt4 - Open Dialog: Code cosmetic.
19 years ago
Jean-Baptiste Kempf
78510eda32
Qt4 - Slight string change and code cosmetic.
19 years ago
Christophe Mutricy
d709d80d60
typo
19 years ago
Christophe Mutricy
ac0a9aeba4
Slovenian l10n update by Matej Urbančič
19 years ago
Antoine Cellerier
7fd99ddfbb
Remove AltGr+Space character (firefox doesn't like it).
19 years ago
Jean-Baptiste Kempf
443f056bf3
Correct a typo in [22984], s/meta-fetch/fetch-meta :D
19 years ago
Jean-Baptiste Kempf
bfc832905d
Qt4 - strings modif.
19 years ago
Jean-Baptiste Kempf
5d86e67df2
Qt4 - Interfaces, strings change.
19 years ago
Rafaël Carré
b2fc911ec3
check in updated po files
19 years ago
Christophe Mutricy
4df7f5a549
Don't put built sources in POTFILES.in
19 years ago
Jean-Baptiste Kempf
7d648f63d8
FFmpeg - add the MPCK fourCC, that seems to be associated to some SV8.
But it may be useless, because of our mpc demuxer...
19 years ago
Jean-Baptiste Kempf
4d52eeb6b9
Qt4 - Add the meta-fetcher option to the privacy part of the Simple preferences.
19 years ago
Pierre d'Herbemont
9c9d1dddba
playlist: Add an option to disable meta-fetch. (Need to be merged with art-fetch).
19 years ago
Christophe Mutricy
014ff1d36a
Update vlc.pot
19 years ago
Antoine Cellerier
4f2ae2af08
Return the p_sys pointer in the httpd_{Handler,File}Delete functions (in case you need it to clean up stuff).
19 years ago
Jean-Baptiste Kempf
e574279363
Qt4 - Add some privacy options to Simple Preferences.
19 years ago
Jean-Baptiste Kempf
7793f291c2
Qt4 - Display "--:--" in the status bar when vlc can't guess the total time.
I think it is better that way and confuse less the users.
19 years ago
Jean-Baptiste Kempf
dff7943b2a
Qt4 - MainInterface, Don't show remaining time when length is 0.
19 years ago
Pierre d'Herbemont
d1cf65c531
configure.ac: Previous commit isn't necessary, isysroot implies syslibroot from experience.
19 years ago
Pierre d'Herbemont
b0d89baf36
configure.ac: Use -syslibroot ld argument when using --with-macosx-sdk.
19 years ago
Jean-Baptiste Kempf
8f8d55f21c
Qt4 - SPrefs, make the hotkeys module take all the space available.
19 years ago
Jean-Baptiste Kempf
855cf8bf58
Qt4 - Long lines, cosmetics and trailing spaces fixes.
19 years ago
Jean-Baptiste Kempf
86e63937ff
Qt4 - SPrefs: use a switch to remove stupid iterative ifs.
19 years ago
Jean-Baptiste Kempf
d2d0350a1f
Qt4 - Remove unreachable code.
19 years ago
Jean-Baptiste Kempf
09630cc19d
Qt4 - Hotkeys Preferences: * Create the QLabel warning only if needed,
* Fix the "empty value, empty text" key bug.
19 years ago
Jean-Baptiste Kempf
f437e6eb9c
Qt4 - Hotkeys, correct some unicode problem and change the default behaviour.
19 years ago
Jean-Baptiste Kempf
d8fd7df3f4
Qt4 - Remove now unneeded files.
19 years ago