|
|
|
@761871b145db8c7e504bbd1ed844ea43ad4f93e4
|
[761871b145db8c7e504bbd1ed844ea43ad4f93e4]
|
17/09/08 01:13:37 |
Yoann Peronneau <yoann@videolan.org> |
Update XSPF playlist structure to use <vlc:id> instead of … |
|
|
|
@fa0e963f7ff1ad54afefeaf8c09aa6250efd84c9
|
[fa0e963f7ff1ad54afefeaf8c09aa6250efd84c9]
|
05/09/08 19:01:25 |
Rémi Denis-Courmont <rdenis@simphalempin.com> |
Move a bunch of plugins out of configure.ac |
|
|
|
@6dd5c5cb5418b321d0f04b4d9265bb4537ba2812
|
[6dd5c5cb5418b321d0f04b4d9265bb4537ba2812]
|
31/07/08 13:32:36 |
Rémi Duraffort <ivoire@videolan.org> |
Fix memleaks. |
|
|
|
@3561b9b28f58eb7a4183e158a8fd973800d31ceb
|
[3561b9b28f58eb7a4183e158a8fd973800d31ceb]
|
31/05/08 21:10:30 |
Rémi Denis-Courmont <rdenis@simphalempin.com> |
Plugins: include vlc_common.h directly instead of vlc/vlc.h |
|
|
|
@c0a898e18e7fce541be58980f09ca199b736dc1c
|
[c0a898e18e7fce541be58980f09ca199b736dc1c]
|
26/05/08 18:46:07 |
Rafaël Carré <funman@videolan.org> |
Include assert.h where assert() is used |
|
|
|
@13ae40b0efc4f1b1ce205d9a057537047fcab3f4
|
[13ae40b0efc4f1b1ce205d9a057537047fcab3f4]
|
21/05/08 19:19:25 |
Rémi Denis-Courmont <rem@videolan.org> |
Use gettext_noop() consistently |
|
|
|
@630076053112b47b2f6279b1e67a4031d2ca45b2
|
[630076053112b47b2f6279b1e67a4031d2ca45b2]
|
08/05/08 18:23:43 |
Rémi Denis-Courmont <rem@videolan.org> |
Remove E_() |
|
|
|
@27d483e9ef7a451397d7857251c8d67097661f1d
|
[27d483e9ef7a451397d7857251c8d67097661f1d]
|
08/05/08 18:20:21 |
Rémi Denis-Courmont <rem@videolan.org> |
Include vlc_plugin.h as needed |
|
|
|
@0db5f2a07b883f92d95959221776423fcad85974
|
[0db5f2a07b883f92d95959221776423fcad85974]
|
26/04/08 09:08:52 |
Rémi Denis-Courmont <rem@videolan.org> |
Ability to save and load input item options in xspf playlist as it is … |
|
|
|
@449fd28aaf007c6411251dae9d0dbfdc65b135d1
|
[449fd28aaf007c6411251dae9d0dbfdc65b135d1]
|
14/04/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 … |
|
|
|
@99fab9089e9e1709d9c3a4bc5ced0c137ac59134
|
[99fab9089e9e1709d9c3a4bc5ced0c137ac59134]
|
23/01/08 22:50:58 |
Rémi Denis-Courmont <rem@videolan.org> |
Don't include config.h from the headers - refs #297.
Missing some cases … |
|
|
|
@c3e3de663319403f883fc2bfbe76c3065e2e85f2
|
[c3e3de663319403f883fc2bfbe76c3065e2e85f2]
|
15/12/07 13:20:54 |
Rafaël Carré <funman@videolan.org> |
xspf: %-encode '%' and '+' for every URIs (it really should be URI type … |
|
|
|
@f217c5af806ea9f733ae99d00228409a99f1b1e2
|
[f217c5af806ea9f733ae99d00228409a99f1b1e2]
|
18/11/07 21:56:44 |
Rafaël Carré <funman@videolan.org> |
xspf muxer: determinates correctly if we're handling a file:// uri, and so … |
|
|
|
@ae96181ab60b60dea26ca5ebaf81294d1ebc9590
|
[ae96181ab60b60dea26ca5ebaf81294d1ebc9590]
|
18/11/07 19:19:30 |
Rafaël Carré <funman@videolan.org> |
xspf: don't use %encoding for node title, but only convert XML special … |
|
|
|
@0d48e825e57556bd8240806dafb320b6fa8b5517
|
[0d48e825e57556bd8240806dafb320b6fa8b5517]
|
18/11/07 19:03:25 |
Rafaël Carré <funman@videolan.org> |
xspf muxer: %encode '+' since decode_URI() will decode it as a space |
|
|
|
@8cc57c7a80f9875ab3f6cf56f6e9df9a88177f3b
|
[8cc57c7a80f9875ab3f6cf56f6e9df9a88177f3b]
|
14/11/07 00:28:22 |
Rafaël Carré <funman@videolan.org> |
xspf: fix nodes encoding. big up to yoannp for fully nested xspf ! |
|
|
|
@890dbc2206f595c016b2923f0f8b206d269a1877
|
[890dbc2206f595c016b2923f0f8b206d269a1877]
|
13/11/07 23:10:58 |
Yoann Peronneau <yoann@videolan.org> |
* XSPF nested playlist |
|
|
|
@cf9d63760cdc28389f89a97772dffd9683afabbc
|
[cf9d63760cdc28389f89a97772dffd9683afabbc]
|
12/11/07 21:10:54 |
Rafaël Carré <funman@videolan.org> |
xspf export: write the extension tag before the trackList, we'll need to … |
|
|
|
@eec1f61354eb71cac08657521b2d119f7538da5c
|
[eec1f61354eb71cac08657521b2d119f7538da5c]
|
18/10/07 22:20:58 |
Rafaël Carré <funman@videolan.org> |
xspf writer: forget to increment the source pointer in [22665], that would … |
|
|
|
@fc5954abbb4cb84a170ff960e88f90a60a4d1794
|
[fc5954abbb4cb84a170ff960e88f90a60a4d1794]
|
18/10/07 18:22:35 |
Rafaël Carré <funman@videolan.org> |
xspf writer: do percent encoding on more characters when we have a file:// … |
|
|
|
@ec187ec3a0e58da090184cbcdfc592d821291c45
|
[ec187ec3a0e58da090184cbcdfc592d821291c45]
|
12/10/07 16:20:48 |
Rafaël Carré <funman@videolan.org> |
xspf: try to produce valid XSPF files (there's still a problem with URI … |
|
|
|
@66b4033b2f889195a3ef428986d2438cd6e4f994
|
[66b4033b2f889195a3ef428986d2438cd6e4f994]
|
30/08/07 02:50:10 |
Rafaël Carré <funman@videolan.org> |
Converting a string for using it in xml without using it is STUPID |
|
|
|
@edff9427d9b185d5c5e985650055044dcd49f9f3
|
[edff9427d9b185d5c5e985650055044dcd49f9f3]
|
30/08/07 01:52:55 |
Rafaël Carré <funman@videolan.org> |
Replaces xml special chars in image url |
|
|
|
@b2019c92cf43237f524e6b1f4cbd6c54f79ce3cb
|
[b2019c92cf43237f524e6b1f4cbd6c54f79ce3cb]
|
26/08/07 22:20:40 |
Ilkka Ollakka <ileoo@videolan.org> |
m3u.c: don't free and write |
|
|
|
@222b887fd6fe6d7243aeddac082c18e019eb2081
|
[222b887fd6fe6d7243aeddac082c18e019eb2081]
|
26/08/07 21:59:02 |
Ilkka Ollakka <ileoo@videolan.org> |
xspf.c: add album-art as <image> and use Title in title (if … |
|
|
|
@e02432e597acb3511d14433ae3303ff4da3742f9
|
[e02432e597acb3511d14433ae3303ff4da3742f9]
|
22/08/07 22:19:23 |
Rafaël Carré <funman@videolan.org> |
Input access locking, part 3 (final).
Enforce access to input_item_t … |
|
|
|
@9e595c955f1aebae18435f0f5c740802ce347852
|
[9e595c955f1aebae18435f0f5c740802ce347852]
|
20/08/07 21:23:10 |
Rémi Denis-Courmont <rem@videolan.org> |
Remove stdio while we're at it.
Finally rid of the strcasestr warning |
|
|
|
@81c5ac29fa2e80426c1b1dfcc941a1aabe8bc808
|
[81c5ac29fa2e80426c1b1dfcc941a1aabe8bc808]
|
20/08/07 21:08:22 |
Rémi Denis-Courmont <rem@videolan.org> |
Remove stdlib.h |
|
|
|
@662ed774b9740eabf8b0203e53f51e6c35657e0d
|
[662ed774b9740eabf8b0203e53f51e6c35657e0d]
|
18/08/07 16:59:31 |
Rafaël Carré <funman@videolan.org> |
Input access locking, part 2.
Fix [21193] |
|
|
|
@51880eb16eed467a21c34b9e4bb962d1bd6a5be7
|
[51880eb16eed467a21c34b9e4bb962d1bd6a5be7]
|
15/08/07 06:33:57 |
Pierre d'Herbemont <pdherbemont@videolan.org> |
* Protect input item's meta through setters and getters. That allows … |
|
|
|
@6e3ef03dd5d88c3ff98e563361cdac0d45fc74df
|
[6e3ef03dd5d88c3ff98e563361cdac0d45fc74df]
|
15/08/07 02:07:27 |
Pierre d'Herbemont <pdherbemont@videolan.org> |
modules/misc/playlist/xspf.c: Remove some weird duplicate code. |
|
|
|
@971b8d4c550d6b013e61f9ec3497c7cb1fbfb32f
|
[971b8d4c550d6b013e61f9ec3497c7cb1fbfb32f]
|
20/05/07 19:23:28 |
Yoann Peronneau <yoann@videolan.org> |
* xspf.c: export item description as <annotation> |
|
|
|
@1d1d48dc4814b98578e6717285466e6b2f134eb5
|
[1d1d48dc4814b98578e6717285466e6b2f134eb5]
|
11/03/07 00:11:00 |
Jean-Paul Saman <jpsaman@videolan.org> |
assert if p_current is NULL, it should be valid |
|
|
|
@dc7a9d046bdb83ccbb76dc579d123212dc3b10c4
|
[dc7a9d046bdb83ccbb76dc579d123212dc3b10c4]
|
10/03/07 17:42:21 |
Jean-Paul Saman <jpsaman@videolan.org> |
Sanity check |
|
|
|
@a94647f04b28484b49f16ce252523b38343b6b58
|
[a94647f04b28484b49f16ce252523b38343b6b58]
|
09/12/06 19:12:05 |
Clément Stenac <zorglub@videolan.org> |
Misc cleanups in Qt4. (Closes:#736)
Fix m3u export |
|
|
|
@d3fe7f28797d4dba65ffcdd60bf932e758a48a9e
|
[d3fe7f28797d4dba65ffcdd60bf932e758a48a9e]
|
26/11/06 15:20:34 |
Clément Stenac <zorglub@videolan.org> |
A bit of headers cleanup
* Headers in include must contain the structures … |
|
|
|
@9da31dde31d94647f9fd72e7637c0093cde70516
|
[9da31dde31d94647f9fd72e7637c0093cde70516]
|
11/11/06 17:19:17 |
Rémi Denis-Courmont <rem@videolan.org> |
Use Unicode wrapper |
|
|
|
@7f779f6a64eadd10b2e2b98bcf85fdd38c0cdfa5
|
[7f779f6a64eadd10b2e2b98bcf85fdd38c0cdfa5]
|
30/09/06 18:15:40 |
Clément Stenac <zorglub@videolan.org> |
Merge author/artist
WX compilation unchecked |
|
|
|
@1b0d1cbcbc877defb2f4d30c18feeac67410965b
|
[1b0d1cbcbc877defb2f4d30c18feeac67410965b]
|
25/08/06 14:54:14 |
Sam Hocevar <sam@videolan.org> |
* modules/misc/playlist/xspf.c: fix warnings that are bugs on amd64. |
|
|
|
@206a6d2e084000db978a3da30db7379c12647eec
|
[206a6d2e084000db978a3da30db7379c12647eec]
|
14/06/06 16:48:32 |
Yoann Peronneau <yoann@videolan.org> |
* playlist/xspf.c: handles empty nodes |
|
|
|
@6bc1500f97bf158ec4160570ff3d6173f8f67dc4
|
[6bc1500f97bf158ec4160570ff3d6173f8f67dc4]
|
14/06/06 04:00:42 |
Yoann Peronneau <yoann@videolan.org> |
* xpsf.c: ...but <playlist> has... grmbl |
|
|
|
@37b5af493075f95769ee26ed583f2b0f43c6d3b7
|
[37b5af493075f95769ee26ed583f2b0f43c6d3b7]
|
14/06/06 03:51:05 |
Yoann Peronneau <yoann@videolan.org> |
* xspf.c: <trackList> has no <location> or <title> element |
|
|
|
@dbc59e3a782ed65537b56b7d9df7ee82498a0bc4
|
[dbc59e3a782ed65537b56b7d9df7ee82498a0bc4]
|
14/06/06 02:43:00 |
Yoann Peronneau <yoann@videolan.org> |
* Tree playlist XSPF export
Kids, don't try this at home… |
|
|
|
@ed0b72e3714ad87cb4e10b9a7239e19b9ef0724e
|
[ed0b72e3714ad87cb4e10b9a7239e19b9ef0724e]
|
14/05/06 20:29:00 |
Clément Stenac <zorglub@videolan.org> |
Merge back branch 0.8.6-playlist-vlm to trunk.
What is currently broken:
… |
|
|
|
@07b147145c51cc38146ee25348c6f205cfca5a65
|
[07b147145c51cc38146ee25348c6f205cfca5a65]
|
26/03/06 00:10:43 |
Christophe Mutricy <xtophe@videolan.org> |
misc/*: 2nd lecture. refs #438 |
|
|
|
@8e8e64419dbc027b464e227b7d1b4f6056394ebb
|
[8e8e64419dbc027b464e227b7d1b4f6056394ebb]
|
12/03/06 00:19:59 |
Antoine Cellerier <dionoea@videolan.org> |
src/playlist/loadsave.c, modules/demux/playlist/*, … |
|
|
|
@c17290dc45902a3b93c90f3e033f4f2671b69134
|
[c17290dc45902a3b93c90f3e033f4f2671b69134]
|
16/02/06 18:31:31 |
Antoine Cellerier <dionoea@videolan.org> |
[patch] unifying meta-information access, the 2nd by Daniel Stränger |
|
|
|
@adc858d87a4a45299f8d5ccfce2fe94466c6db59
|
[adc858d87a4a45299f8d5ccfce2fe94466c6db59]
|
01/02/06 19:06:48 |
Rémi Denis-Courmont <rem@videolan.org> |
Uniformize source files encoding |
|
|
|
@2cb472dba008f7d877ffe6bae9c5575253365282
|
[2cb472dba008f7d877ffe6bae9c5575253365282]
|
13/01/06 00:10:04 |
Antoine Cellerier <dionoea@videolan.org> |
FSF address change. |
|
|
|
@7c9e176813e0e1fe821922ff21c73a244b6679e6
|
[7c9e176813e0e1fe821922ff21c73a244b6679e6]
|
02/10/05 14:47:49 |
Jean-Paul Saman <jpsaman@videolan.org> |
Add missing include <charset.h> |
|
|
|
@0fd33223a7445e5732fc8db2c8468233b07f8ace
|
[0fd33223a7445e5732fc8db2c8468233b07f8ace]
|
15/09/05 08:17:33 |
Clément Stenac <zorglub@videolan.org> |
Hopefully "The Right Fix" patch for M3U parsing, by Daniel Straenger. |
|
|
|
@23458725ce766bcb7fd908b392948a1449a760c6
|
[23458725ce766bcb7fd908b392948a1449a760c6]
|
12/08/05 16:20:06 |
Christophe Mutricy <xtophe@videolan.org> |
ALL: Improvements in the M3U output and parser. Patch by Daniel Stränger.
… |
|
|
|
@53d6bb5d314f78bf857b0d924e96557452fa5b38
|
[53d6bb5d314f78bf857b0d924e96557452fa5b38]
|
03/08/05 21:01:44 |
Rémi Denis-Courmont <rem@videolan.org> |
Use UTF-8 internally (closes #16 and introduces lots of yet to be … |
|
|
|
@fe087a38282e93addb25fa9598393e40ea233b09
|
[fe087a38282e93addb25fa9598393e40ea233b09]
|
09/07/05 08:17:09 |
Rémi Denis-Courmont <rem@videolan.org> |
Make Zorglub less unhappy |
|
|
|
@85b29bdc288a1573d43bd524908be5748a9b3640
|
[85b29bdc288a1573d43bd524908be5748a9b3640]
|
08/07/05 20:12:44 |
Rémi Denis-Courmont <rem@videolan.org> |
Copyright fixes
(da big courmischage) |
|
|
|
@b3c3a1c19134bdd9b91a7458f4d458ceb2843e28
|
[b3c3a1c19134bdd9b91a7458f4d458ceb2843e28]
|
12/04/05 23:55:32 |
Clément Stenac <zorglub@videolan.org> |
* Patch by Gregory Hazel :
- Fix gui flickering on video size change
- … |
|
|
|
@ae27ee8f4fa6b6d6090ccb48a0bc8509b512f0ce
|
[ae27ee8f4fa6b6d6090ccb48a0bc8509b512f0ce]
|
01/03/05 14:31:32 |
Clément Stenac <zorglub@videolan.org> |
Fix playlist export
Remove extra SAP debug |
|
|
|
@195e8427085848e251566fd615c8a1cd03998874
|
[195e8427085848e251566fd615c8a1cd03998874]
|
16/01/05 15:44:26 |
Clément Stenac <zorglub@videolan.org> |
* DAAP: add meta-information, delete hosts when they leave
* SAP : coding … |
|
|
|
@a90a19a6b0468ea9fedadc27cfc1118d70295263
|
[a90a19a6b0468ea9fedadc27cfc1118d70295263]
|
11/12/04 15:45:46 |
Clément Stenac <zorglub@videolan.org> |
Improvements to preferences
* Each module can declare a "human-readable … |
|
|
|
@d875188873bae166d948edf976d5b960a1dd2c3f
|
[d875188873bae166d948edf976d5b960a1dd2c3f]
|
06/11/04 12:22:46 |
Clément Stenac <zorglub@videolan.org> |
Fixes
Build the correct files
Updated TODO |
|
|
|
@d27f781ff9e1201656d4c29d4616fb3364708599
|
[d27f781ff9e1201656d4c29d4616fb3364708599]
|
21/04/04 14:13:26 |
Gildas Bazin <gbazin@videolan.org> |
* modules/misc/playlist/m3u.c: save VLC input options with the … |
|
|
|
@eb22c2983bf039a74f9f6143a640438c8a16819d
|
[eb22c2983bf039a74f9f6143a640438c8a16819d]
|
01/04/04 12:01:48 |
Clément Stenac <zorglub@videolan.org> |
Cancel |
|
|
|
@86e5f20a0e710e11cbc1305bc911e75ba78bc912
|
[86e5f20a0e710e11cbc1305bc911e75ba78bc912]
|
01/04/04 11:20:00 |
Clément Stenac <zorglub@videolan.org> |
* modules/demux/playlist : native playlist import
* modules/misc/playlist … |
|
|
|
@562ab59b24114e526144b59b5967224de432412a
|
[562ab59b24114e526144b59b5967224de432412a]
|
31/03/04 22:52:31 |
Gildas Bazin <gbazin@videolan.org> |
* src/input/control.c: added INPUT_ADD_INFO/INPUT_SET_NAME to … |
|
|
|
@45adedc913a84e90c60d920f20230aee5d430cdc
|
[45adedc913a84e90c60d920f20230aee5d430cdc]
|
05/03/04 18:34:23 |
Sam Hocevar <sam@videolan.org> |
* Added "Id" svn:keywords property to all files containing "$Id:".
* … |
|
|
|
@eb0af11561ff1bf9ad06690a5e51ad33737f9ecc
|
[eb0af11561ff1bf9ad06690a5e51ad33737f9ecc]
|
22/02/04 16:52:33 |
Clément Stenac <zorglub@videolan.org> |
Fix compilation warnings |
|
|
|
@a566e8b48ad1c05afa9847572ab490fb5d44520f
|
[a566e8b48ad1c05afa9847572ab490fb5d44520f]
|
11/01/04 02:55:42 |
Clément Stenac <zorglub@videolan.org> |
Fixed modules.am file |
|
|
|
@7ef5157cb95b16f2a8d54ae47f09ebd348ce3476
|
[7ef5157cb95b16f2a8d54ae47f09ebd348ce3476]
|
11/01/04 02:51:24 |
Anil Daoud <anil@videolan.org> |
* missing or incomplete .cvsignores |
|
|
|
@d979ff6c0241d63ee9ad14a6a3226057d72ca1a9
|
[d979ff6c0241d63ee9ad14a6a3226057d72ca1a9]
|
11/01/04 02:39:44 |
Anil Daoud <anil@videolan.org> |
* missing file |
|
|
|
@5dc722b5545a43b46db156ab1031da89c512e4ab
|
[5dc722b5545a43b46db156ab1031da89c512e4ab]
|
11/01/04 01:45:06 |
Clément Stenac <zorglub@videolan.org> |
* configure.ac : Added new folders
* New playlist import/export system:
… |