218 Commits (7adcdae856352a02fec6cfcf92d62973f4500d0d)

Author SHA1 Message Date
Rémi Denis-Courmont 6847291638 Do not hardcode libdl (fix #3506) 17 years ago
Rémi Denis-Courmont 9cca111d28 Work around cleanup handler bug in kfile plugin 17 years ago
Rémi Denis-Courmont 3048882f57 Print exact revision in addition to version number on console 17 years ago
Rémi Denis-Courmont 5a477c259b vlc-cache-gen: add --force option 17 years ago
Rémi Denis-Courmont b3a59c07e7 Always build and use "our" getopt 17 years ago
Rémi Denis-Courmont a5a49b4eec Revert "Ugly hack to enable really quiet running of VLC." 17 years ago
Antoine Cellerier 60fa2918cf Fix spelling. 17 years ago
Antoine Cellerier 3dd62c351d Ugly hack to enable really quiet running of VLC. 17 years ago
Rémi Denis-Courmont a5c0ce11f9 ignore vlc-cache-gen 17 years ago
Rémi Denis-Courmont 09020b63ba LibVLC core: remove exceptions 17 years ago
Rémi Denis-Courmont 19bed424e1 Generate Windows resource file on need basis 17 years ago
Rémi Denis-Courmont 98ff57ae3a vlc-cache-gen: no media library 17 years ago
Pierre Ynard 54a847e614 Use ifdef's to guard against setlocale() in vlc-cache-gen 17 years ago
Rémi Denis-Courmont f974baf175 Add vlc-cache-gen to generate the plugins cache off-line 17 years ago
Geoffroy Couprie 4675f892ad Win32: close vlc when heap corruption is detected 17 years ago
Rémi Denis-Courmont 7c912f1eda libvlc_playlist_play: remove unused exception 17 years ago
Rémi Denis-Courmont a8421c5730 VLC: exit if the requested interface could not be started 17 years ago
Rémi Denis-Courmont abf060c1cc vlc needs libvlccore for FromLocale() 17 years ago
Rémi Denis-Courmont 6791c80f95 Dead code 17 years ago
Rémi Denis-Courmont cec206c39a libvlc_add_intf: remove dummy exception parameter 17 years ago
Antoine Cellerier 28e52ddb9b Add --data-path option. Access the src share directory now works from build tree. 17 years ago
Rafaël Carré fcc9a34048 OSX specific hack to remove "-psnXXX" from args 17 years ago
Rémi Denis-Courmont 843da0f122 Maemo: globalhotkeys wouldn't make much sense 17 years ago
Rémi Denis-Courmont 5450e85079 Fix invalid free on non-UTF-8 locales 17 years ago
Rémi Denis-Courmont 13d838b645 ignore-config defaults to true 17 years ago
Rémi Denis-Courmont 697041f622 vlc: only print error message if LibVLC is initialized 17 years ago
Felix Paul Kühne d63c187cd8 Fixed major crash on Snow Leopard pointed by Pierre 17 years ago
Jean-Baptiste Kempf 9689d87dbd WinVLC: kill "was used with no prototype before its definition" 17 years ago
Jean-Baptiste Kempf 3e9c8d1bd8 Do not use crashdumps on Win64 17 years ago
Jean-Baptiste Kempf 4164da8033 Update _WIN32_IE to IE 5.01 17 years ago
Rémi Denis-Courmont 83b4e8360b Replace libvlc_exception_get_message with libvlc_errmsg 17 years ago
Rémi Denis-Courmont 1861697046 Avoid late extra error message if globalhoykeys fail (fixes: #3034) 17 years ago
Rémi Denis-Courmont 5c62c801ed Cleanup and fix aliasing warnings 17 years ago
Rémi Denis-Courmont fe1b933e70 Solaris needs _XPG4_2 for ancilliary data (fixes: #3040) 17 years ago
Rémi Denis-Courmont d17b37cf13 vlc-wrapper needs -lsocket on Solaris (fixes: #3035) 17 years ago
Rémi Denis-Courmont 66e451b5af Work-around yet another bug of hopelessly broken MacOS X 17 years ago
Geoffroy Couprie f5c2514a7a Win32: add a --no-crashdump option 17 years ago
Rémi Denis-Courmont 0c88710e2c Only load globalhotkeys if requested by caller 18 years ago
Geoffroy Couprie 3ace88ecf6 Win32: generate crashdumps everytime except if a debugger is present 18 years ago
Geoffroy Couprie 5b963efaee Win32: cleaning crashdumps 18 years ago
Geoffroy Couprie ce94f23fec Win32 crashdump: typo 18 years ago
Rémi Denis-Courmont 951b94d3c2 Revert "Call XInitThreads early enough" 18 years ago
Rémi Denis-Courmont 364868f96f Call XInitThreads early enough 18 years ago
Rémi Denis-Courmont 6b3c6c448d Fix vlc dependency on libvlc 18 years ago
Rémi Denis-Courmont 0e1e17e1b8 Hard code plugin path and http path in static VLC 18 years ago
Geoffroy Couprie d282bd2d01 Win32: fix crash reporting version string 18 years ago
Geoffroy Couprie 2114aaa9b0 Win32: send crash reports to ftp://crash.videolan.org/crashs/ 18 years ago
Rémi Denis-Courmont 8030cf38e9 Don't use repeat the same adverb twice 18 years ago
Geoffroy Couprie f7c9acaebd Win32: generate stacktrace on unhandled exception 18 years ago
Rémi Denis-Courmont e778ca6441 Remove un-needed libs 18 years ago