|
|
|
@63c9675b0ea598fc25b61b214f1c99be022d89e5
|
[63c9675b0ea598fc25b61b214f1c99be022d89e5]
|
08/13/08 00:57:26 |
Pierre d'Herbemont <pdherbemont@videolan.org> |
playlist: playlist_LiveSearchUpdate is locked, no need to signal_maybe(). |
|
|
|
@24ce4a48b9a5a9989e32fa1b6e0b8a3c53f39b79
|
[24ce4a48b9a5a9989e32fa1b6e0b8a3c53f39b79]
|
07/15/08 13:21:36 |
Pierre d'Herbemont <pdherbemont@videolan.org> |
playlist: Fix a legitimate warning. |
|
|
|
@3af47f42e2ac5cfd6ab35bee5320788270a10a29
|
[3af47f42e2ac5cfd6ab35bee5320788270a10a29]
|
07/15/08 13:21:35 |
Pierre d'Herbemont <pdherbemont@videolan.org> |
playlist: Use PL_ASSERT_LOCKED where the playlist lock should be … |
|
|
|
@ace44bc9f59e2ced98bb8534aa225fce9a479d8b
|
[ace44bc9f59e2ced98bb8534aa225fce9a479d8b]
|
07/15/08 09:40:39 |
Pierre d'Herbemont <pdherbemont@videolan.org> |
playlist: Use PL_LOCK_IF and PL_UNLOCK_IF to perform some more checks on … |
|
|
|
@7f717d69f39e3be46972fb9a462748424b09d0c3
|
[7f717d69f39e3be46972fb9a462748424b09d0c3]
|
07/15/08 09:17:37 |
Pierre d'Herbemont <pdherbemont@videolan.org> |
playlist: Use an accessor for current status item and current status … |
|
|
|
@a3e989d4523e9252f53017fd030db87ac5691e00
|
[a3e989d4523e9252f53017fd030db87ac5691e00]
|
06/17/08 20:43:32 |
Rémi Denis-Courmont <rdenis@simphalempin.com> |
Remove the last direct use of object_wait |
|
|
|
@d666030b2349e8a710fcba4d2cabb912cc700580
|
[d666030b2349e8a710fcba4d2cabb912cc700580]
|
05/31/08 21:10:28 |
Rémi Denis-Courmont <rdenis@simphalempin.com> |
libvlc: use vlc_common.h (libvlccore) instead of vlc/vlc.h |
|
|
|
@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 … |
|
|
|
@bafe3a638771fc11b43bcfe058e1e9d9e51a3eb0
|
[bafe3a638771fc11b43bcfe058e1e9d9e51a3eb0]
|
02/24/08 15:25:45 |
Rémi Duraffort <ivoire@videolan.org> |
Add some doxygene comments
(FOSDEM is a great place) |
|
|
|
@1a48e3111a0ae730e7eee4592d8bb9cfe73b8d2e
|
[1a48e3111a0ae730e7eee4592d8bb9cfe73b8d2e]
|
02/20/08 20:11:28 |
Rémi Duraffort <ivoire@videolan.org> |
Remove unnecessary declaration |
|
|
|
@1b09c02c7e8162abb14d6f30980b09c7d7b34200
|
[1b09c02c7e8162abb14d6f30980b09c7d7b34200]
|
01/24/08 17:08:13 |
Rémi Denis-Courmont <rem@videolan.org> |
Include assert.h when needed |
|
|
|
@99fab9089e9e1709d9c3a4bc5ced0c137ac59134
|
[99fab9089e9e1709d9c3a4bc5ced0c137ac59134]
|
01/23/08 22:50:58 |
Rémi Denis-Courmont <rem@videolan.org> |
Don't include config.h from the headers - refs #297.
Missing some cases … |
|
|
|
@8faacddb383a4ea82d262cb4ee46e9d9ae18b8eb
|
[8faacddb383a4ea82d262cb4ee46e9d9ae18b8eb]
|
11/25/07 16:48:47 |
Antoine Cellerier <dionoea@videolan.org> |
Hide nodes which don't match the search string and don't have any children … |
|
|
|
@64ab7fa08902c356c85bfae76941a94436161d7d
|
[64ab7fa08902c356c85bfae76941a94436161d7d]
|
10/10/07 17:00:01 |
Rafaël Carré <funman@videolan.org> |
playlist: a node item can have an input associated (example: cdda) |
|
|
|
@d555c8a942eb34afd21dba4e443770aa8c29441d
|
[d555c8a942eb34afd21dba4e443770aa8c29441d]
|
08/18/07 06:59:18 |
Pierre d'Herbemont <pdherbemont@videolan.org> |
search.c: Fix 21193. |
|
|
|
@38dbd37adf32cf04e1caf17ceb7888a4a5ec2f40
|
[38dbd37adf32cf04e1caf17ceb7888a4a5ec2f40]
|
08/18/07 05:22:03 |
Rafaël Carré <funman@videolan.org> |
Input access locking. Part one |
|
|
|
@51880eb16eed467a21c34b9e4bb962d1bd6a5be7
|
[51880eb16eed467a21c34b9e4bb962d1bd6a5be7]
|
08/15/07 06:33:57 |
Pierre d'Herbemont <pdherbemont@videolan.org> |
* Protect input item's meta through setters and getters. That allows … |
|
|
|
@ce186430e261d636d232c0fedef3f58719351f17
|
[ce186430e261d636d232c0fedef3f58719351f17]
|
03/10/07 19:44:15 |
Jean-Paul Saman <jpsaman@videolan.org> |
Revert [19273] because these asserts are meant to catch serious … |
|
|
|
@da01154c024c651391df33b44bb274708b83f9dd
|
[da01154c024c651391df33b44bb274708b83f9dd]
|
03/10/07 17:39:21 |
Jean-Paul Saman <jpsaman@videolan.org> |
Don't abort when nothing found in playlist. |
|
|
|
@b28e41253458f84e5003ad62ae0feb12083d0e3e
|
[b28e41253458f84e5003ad62ae0feb12083d0e3e]
|
12/18/06 23:03:30 |
Clément Stenac <zorglub@videolan.org> |
A bit of cleanup in libvlc playlist API. Preliminary work for: Refs:#457 |
|
|
|
@a658df6d37a988362c30ff574abbd2053482d3fd
|
[a658df6d37a988362c30ff574abbd2053482d3fd]
|
12/03/06 22:00:42 |
Antoine Cellerier <dionoea@videolan.org> |
Fix searching in tree playlists (doesn't hide a node's children if the … |
|
|
|
@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 … |
|
|
|
@0900f11014557ea895a290d2c1518d739f97a8b6
|
[0900f11014557ea895a290d2c1518d739f97a8b6]
|
11/19/06 14:20:02 |
Clément Stenac <zorglub@videolan.org> |
Finish the playlist API transition (hopefully)
- Remove a bunch of … |
|
|
|
@b6d0e5a07a9a32894e31da69e25e81dec0366dc5
|
[b6d0e5a07a9a32894e31da69e25e81dec0366dc5]
|
10/21/06 18:59:09 |
Clément Stenac <zorglub@videolan.org> |
Rebuild the array of currently playing items as a background task.
This … |
|
|
|
@799b2826ee321796c8c4695c5a7b7489ed5da851
|
[799b2826ee321796c8c4695c5a7b7489ed5da851]
|
10/21/06 13:09:51 |
Clément Stenac <zorglub@videolan.org> |
Playlist
* Remove the random special case
* Use the array of currently … |
|
|
|
@315069b3b158b8d71668b5295e4fd0ea8957a3f2
|
[315069b3b158b8d71668b5295e4fd0ea8957a3f2]
|
09/05/06 08:09:42 |
Clément Stenac <zorglub@videolan.org> |
Split playlist include file in public/private |
|
|
|
@25ff9ffdcabfb151e25f320dbafde1e8b94b5a6f
|
[25ff9ffdcabfb151e25f320dbafde1e8b94b5a6f]
|
09/02/06 19:07:46 |
Clément Stenac <zorglub@videolan.org> |
Fixes for random + live search |
|
|
|
@f3c6bbcc0afde6731ea31f123e44844365720cfd
|
[f3c6bbcc0afde6731ea31f123e44844365720cfd]
|
07/08/06 19:28:51 |
Clément Stenac <zorglub@videolan.org> |
Some infrastructure work for playlist autoload/autosave |
|
|
|
@c21acbbcf5f0c6969fcd3a2daf6812925f334fa5
|
[c21acbbcf5f0c6969fcd3a2daf6812925f334fa5]
|
05/25/06 11:52:57 |
Clément Stenac <zorglub@videolan.org> |
* Remove unused playlist_ItemCopy
* Fix some debug |
|
|
|
@b33f655357605832dfc3d392691ab8be75acf0b8
|
[b33f655357605832dfc3d392691ab8be75acf0b8]
|
05/25/06 11:04:19 |
Clément Stenac <zorglub@videolan.org> |
* Search on artist and album
* Remove some debug |
|
|
|
@ed0b72e3714ad87cb4e10b9a7239e19b9ef0724e
|
[ed0b72e3714ad87cb4e10b9a7239e19b9ef0724e]
|
05/14/06 20:29:00 |
Clément Stenac <zorglub@videolan.org> |
Merge back branch 0.8.6-playlist-vlm to trunk.
What is currently broken:
… |