Rémi Denis-Courmont
|
95b3682aaf
|
Ignore binaries
|
18 years ago |
Rémi Denis-Courmont
|
9dd13ebf18
|
Provide replacement for CMSG_LEN and CMSG_SPACE
|
18 years ago |
Geoffroy Couprie
|
ff026ff6e3
|
WinCE: reintroduce parse_cmdline
|
18 years ago |
Rémi Denis-Courmont
|
723e71ef98
|
Unblock death signals if signals interface is absent
By the way, the exception handler claims the exception is not handled!
|
18 years ago |
Rémi Denis-Courmont
|
3fff7ea77e
|
Spelling
|
18 years ago |
Antoine Cellerier
|
675111cc7b
|
Add --enable-run-as-root option to configure.
Embedded platforms often only have the root user. Do not, I repeat, Do not enable this option if you don't know what you're doing.
|
18 years ago |
Geoffroy Couprie
|
528a7cab1f
|
WinCE: build vlc.exe (+ modifications)
Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
|
18 years ago |
Rémi Denis-Courmont
|
fae0cf510d
|
Build a separate non-installable VLC for easier debugging
|
18 years ago |
Rémi Denis-Courmont
|
d6646730e7
|
argv is now on the stack, do not free it
|
18 years ago |
Rémi Denis-Courmont
|
dcb6167401
|
Win32: do not pass argv[0] to libvlc - fixes #1920
|
18 years ago |
Rémi Denis-Courmont
|
fe52817ef6
|
Revert early morning after bad night sleep commit
This reverts commit 916717a706.
|
18 years ago |
Rémi Denis-Courmont
|
916717a706
|
Win32: do not add argv[0] (vlc.exe) to the playlist
|
18 years ago |
Rémi Denis-Courmont
|
b3382b7e0c
|
Remove left over
|
18 years ago |
Rémi Denis-Courmont
|
274260e42f
|
Win32: (restore) support for Unicode command line...
...and use Windows built-in function for command line parsing.
|
18 years ago |
Rémi Denis-Courmont
|
ca74f7fcfe
|
VLC resource file is only for Win32
|
18 years ago |
Rémi Denis-Courmont
|
2c364f7a23
|
Revert "Don't mess with the build system a single day (git revert 83b35c64b6 -n!) before a major (git revert 83b35c64b6 -n) release"
Unbreak Linux build.
This reverts commit f806629f32.
|
18 years ago |
Felix Paul Kühne
|
f806629f32
|
Don't mess with the build system a single day (git revert 83b35c64b6 -n!) before a major (git revert 83b35c64b6 -n) release
|
18 years ago |
Rémi Denis-Courmont
|
83b35c64b6
|
Move the executables out of src/
|
18 years ago |