Rémi Denis-Courmont
|
ab6a68b202
|
Don't recurse to python, ax and mozilla directories if not needed
|
2008-05-04 15:40:27 +03:00 |
|
Rémi Denis-Courmont
|
5d6e797a6b
|
Maintain SUBDIRS manually for extra flexibility
|
2008-05-04 15:36:23 +03:00 |
|
Rémi Duraffort
|
a82a9bc60a
|
Fix a false assertion fail in the Qt4 playlist.
|
2008-05-04 14:02:48 +02:00 |
|
Rémi Denis-Courmont
|
99ba0547f4
|
update check: Initialize gcrypt threading - fixes #1483
|
2008-05-04 14:39:50 +03:00 |
|
Rémi Denis-Courmont
|
e2133869a6
|
Factorize the gcrypt thread support
|
2008-05-04 14:33:19 +03:00 |
|
Rémi Denis-Courmont
|
ab95c5fa06
|
Remove some dead code
|
2008-05-04 14:18:44 +03:00 |
|
Rémi Denis-Courmont
|
b9c8ba9030
|
Fix linking error
|
2008-05-04 14:18:44 +03:00 |
|
Rémi Denis-Courmont
|
fd84d89ba2
|
Fix function names
|
2008-05-04 14:14:47 +03:00 |
|
Rémi Denis-Courmont
|
e038c5268f
|
vlc_mutex_init_recursive: remove useless parameter
|
2008-05-04 14:14:47 +03:00 |
|
Rémi Denis-Courmont
|
6da90a1716
|
vlc_mutex_init: remove unused paramter
|
2008-05-04 14:14:46 +03:00 |
|
Felix Paul Kühne
|
c932450382
|
Mirror libcaca on ganesh, as zoy isn't reliable enough for the nightly builds
|
2008-05-04 13:07:01 +02:00 |
|
Rémi Duraffort
|
db52627c33
|
Fix the playlist column problem added in 7bc28eebe8 pointed out by phytos and JPeg.
|
2008-05-04 12:26:39 +02:00 |
|
Rémi Denis-Courmont
|
0c199e1522
|
Fix symbols list
|
2008-05-04 12:12:09 +03:00 |
|
Rémi Denis-Courmont
|
a18c1d9f11
|
Improve doxy comments
|
2008-05-04 00:02:44 +03:00 |
|
Rémi Denis-Courmont
|
4724e090bc
|
LUA: don't reinvent scandir
|
2008-05-03 23:50:55 +03:00 |
|
Rémi Denis-Courmont
|
fd658c7d49
|
RTP sout: --sout-rtp-sap, works like --sout-standard-sap
In addition to #rtp{sdp=sap}, we can now use #rtp{sap}
|
2008-05-03 23:25:12 +03:00 |
|
Rémi Denis-Courmont
|
06ea7e5260
|
Rationalize the SDP session name string
|
2008-05-03 23:13:54 +03:00 |
|
Rémi Denis-Courmont
|
a9b034cf79
|
Remove splice support - it does not quite help for UDP & DCCP
(at least currently)
|
2008-05-03 23:07:15 +03:00 |
|
Rémi Denis-Courmont
|
976b9f6dc9
|
Provide sendmsg and recvmsg replacements
|
2008-05-03 23:07:15 +03:00 |
|
Jean-Baptiste Kempf
|
832088e496
|
Fix typo in commit 5b55ee1bb0
|
2008-05-03 11:55:11 -07:00 |
|
Rémi Denis-Courmont
|
9ddd88e8d1
|
Only compile the winsock stubs file on Win32
|
2008-05-03 20:52:53 +03:00 |
|
Rémi Denis-Courmont
|
b2b9fb4c30
|
block_FifoNew: remove un-needed parameter
|
2008-05-03 20:11:28 +03:00 |
|
Rémi Denis-Courmont
|
6d44cf4418
|
Win32 compile fix
|
2008-05-03 20:06:18 +03:00 |
|
Rémi Denis-Courmont
|
500cb6f49c
|
Speak English
|
2008-05-03 18:01:02 +03:00 |
|
Rémi Denis-Courmont
|
6276fe0015
|
Fix symbols list
|
2008-05-03 17:59:28 +03:00 |
|
Rémi Denis-Courmont
|
7fd923e41a
|
No need to kill VLC if it's exiting already.
|
2008-05-03 17:46:03 +03:00 |
|
Rémi Denis-Courmont
|
b89d540af1
|
Remove pf_memcpy and pf_memset from libvlc
|
2008-05-03 17:20:43 +03:00 |
|
Rémi Denis-Courmont
|
5b55ee1bb0
|
Use vlc_memset/vlc_memcpy
|
2008-05-03 17:17:30 +03:00 |
|
Rémi Denis-Courmont
|
e29b2a0e67
|
Use the new registration mechanism for memcpy/memset
|
2008-05-03 17:17:30 +03:00 |
|
Rémi Denis-Courmont
|
b04c6c66f4
|
Process-wide memcpy/memset accelarations
(CPU features don't change across libvlc instances)
|
2008-05-03 15:48:17 +03:00 |
|
Rémi Denis-Courmont
|
0b776c28b4
|
b_daemon does not need to be exported through vlc_global
|
2008-05-03 13:49:48 +03:00 |
|
Rémi Denis-Courmont
|
7f68203001
|
vlc_object_t.p_internals is not needed anymore
|
2008-05-03 12:51:03 +03:00 |
|
Rémi Denis-Courmont
|
0799868272
|
vlc_internals(): use pointer arithmetic
|
2008-05-03 12:50:50 +03:00 |
|
Rémi Denis-Courmont
|
830bfb51bc
|
Allocate global object as the others - not statically anymore
|
2008-05-03 12:34:11 +03:00 |
|
Rémi Denis-Courmont
|
c07b1d0c2b
|
Hide global object within the thread and object subsystem
|
2008-05-03 12:24:05 +03:00 |
|
Rémi Denis-Courmont
|
4db976d9a6
|
object: use vlc_internals()
|
2008-05-03 12:22:18 +03:00 |
|
Rémi Denis-Courmont
|
4292823006
|
variables: use vlc_internals()
|
2008-05-03 12:22:18 +03:00 |
|
Rémi Denis-Courmont
|
23afa490b8
|
threads: use vlc_internals()
|
2008-05-03 12:22:18 +03:00 |
|
Rémi Denis-Courmont
|
65a9c5b222
|
OSD: use vlc_internals()
|
2008-05-03 12:22:17 +03:00 |
|
Rémi Denis-Courmont
|
82d86a7b43
|
Remove some global object-specific code
|
2008-05-03 12:22:17 +03:00 |
|
Rémi Denis-Courmont
|
50e969ef00
|
Simplify threads init
|
2008-05-03 11:38:44 +03:00 |
|
Rémi Denis-Courmont
|
0d7bc73415
|
Cosmetic fix
|
2008-05-03 10:20:57 +03:00 |
|
Christophe Mutricy
|
a5e44a6ed0
|
Thank Vincent
|
2008-05-03 00:14:51 +01:00 |
|
Christophe Mutricy
|
200d817170
|
Russian l10n update by Alexey Salmin
|
2008-05-03 00:11:53 +01:00 |
|
Christophe Mutricy
|
c5007f8df8
|
Update POTFILES.in after files renamed and added
|
2008-05-03 00:06:09 +01:00 |
|
Rémi Denis-Courmont
|
651e249197
|
Use var_AcquireMutex for the quicktime lock.
|
2008-05-02 19:25:10 +03:00 |
|
Rémi Denis-Courmont
|
89d56df65a
|
main.h -> vlc_main.h
|
2008-05-02 19:06:43 +03:00 |
|
Rémi Denis-Courmont
|
5f1eb7796b
|
Add kate to the news
|
2008-05-02 18:35:56 +03:00 |
|
Rémi Denis-Courmont
|
5d1e0c0567
|
configure: Minor fixes for kate detection
|
2008-05-02 18:33:00 +03:00 |
|
Vincent Penquerc'h
|
53772811d1
|
basic support for Kate streams as subtitles
Signed-off-by: Rémi Denis-Courmont <rem@videolan.org>
|
2008-05-02 18:25:05 +03:00 |
|