Antoine Cellerier
|
9517fa1161
|
Export VLC's md5 API.
|
2010-02-20 21:19:37 +01:00 |
|
Rafaël Carré
|
21a99454a0
|
fix assignement order from [3ecd0eb5dc ]
|
2010-02-20 20:28:27 +01:00 |
|
Rémi Denis-Courmont
|
2acf64c7bf
|
decode_URI: do not call EnsureUTF8
This fixes opening files with non-UTF8 sequences in their path (as long
as the file:// URI is %-encoded correctly).
|
2010-02-20 21:10:58 +02:00 |
|
Rémi Denis-Courmont
|
118274b4a0
|
RTP out: use make_path for SDP file
|
2010-02-20 21:05:54 +02:00 |
|
Rémi Denis-Courmont
|
3ecd0eb5dc
|
notify: use make_path
|
2010-02-20 21:05:42 +02:00 |
|
Rémi Denis-Courmont
|
4cf6a1bafe
|
growl: use make_path()
|
2010-02-20 21:03:23 +02:00 |
|
Rémi Denis-Courmont
|
3e112f9428
|
taglib meta writer: don't decode file path twice (core does it better)
|
2010-02-20 21:00:50 +02:00 |
|
Rémi Denis-Courmont
|
d459aab3dd
|
folder: use make_path
|
2010-02-20 20:57:48 +02:00 |
|
Rémi Denis-Courmont
|
581da20c86
|
Qt4: use make_path
|
2010-02-20 20:56:10 +02:00 |
|
Rémi Denis-Courmont
|
532e2f3efd
|
RAM: force meta data to UTF-8
As already stated (I think), this might be wrong. I have no clue what
codeset this file format is supposed to use.
|
2010-02-20 20:50:03 +02:00 |
|
Rémi Denis-Courmont
|
effea1b948
|
ITML playlist: do not decode URI when creating item (!)
|
2010-02-20 20:48:22 +02:00 |
|
Rémi Denis-Courmont
|
f36b9bc615
|
HTTP interface art: use make_path and fix a few memory errors
|
2010-02-20 20:44:45 +02:00 |
|
Rémi Denis-Courmont
|
a85ee2ea76
|
Compile kludge for glibc 2.8
|
2010-02-20 20:14:42 +02:00 |
|
Rémi Denis-Courmont
|
6d951bda65
|
msecstotimestr: fix negative numbers handling
|
2010-02-20 19:42:36 +02:00 |
|
Rémi Denis-Courmont
|
820b4643f9
|
secstotimestr: use int32_t not to overflow if int exceeds 32-bits
|
2010-02-20 19:42:36 +02:00 |
|
Rémi Denis-Courmont
|
9d269c5baa
|
Remove msecstotimestr
|
2010-02-20 19:42:36 +02:00 |
|
Antoine Cellerier
|
c58a5af740
|
Dynamically allocate the dir list to prevent potential array overflows (I believe that we were writing to the 5th element of a 4 element array since the luac commits).
|
2010-02-20 17:48:05 +01:00 |
|
Rémi Denis-Courmont
|
38a58dec25
|
OMX IL: clean up dll_* macros
|
2010-02-20 17:20:46 +02:00 |
|
Rémi Denis-Courmont
|
7553630d1a
|
Do not assume that Open and Close are called in the same thread
|
2010-02-20 16:57:11 +02:00 |
|
Fabio Ritrovato
|
809e98a6d1
|
Lua SD: add a bit of documentation
|
2010-02-20 15:53:58 +01:00 |
|
Fabio Ritrovato
|
3590d1c30e
|
Lua SD: use "path" instead of "url"
|
2010-02-20 15:53:58 +01:00 |
|
Rémi Denis-Courmont
|
bad5a04978
|
Qt4: fail cleanly if started multiple times (instead of crashing)
|
2010-02-20 16:52:22 +02:00 |
|
Fabio Ritrovato
|
96966aeae9
|
Lua SD: compile scripts
|
2010-02-20 14:23:43 +01:00 |
|
Fabio Ritrovato
|
84f6eb34ae
|
Lua SD: implement the descriptor() function in scripts
|
2010-02-20 14:20:42 +01:00 |
|
Fabio Ritrovato
|
87151c412e
|
Lua SD: use a function to get the SD description
|
2010-02-20 14:16:58 +01:00 |
|
Laurent Aimar
|
80db30df18
|
Fixed a harmless typo (avformat).
|
2010-02-20 14:11:25 +01:00 |
|
Laurent Aimar
|
7dfc8992f2
|
Allowed GetFfmpegCodec() to convert more subtitle codecs.
|
2010-02-20 14:11:25 +01:00 |
|
Laurent Aimar
|
c26c8d737f
|
Workarounded SSA payload modifications done by mkv avformat demuxer.
|
2010-02-20 14:11:25 +01:00 |
|
Laurent Aimar
|
2f78138044
|
Fixed ES block length value (avformat).
|
2010-02-20 14:11:25 +01:00 |
|
Laurent Aimar
|
6883dcd3ce
|
Implemented ES priority flag in avformat demuxer.
|
2010-02-20 14:11:25 +01:00 |
|
Laurent Aimar
|
92fcb9eca9
|
Cosmetics.
|
2010-02-20 14:11:25 +01:00 |
|
Laurent Aimar
|
49e9d64f0d
|
Fixed theora/speex workaround (avformat).
|
2010-02-20 14:11:25 +01:00 |
|
Laurent Aimar
|
aad46ccd35
|
Do not fail on av_find_stream_info error (avformat).
It is not fatal.
|
2010-02-20 14:11:25 +01:00 |
|
Rémi Denis-Courmont
|
f94cd3e8a2
|
Fix secstotimestr
|
2010-02-20 15:10:08 +02:00 |
|
Rémi Denis-Courmont
|
cded4bcdf6
|
HTTP: fix read sizes and signedness (fixes #3302)
|
2010-02-20 15:07:23 +02:00 |
|
Rémi Denis-Courmont
|
44ecbe1cd2
|
Ignore the plugins cache
|
2010-02-20 14:32:35 +02:00 |
|
Rémi Denis-Courmont
|
e7ce21e424
|
Rudimentary test case for libvlc_event_type_name()
|
2010-02-20 14:31:42 +02:00 |
|
Rémi Denis-Courmont
|
2f63e68b44
|
Reimplement libvlc_event_type_name
|
2010-02-20 14:31:23 +02:00 |
|
Rémi Denis-Courmont
|
8fa0ec3cb3
|
Mozilla: untested compile fix
|
2010-02-20 14:08:44 +02:00 |
|
Rémi Denis-Courmont
|
2d7c19fd30
|
Make libvlc event types less ABI-brittle w.r.t. the next versions
|
2010-02-20 14:01:01 +02:00 |
|
Rémi Denis-Courmont
|
fd3ef9055d
|
Improve Doxygen documentation, deobfuscate event types
|
2010-02-20 13:46:51 +02:00 |
|
Rémi Denis-Courmont
|
18852621b8
|
LibVLC structures: cleanup
|
2010-02-20 13:46:50 +02:00 |
|
Rémi Denis-Courmont
|
a9f5ce8a84
|
Kill old and buggy libvlc_drawable_t
|
2010-02-20 13:46:50 +02:00 |
|
Rémi Denis-Courmont
|
1247e8709a
|
Update doxyfile (doxygen -u)
|
2010-02-20 13:28:09 +02:00 |
|
Rémi Denis-Courmont
|
663824a7ac
|
Doxygen: don't browse modules/
This was mind-boggingly slow, and quite useless.
|
2010-02-20 13:24:11 +02:00 |
|
Rémi Denis-Courmont
|
1adff98535
|
Doxygen fix
|
2010-02-20 13:24:11 +02:00 |
|
Rémi Denis-Courmont
|
fd6bab54c2
|
libvlc_video_set_fullscreen: fix documentation
|
2010-02-20 13:24:00 +02:00 |
|
Felix Paul Kühne
|
e8e65d95ff
|
macosx dialog provider: moved UI widgets out of the interface implementation
|
2010-02-20 01:29:23 +01:00 |
|
Felix Paul Kühne
|
4ad09c1bcd
|
VLCKit: don't ignore VLC's config anymore since we got our own vlcrc now
|
2010-02-20 01:29:23 +01:00 |
|
Felix Paul Kühne
|
09b32304d4
|
macosx display provider: added the ability to enable/disable Last.FM submissions through the distributed notification center
|
2010-02-20 01:29:23 +01:00 |
|