|
|
|
@2ba42a484307fafa26f9cf1a8ac052280f8a1c35
|
[2ba42a484307fafa26f9cf1a8ac052280f8a1c35]
|
08/08/08 18:11:26 |
Olivier Aubert <olivier.aubert@liris.cnrs.fr> |
Spelling fixes |
|
|
|
@6465bbf725b1155954a7472ec401576c305eb048
|
[6465bbf725b1155954a7472ec401576c305eb048]
|
06/24/08 18:23:41 |
Rémi Denis-Courmont <rdenis@simphalempin.com> |
libvlc_InternalDestroy: remove dead code |
|
|
|
@a62595b97ffddfb1e75827354ff56da227f44cad
|
[a62595b97ffddfb1e75827354ff56da227f44cad]
|
06/04/08 18:32:23 |
Rémi Denis-Courmont <rdenis@simphalempin.com> |
libvlc_InternalAddIntf: remove the other boolean |
|
|
|
@dd9d6f4ed86df260b6447a4a1d8db5a5ccaeee48
|
[dd9d6f4ed86df260b6447a4a1d8db5a5ccaeee48]
|
06/01/08 12:16:57 |
Christophe Mutricy <xtophe@videolan.org> |
Handles the VLC_EEXITSUCESS case
So that vlc --{list,help,module} don't … |
|
|
|
@6f9eedc7b73936de86ab406f9cfd3e3946d68d96
|
[6f9eedc7b73936de86ab406f9cfd3e3946d68d96]
|
06/01/08 09:48:49 |
Rémi Denis-Courmont <rdenis@simphalempin.com> |
Fix prototypes
/!\ In pure C, () means (...), not (void) |
|
|
|
@40caaae0a39213f906821ba206cfc1fd59ebdf10
|
[40caaae0a39213f906821ba206cfc1fd59ebdf10]
|
05/31/08 12:25:56 |
Rémi Denis-Courmont <rdenis@simphalempin.com> |
libvlc_InternalAddIntf: remove useless options |
|
|
|
@06a986a5f375bc21a107349bd05548ea2853af3f
|
[06a986a5f375bc21a107349bd05548ea2853af3f]
|
05/31/08 12:14:18 |
Rémi Denis-Courmont <rdenis@simphalempin.com> |
libvlc_InternalAddInft: Remove unused b_block parameter |
|
|
|
@1814dd90cd47216f0d51d5cb84de3a4466080de5
|
[1814dd90cd47216f0d51d5cb84de3a4466080de5]
|
05/31/08 12:06:16 |
Rémi Denis-Courmont <rdenis@simphalempin.com> |
Simplify |
|
|
|
@47e1374a4ece32cb234b361da3dccfb1f846e7ee
|
[47e1374a4ece32cb234b361da3dccfb1f846e7ee]
|
05/30/08 17:54:39 |
Pierre d'Herbemont <pdherbemont@videolan.org> |
libvlc: Don't wait if p_libvlc is dying in libvlc_wait(). |
|
|
|
@19091cce427c769cc586270d85ea2b448e61d6cc
|
[19091cce427c769cc586270d85ea2b448e61d6cc]
|
05/29/08 21:49:31 |
Rémi Denis-Courmont <rem@videolan.org> |
libvlc_run_interface -> libvlc_add_intf (non-blocking) |
|
|
|
@da316c39348c837e7dc4e506e17ede6922901112
|
[da316c39348c837e7dc4e506e17ede6922901112]
|
05/29/08 21:48:52 |
Rémi Denis-Courmont <rem@videolan.org> |
libvlc_wait: wait until libvlc is killed by an interface |
|
|
|
@e58c9db65d3556079214df5c81b75a82aba934ae
|
[e58c9db65d3556079214df5c81b75a82aba934ae]
|
05/26/08 13:52:50 |
Pierre d'Herbemont <pdherbemont@videolan.org> |
libvlc: Remove libvlc_event_(init|fini) as they were finally not needed. |
|
|
|
@e7268258a5e2aacc95ab20d7f097a93c3df369f1
|
[e7268258a5e2aacc95ab20d7f097a93c3df369f1]
|
05/18/08 13:09:26 |
Jean-Paul Saman <jpsaman@videolan.org> |
Remove trailing whitespace, add checks for malloc return value. |
|
|
|
@2a227b41898fb77ce4c7f57af144834c54bd740d
|
[2a227b41898fb77ce4c7f57af144834c54bd740d]
|
05/15/08 20:09:02 |
Rémi Denis-Courmont <rem@videolan.org> |
libvlc_run_interface: start and wait for an interface |
|
|
|
@6da90a1716250d282f16dc6bc9dacec5b9514caf
|
[6da90a1716250d282f16dc6bc9dacec5b9514caf]
|
05/04/08 13:14:46 |
Rémi Denis-Courmont <rem@videolan.org> |
vlc_mutex_init: remove unused paramter |
|
|
|
@449fd28aaf007c6411251dae9d0dbfdc65b135d1
|
[449fd28aaf007c6411251dae9d0dbfdc65b135d1]
|
04/14/08 02:02:22 |
Pierre d'Herbemont <pdherbemont@videolan.org> |
Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false.
This … |
|
|
|
@6db16f08c744e65a458764c114feef1926cb0f11
|
[6db16f08c744e65a458764c114feef1926cb0f11]
|
03/30/08 17:32:20 |
Pierre d'Herbemont <pdherbemont@videolan.org> |
libvlc: add functions libvlc_get_version() and others
Signed-off-by: … |
|
|
|
@99a25fe17cdb9bdaeaa4398b5aa07cba33dcf5d0
|
[99a25fe17cdb9bdaeaa4398b5aa07cba33dcf5d0]
|
02/25/08 20:58:26 |
Rémi Denis-Courmont <rem@videolan.org> |
- Redo [22749]. Fix Mozilla plugin, fix OSX framework, fix the bindings.
… |
|
|
|
@2bd9ccb55bfe252628f56c54cff864db82f889ba
|
[2bd9ccb55bfe252628f56c54cff864db82f889ba]
|
02/21/08 15:37:55 |
Damien Fouilleul <damienf@videolan.org> |
libvlc: revert [22749], useless, breaks plugins |
|
|
|
@88fc2c2874b49d4a3619049480e15b0c23113287
|
[88fc2c2874b49d4a3619049480e15b0c23113287]
|
01/28/08 17:19:38 |
Rafaël Carré <funman@videolan.org> |
libvlc_release(): removes unused exception |
|
|
|
@c4f7a3578456695813b9e5da050b31f7e0122fe4
|
[c4f7a3578456695813b9e5da050b31f7e0122fe4]
|
12/03/07 22:34:03 |
Pierre d'Herbemont <pdherbemont@videolan.org> |
control/core.c: Use C99's func unstead of gcc's FUNCTION as … |
|
|
|
@3c69a1073a05be27d1018ed5b1ec57c065ebdc8c
|
[3c69a1073a05be27d1018ed5b1ec57c065ebdc8c]
|
12/02/07 19:52:50 |
Pierre d'Herbemont <pdherbemont@videolan.org> |
control/core.c: Print an error on not handled libvlc exception. We'd … |
|
|
|
@a2b24c299a5f1ea085c6a7adff7617f8fdd00c2c
|
[a2b24c299a5f1ea085c6a7adff7617f8fdd00c2c]
|
11/17/07 15:29:13 |
Pierre d'Herbemont <pdherbemont@videolan.org> |
control: Remove libvlc_event_fini exception handling, as we don't need it. |
|
|
|
@75912d9cf69e22a5fd637bb5647e4cbdfba608f3
|
[75912d9cf69e22a5fd637bb5647e4cbdfba608f3]
|
11/03/07 13:16:02 |
Pierre d'Herbemont <pdherbemont@videolan.org> |
control/core.c: Fix a warning about lock being an usunsed variable, by … |
|
|
|
@f297b344ed9a1bf4841c62c5630439cf0e9741fa
|
[f297b344ed9a1bf4841c62c5630439cf0e9741fa]
|
10/22/07 18:30:00 |
Rémi Denis-Courmont <rem@videolan.org> |
Reference count libvlc. API break. |
|
|
|
@7f42e055f359bbb4d136c1b5c554baa2b23b52a2
|
[7f42e055f359bbb4d136c1b5c554baa2b23b52a2]
|
10/21/07 13:06:37 |
Rémi Denis-Courmont <rem@videolan.org> |
Changing the order of parameters may be needed, but changing the … |
|
|
|
@7d250086f7bde8ec76e4388040c9af7ac3ac5ef4
|
[7d250086f7bde8ec76e4388040c9af7ac3ac5ef4]
|
10/21/07 11:58:59 |
Rémi Denis-Courmont <rem@videolan.org> |
Remove silly debug for previous commit |
|
|
|
@65bc1a4e3dfdd078a35c4bf0923007addf3f1996
|
[65bc1a4e3dfdd078a35c4bf0923007addf3f1996]
|
10/21/07 11:58:01 |
Rémi Denis-Courmont <rem@videolan.org> |
Put timeout to the testsuite |
|
|
|
@508d87e61db2f470c2b4129e40df8ebc6c8a9737
|
[508d87e61db2f470c2b4129e40df8ebc6c8a9737]
|
10/21/07 10:09:02 |
Rémi Denis-Courmont <rem@videolan.org> |
Switch API smoke test to libvlc API |
|
|
|
@4a2ded0bad747c8d671f2321e8ac9e9c556e1d17
|
[4a2ded0bad747c8d671f2321e8ac9e9c556e1d17]
|
10/21/07 09:12:07 |
Rémi Denis-Courmont <rem@videolan.org> |
libvlc_exception:
* add missing const qualifiers
* prevent exception … |
|
|
|
@6ee1e193fd896ab9a4729fde14f009d9ce629815
|
[6ee1e193fd896ab9a4729fde14f009d9ce629815]
|
09/10/07 20:56:52 |
Rafaël Carré <funman@videolan.org> |
Removes trailing spaces. Removes tabs. |
|
|
|
@c2efb19c424c42536f1958cfddeea813bd9253bd
|
[c2efb19c424c42536f1958cfddeea813bd9253bd]
|
08/16/07 16:44:22 |
Rémi Denis-Courmont <rem@videolan.org> |
Inlining non-static functions that are part of the public API looks wrong |
|
|
|
@ff8e2f89378914ac7530b3edd2f3c4647dc6e9f0
|
[ff8e2f89378914ac7530b3edd2f3c4647dc6e9f0]
|
06/07/07 14:34:50 |
Pierre d'Herbemont <pdherbemont@videolan.org> |
Libvlc Event: Add support for input event. |
|
|
|
@6bef12627761efb064d552ab08e5b4e5b39cbe26
|
[6bef12627761efb064d552ab08e5b4e5b39cbe26]
|
06/01/07 22:25:38 |
Pierre d'Herbemont <pdherbemont@videolan.org> |
control/core.c: Don't leak the p_instance. |
|
|
|
@593aeb2b2a5d78c502cc3aa1c27d9c65559e6efd
|
[593aeb2b2a5d78c502cc3aa1c27d9c65559e6efd]
|
06/01/07 22:23:10 |
Pierre d'Herbemont <pdherbemont@videolan.org> |
libvlc event: Make event function thread safe. (And fix a mutex leak) |
|
|
|
@60bd120e06d3399c15f1367bdd02285c1b429d7b
|
[60bd120e06d3399c15f1367bdd02285c1b429d7b]
|
06/01/07 19:36:41 |
Pierre d'Herbemont <pdherbemont@videolan.org> |
libvlc event: Fix the various leaks and point indication on where locking … |
|
|
|
@12c291f038deb29afafc050b67b81df6786fc2b9
|
[12c291f038deb29afafc050b67b81df6786fc2b9]
|
05/20/07 01:11:39 |
Filippo Carone <littlejohn@videolan.org> |
Initial callback support in libvlc + example on how to use in the java … |
|
|
|
@3c5ed2fe48048d3047634ca3da2f1d97db70d9f4
|
[3c5ed2fe48048d3047634ca3da2f1d97db70d9f4]
|
05/19/07 20:50:52 |
Filippo Carone <littlejohn@videolan.org> |
free callbacks on libvlc destruction |
|
|
|
@ed3c1eb16a1496b6b6ece35dff6c191726ff5a6f
|
[ed3c1eb16a1496b6b6ece35dff6c191726ff5a6f]
|
05/19/07 20:24:11 |
Filippo Carone <littlejohn@videolan.org> |
Set callback list to null on instance init |
|
|
|
@63f556158dfe9a76c0c1d6158fb87d20a3a4416c
|
[63f556158dfe9a76c0c1d6158fb87d20a3a4416c]
|
03/05/07 01:09:53 |
Damien Fouilleul <damienf@videolan.org> |
- control APIs: do not crash if exception parameter is null, that means … |
|
|
|
@2662e59f19b64ea89ef9aabde013d1e16767aefe
|
[2662e59f19b64ea89ef9aabde013d1e16767aefe]
|
02/27/07 13:15:52 |
Damien Fouilleul <damienf@videolan.org> |
- libvlc control: uninitialiazed mutex and variables, was prevent browser … |
|
|
|
@d3fe7f28797d4dba65ffcdd60bf932e758a48a9e
|
[d3fe7f28797d4dba65ffcdd60bf932e758a48a9e]
|
11/26/06 15:20:34 |
Clément Stenac <zorglub@videolan.org> |
A bit of headers cleanup
* Headers in include must contain the structures … |
|
|
|
@fe029daeaf84de77c28dd59e9818a3398bb06c12
|
[fe029daeaf84de77c28dd59e9818a3398bb06c12]
|
10/27/06 18:16:16 |
Damien Fouilleul <damienf@videolan.org> |
- core.c: const, const, etc… |
|
|
|
@706f01988c094d7fab3c3a988f9df0aeb0b120ca
|
[706f01988c094d7fab3c3a988f9df0aeb0b120ca]
|
09/26/06 18:03:11 |
Damien Fouilleul <damienf@videolan.org> |
oops, it sounds like I f**d * my last revert |
|
|
|
@8ce89e1a9219727a79535fdf17d78ff1e77de5b8
|
[8ce89e1a9219727a79535fdf17d78ff1e77de5b8]
|
09/26/06 16:40:55 |
Damien Fouilleul <damienf@videolan.org> |
- revert 16847, this breaks the activex and mozilla plugins, and passing a … |
|
|
|
@24a43144ff5055f2a1b96f3d70a1f681583394bd
|
[24a43144ff5055f2a1b96f3d70a1f681583394bd]
|
09/25/06 17:51:22 |
Olivier Aubert <olivier.aubert@liris.cnrs.fr> |
src/control/core.c: prepend a dummy argv[0] to libvlc_new() argv, so
that … |
|
|
|
@e85a5a618dde3b1d131ffca1cd373a9d3f845fc6
|
[e85a5a618dde3b1d131ffca1cd373a9d3f845fc6]
|
09/18/06 16:16:14 |
Clément Stenac <zorglub@videolan.org> |
A bit of cleanup and test |
|
|
|
@f0531d5b038ed279e206a3deeae9e70f243a6704
|
[f0531d5b038ed279e206a3deeae9e70f243a6704]
|
09/15/06 21:59:12 |
Clément Stenac <zorglub@videolan.org> |
Convert the new libvlc API (so, the one that is in src/control) not to use … |
|
|
|
@f485214f09dd284cbb85674e937fbbb0a6032a2e
|
[f485214f09dd284cbb85674e937fbbb0a6032a2e]
|
09/15/06 16:31:51 |
Clément Stenac <zorglub@videolan.org> |
For consistency, remove references to vlc from libvlc
Also, make it … |
|
|
|
@44de024820ed206165d81338c36439e786fe2f65
|
[44de024820ed206165d81338c36439e786fe2f65]
|
08/01/06 11:22:35 |
Clément Stenac <zorglub@videolan.org> |
src/control: a bit of cleanup here and there |
|
|
|
@de277e80b5445affffbb17b8e2d16c6d525c0f7c
|
[de277e80b5445affffbb17b8e2d16c6d525c0f7c]
|
07/30/06 01:32:05 |
Damien Fouilleul <damienf@videolan.org> |
few fixes in libvlc APis
- allow for libvlc_exception_t to be NULL in … |
|
|
|
@9302aca7d82cea862b0df7b8d1deec88e34591f0
|
[9302aca7d82cea862b0df7b8d1deec88e34591f0]
|
03/10/06 18:21:33 |
Rémi Denis-Courmont <rem@videolan.org> |
Fix and restore nice file names
Shame on me |
|
|
|
@238cc87048585f3699df2f4dbe307c85ed13336f
|
[238cc87048585f3699df2f4dbe307c85ed13336f]
|
02/19/06 14:36:15 |
Clément Stenac <zorglub@videolan.org> |
Be consistant in naming |
|
|
|
@ef273c072bfe9a43014f74fe7765b59a2e735ab7
|
[ef273c072bfe9a43014f74fe7765b59a2e735ab7]
|
02/14/06 23:35:37 |
Clément Stenac <zorglub@videolan.org> |
Fix some bugs |
|
|
|
@e0003bec24b8241621d4bb6ce0fe5160835d84d0
|
[e0003bec24b8241621d4bb6ce0fe5160835d84d0]
|
02/14/06 22:41:23 |
Clément Stenac <zorglub@videolan.org> |
* Beginning of VLM API
* Some test work
* Export vlm_MediaSearch |
|
|
|
@711b5da24a68123321b534317fe39eb2535f710d
|
[711b5da24a68123321b534317fe39eb2535f710d]
|
02/12/06 18:31:39 |
Clément Stenac <zorglub@videolan.org> |
Add some playlist api functions
Fix a bug in exceptions handling |
|
|
|
@661a6c1357158cb970fd2b92fc5d126d65e021ac
|
[661a6c1357158cb970fd2b92fc5d126d65e021ac]
|
02/03/06 20:53:47 |
Clément Stenac <zorglub@videolan.org> |
Play and add (Refs:#457) |
|
|
|
@4dfa4e633628c251fbd981f0443760fc2edb5477
|
[4dfa4e633628c251fbd981f0443760fc2edb5477]
|
01/29/06 20:04:07 |
Clément Stenac <zorglub@videolan.org> |
Fix a crasher in exception handling
Add some playlist functions |
|
|
|
@628ec1a04cbfd3cc65b08f1781b55be4b5bcb8f8
|
[628ec1a04cbfd3cc65b08f1781b55be4b5bcb8f8]
|
01/16/06 20:00:22 |
Jean-Paul Saman <jpsaman@videolan.org> |
Define vlc_curent_object in include/vlc_objects.h |
|
|
|
@2cb472dba008f7d877ffe6bae9c5575253365282
|
[2cb472dba008f7d877ffe6bae9c5575253365282]
|
01/13/06 00:10:04 |
Antoine Cellerier <dionoea@videolan.org> |
FSF address change. |
|
|
|
@68aa3ca3202b0f2c7e3b10db9dbe46b436b17bbd
|
[68aa3ca3202b0f2c7e3b10db9dbe46b436b17bbd]
|
01/08/06 17:32:33 |
Clément Stenac <zorglub@videolan.org> |
Merge 0.8.5-api changes
Fix compilation |
|
|
|
@0984909d714ed730b8399a5fb85cb72b7c6bea17
|
[0984909d714ed730b8399a5fb85cb72b7c6bea17]
|
12/15/05 10:00:28 |
Olivier Aubert <olivier.aubert@liris.cnrs.fr> |
src/control/core.c: fix start-time handling in start + coding style fixes |
|
|
|
@56439bf0913ff57e2fa31f6d6a60bd7ac2143ee9
|
[56439bf0913ff57e2fa31f6d6a60bd7ac2143ee9]
|
12/14/05 17:40:56 |
Filippo Carone <littlejohn@videolan.org> |
Mediacontrol interface changes to detach use of vlc/control.h
header from … |
|
|
|
@bb2476fb5b115cc445a7f03249719adae4b25171
|
[bb2476fb5b115cc445a7f03249719adae4b25171]
|
12/14/05 11:14:20 |
Olivier Aubert <olivier.aubert@liris.cnrs.fr> |
src/control/core.c: correctly set start-time through … |
|
|
|
@5412a976c47a8737b53ecacab30400d8750ef3e4
|
[5412a976c47a8737b53ecacab30400d8750ef3e4]
|
12/12/05 15:51:50 |
Olivier Aubert <olivier.aubert@liris.cnrs.fr> |
control/core.c: raise exceptions in get_media_position |
|
|
|
@25ffd3f7564b7676dcdea0fe891b0b9269013149
|
[25ffd3f7564b7676dcdea0fe891b0b9269013149]
|
12/12/05 09:57:48 |
Olivier Aubert <olivier.aubert@liris.cnrs.fr> |
src/control/core.c: remove superfluous ; |
|
|
|
@59a8d434fc6d3bfe190d51ec0a67636866044099
|
[59a8d434fc6d3bfe190d51ec0a67636866044099]
|
12/11/05 19:23:31 |
Clément Stenac <zorglub@videolan.org> |
Declare vlc_current_object. Patch by Filippo Carone |
|
|
|
@4933bf4034f6e0a62c6892da0eea507f74d367ae
|
[4933bf4034f6e0a62c6892da0eea507f74d367ae]
|
12/10/05 12:34:20 |
Olivier Aubert <olivier.aubert@liris.cnrs.fr> |
src/control/core.c, include/vlc/control.h: Applied patch from Filippo … |
|
|
|
@42088654d66f38bca725eb3c69ad84883d185cd4
|
[42088654d66f38bca725eb3c69ad84883d185cd4]
|
11/02/05 19:32:39 |
Clément Stenac <zorglub@videolan.org> |
Merge fixes to the python binding from my branch |
|
|
|
@bfbe106f30c080028421c874904132705fc6d98e
|
[bfbe106f30c080028421c874904132705fc6d98e]
|
09/22/05 22:14:20 |
Gildas Bazin <gbazin@videolan.org> |
* ALL: WinCE EVC compilation fixes. |
|
|
|
@a92603f2093140f93c34f301a22eb5763abc4232
|
[a92603f2093140f93c34f301a22eb5763abc4232]
|
08/27/05 18:40:23 |
Jean-Paul Saman <jpsaman@videolan.org> |
Merged OSD functionality on the same core functions. All OSD functionality … |
|
|
|
@fe087a38282e93addb25fa9598393e40ea233b09
|
[fe087a38282e93addb25fa9598393e40ea233b09]
|
07/09/05 08:17:09 |
Rémi Denis-Courmont <rem@videolan.org> |
Make Zorglub less unhappy |
|
|
|
@85b29bdc288a1573d43bd524908be5748a9b3640
|
[85b29bdc288a1573d43bd524908be5748a9b3640]
|
07/08/05 20:12:44 |
Rémi Denis-Courmont <rem@videolan.org> |
Copyright fixes
(da big courmischage) |
|
|
|
@776c5dd81a256cbb690912e34f3fab9a88835ee4
|
[776c5dd81a256cbb690912e34f3fab9a88835ee4]
|
06/04/05 17:49:11 |
Eric Petit <titer@videolan.org> |
*control*: BeOS compile fixes |
|
|
|
@9160790e0c08ee50e6a795accdd2d9d2df4bfad3
|
[9160790e0c08ee50e6a795accdd2d9d2df4bfad3]
|
06/01/05 23:58:13 |
Clément Stenac <zorglub@videolan.org> |
Merge mediacontrol to trunk |