15129 Commits (0a9262fddcf27a9d13cdb4586714d80884db424e)
 

Author SHA1 Message Date
Christophe Mutricy 0a9262fddc As a second effect of the recent libtool/build system commits, libvlc.dll has loose the extra .a. hurray. 20 years ago
Christophe Mutricy 17bf8ad695 We don't use utf-8 in localisable string so drop the option. 20 years ago
Sam Hocevar 8078458b0c * src/input/decoder.c: sorry, I'm not allowed to put UTF-8 here. 20 years ago
Christophe Mutricy 577191650a * Tell gettext that we use UTF-8. 20 years ago
Sam Hocevar 62c70cd27e * src/input/decoder.c: use real, nice quotes. 20 years ago
Felix Paul Kühne 9204240ce5 * save playback styles on Macs as well 20 years ago
Pavlov Konstantin c03721fb71 Try to find seamonkey-config too. 20 years ago
Clément Stenac 98de0c4bd4 Start grabbing hotkeys in Qt. Unfinished 20 years ago
Sam Hocevar 9dcb15a143 * src/input/decoder.c: fix "unsupported fourcc" fatal error message. 20 years ago
Clément Stenac 72e190bf75 Fix postprocessing in menu (Closes:#659) 20 years ago
Clément Stenac 3f1e3abe35 Auto load and save media library (Closes:#433) 20 years ago
Clément Stenac f787ec76c1 open directory and playlist 20 years ago
Clément Stenac 57e8f47c38 Remove useless debug, fix a bug 20 years ago
Clément Stenac fc4f26734d Fix possible crash 20 years ago
Rémi Denis-Courmont f594604717 Use LTLIBINTL instead of LIBINTL when using libtool. 20 years ago
Christophe Mutricy 134720bdbf Start of the work of Ari Constancio on Portuguese localisation 20 years ago
Rémi Denis-Courmont fba89f7137 Fix type-punning breakage 20 years ago
Rémi Denis-Courmont 4a3e1087fb You shall not pass NULL to IsUTF8(). 20 years ago
Pavlov Konstantin 91879fc76e write comments in config file in user locale instead of utf 20 years ago
Rémi Denis-Courmont 8b836ad7d3 Another GNU makism killed 20 years ago
Rémi Denis-Courmont 79176e947c Further crackdown on GNU make-isms 20 years ago
Christophe Mutricy 3895c785f7 hmm One of yesterday commit broke binary compatibility. 20 years ago
Clément Stenac 0cd5cdd740 Remember random/loop/repeat 20 years ago
Clément Stenac 0702b8f8e4 Add --play-and-exit option to quit after no more items are in playlist. 20 years ago
Antoine Cellerier 1aa4230a81 Fix refcount issues and only vlc_object_find when needed 20 years ago
Rémi Denis-Courmont 6a630a520a Merge [PATCH] http chunked encoding fix 20 years ago
Christophe Mutricy c1e42b8944 Use our own pkg-config macro. So we don't have problems on OSX (ol pkg.m4 or wrong installation) 20 years ago
Antoine Cellerier c64eb2f826 Oops. 20 years ago
Clément Stenac 25ff9ffdca Fixes for random + live search 20 years ago
Antoine Cellerier 72d2a5b460 subpicture_t now has a b_pausable attribute. When set to VLC_TRUE (default value is VLC_FALSE), this will keep displaying the subpicture_t when the parent input is paused. This means that subtitles should now be paused when clicking on pause. (refs #29) 20 years ago
Clément Stenac 532a761def Re-enable random. 20 years ago
Christophe Mutricy d2b97910a6 Don't compile the motion plugin on win32 20 years ago
Dennis van Amerongen 176d5aeeca * more ouput -> output typos 20 years ago
Rémi Denis-Courmont 27e0d5bc0d Make mux_ts a plugin too. 20 years ago
Rémi Denis-Courmont 7a16cdaa5e Make theora codec a plugin 20 years ago
Rémi Denis-Courmont c04075035c Cleanup gnutls detection 20 years ago
Rémi Denis-Courmont c610362cdb Enable libtool by default. 20 years ago
Rémi Denis-Courmont 0b1d6a5e82 Remove evil kludge. 20 years ago
Clément Stenac fe8f7fc784 Fix a few quirks with playlist filters 20 years ago
Clément Stenac 0c0286c53b Actually use the --playlist-tree option 20 years ago
Clément Stenac 4717c1acae Preferences 20 years ago
Dennis van Amerongen f9e66b9888 * typo ouput -> output 20 years ago
Damien Fouilleul 9aa773ce68 - vlcshell.cpp: fix for a couple of crashing scenarios 20 years ago
Damien Fouilleul 7e54e24bdf asx.c: ignore leading empty lins during detection 20 years ago
Pavlov Konstantin 38a482c2fd This also could be named in non-UTF, recode it 20 years ago
Pavlov Konstantin 955f08dbbc Recode output in rc interface to current locale 20 years ago
Clément Stenac 268289cf27 Enable verbosity setting 20 years ago
Christophe Mutricy 0c6ddb9b05 Initialize the verbosity box 20 years ago
Clément Stenac 9cd790fcf0 Merge views.hpp in customwidgets 20 years ago
Clément Stenac e03cced9f3 Warnings/Errors dialog 20 years ago