Jean-Paul Saman
569f294d6a
Move overlay-test application to test/dynamicoverlay
2008-04-09 12:44:05 +02:00
Jean-Paul Saman
0d15cad14a
Again id weirdness.
2008-03-02 18:22:31 +01:00
Rémi Denis-Courmont
99fab9089e
Don't include config.h from the headers - refs #297 .
...
Missing some cases that I could not test.
Also ffmpeg/chroma.c is locked, so I can but leave it broken.
Fix is for the remaining modules is obvious and the issue is easy to detect.
2008-01-23 21:50:58 +00:00
Rafaël Carré
9df6f20907
libvlc_destroy() -> libvlc_release()
2007-10-22 20:06:22 +00:00
Rafaël Carré
6ee1e193fd
Removes trailing spaces. Removes tabs.
2007-09-10 18:56:52 +00:00
Clément Stenac
651078ecf9
Added initial support for TLS (Thread Local Storage) variables
2006-12-18 21:40:12 +00:00
Clément Stenac
acf462d72a
Rework dicts as macros for type-independance
2006-12-15 23:21:27 +00:00
Clément Stenac
fbf4c8060d
A bit of vlc/libvlc cleanup:
...
* libvlc sources and plugins now define __LIBVLC__ and headers exported to
plugins (ie, include/vlc_*.h) check for this
* libvlc sources use the value of the "libvlc" component in vlc-config instead
of vlc
* Apply flags directly to "libvlc" in configure.ac - might temporarily break win32 :)
2006-12-03 13:48:21 +00:00
Clément Stenac
266fb28cd7
Dynamic array with log allocation
2006-10-19 21:00:14 +00:00
Clément Stenac
e85a5a618d
A bit of cleanup and test
2006-09-18 14:16:14 +00:00
Clément Stenac
0cd5cdd740
Remember random/loop/repeat
2006-09-02 22:33:44 +00:00
Clément Stenac
ec3f4c8806
Fix and port test
2006-08-30 17:40:36 +00:00
Clément Stenac
f834305242
Port new URL tests to test/
...
Support Python 2.4
2006-08-30 17:17:11 +00:00
Clément Stenac
0fbf13c309
* Tests for previous commit
...
* Improve test output
2006-08-19 16:19:56 +00:00
Clément Stenac
d42739f82f
Fix interaction locking
2006-08-17 18:16:09 +00:00
Clément Stenac
525b810c55
svn ids and stuff
2006-07-29 13:32:12 +00:00
Clément Stenac
89471fa0ae
Some initial work for streaming profiles
...
+ some misc test cleanup
2006-07-28 13:28:08 +00:00
Clément Stenac
ed0b72e371
Merge back branch 0.8.6-playlist-vlm to trunk.
...
What is currently broken:
* Some playlist demuxers (shout, dvb and pls)
* DAAP
* BeOS playlist
* GPE playlist, I suppose
What has some trouble:
* Meta handling in several demuxers (most notably TS)
* Skins2 playlist (doesn't refresh correctly)
* OS X playlist (see bigben's latest commits)
2006-05-14 18:29:00 +00:00
Clément Stenac
04630cb913
Be more resilient
2006-05-14 14:59:12 +00:00
Clément Stenac
59cd4c2c80
Clean-up test
2006-04-14 14:25:26 +00:00
Clément Stenac
4db506d372
Add I18N and URL tests in test/
2006-04-14 14:16:46 +00:00
Clément Stenac
8398230c33
Fix test
2006-03-20 23:13:39 +00:00
Clément Stenac
4e8cc7fd95
File mangler
...
This can be used to detect crashes due to bad streams (see the end of the program for the files which are tested)
2006-03-12 21:42:19 +00:00
Clément Stenac
8444ce1225
More VLM API stuff
2006-02-15 22:31:49 +00:00
Clément Stenac
ef273c072b
Fix some bugs
2006-02-14 22:35:37 +00:00
Clément Stenac
e0003bec24
* Beginning of VLM API
...
* Some test work
* Export vlm_MediaSearch
2006-02-14 21:41:23 +00:00
Clément Stenac
d0802e7d82
Improve test coverage
2006-02-12 17:31:53 +00:00
Clément Stenac
6d4e213788
Change some test stuff
2006-02-12 17:14:07 +00:00
Clément Stenac
2f6ad030e7
* get/set/toggle fullscreen
...
* Fix a bug in playlist_play
(Refs:#457)
2006-02-07 21:08:32 +00:00
Clément Stenac
661a6c1357
Play and add (Refs:#457)
2006-02-03 19:53:47 +00:00
Clément Stenac
1e9a47f315
Test some things
2006-01-29 19:13:35 +00:00
Clément Stenac
0638177349
Skeleton for testing libvlc
2006-01-29 17:00:31 +00:00
Clément Stenac
68aa3ca320
Merge 0.8.5-api changes
...
Fix compilation
2006-01-08 16:32:33 +00:00
Clément Stenac
96fe8ff92d
Merge test/ stuff
2005-11-02 18:33:23 +00:00