|
|
|
@6baf831c58de58106c0f3ca82211235922948c8a
|
[6baf831c58de58106c0f3ca82211235922948c8a]
|
23/08/08 00:14:01 |
Jean-Baptiste Kempf <jb@videolan.org> |
Add tree-view for SD only
Signed-off-by: Jean-Baptiste Kempf … |
|
|
|
@d11fd0d1e5433a5299fbf0f0150178178ebd3f83
|
[d11fd0d1e5433a5299fbf0f0150178178ebd3f83]
|
15/08/08 00:32:07 |
Pierre d'Herbemont <pdherbemont@videolan.org> |
codecleanup: Replace input_Item by input_item. |
|
|
|
@8709c035079d04262942880866453a35be18c538
|
[8709c035079d04262942880866453a35be18c538]
|
13/08/08 01:23:15 |
Pierre d'Herbemont <pdherbemont@videolan.org> |
Revert "playlist: With NDEBUG p_playlist may become unused."
This reverts … |
|
|
|
@5b15b230d318ee37379cd9468f2c1e3af8e06fd8
|
[5b15b230d318ee37379cd9468f2c1e3af8e06fd8]
|
13/08/08 01:15:50 |
Pierre d'Herbemont <pdherbemont@videolan.org> |
playlist: With NDEBUG p_playlist may become unused. |
|
|
|
@8b783e2c3ccbe07f42df1a13b3b63d27467035d1
|
[8b783e2c3ccbe07f42df1a13b3b63d27467035d1]
|
13/08/08 00:57:24 |
Pierre d'Herbemont <pdherbemont@videolan.org> |
playlist: playlist_NodeCreate needs the PL_LOCK. |
|
|
|
@1f293c204952d61f68b73943e4a9c8b6fbfcc6f8
|
[1f293c204952d61f68b73943e4a9c8b6fbfcc6f8]
|
22/07/08 21:26:20 |
Pierre d'Herbemont <pdherbemont@videolan.org> |
playlist: Never delete the playlist_item directly. We don't know who might … |
|
|
|
@e555af8ff4ff5043c487777967fecb02fd1e8425
|
[e555af8ff4ff5043c487777967fecb02fd1e8425]
|
15/07/08 13:21:35 |
Pierre d'Herbemont <pdherbemont@videolan.org> |
playlist: Remove playlist_GetAllEnabledChildren as it wasn't used. |
|
|
|
@3af47f42e2ac5cfd6ab35bee5320788270a10a29
|
[3af47f42e2ac5cfd6ab35bee5320788270a10a29]
|
15/07/08 13:21:35 |
Pierre d'Herbemont <pdherbemont@videolan.org> |
playlist: Use PL_ASSERT_LOCKED where the playlist lock should be … |
|
|
|
@81b983e85e186ff417c079f726a47b38ce272714
|
[81b983e85e186ff417c079f726a47b38ce272714]
|
13/07/08 23:58:59 |
Pierre d'Herbemont <pdherbemont@videolan.org> |
playlist: Don't export playlist_ItemNewFromInput as it is not used, and … |
|
|
|
@71c06757b220a261d02835ec41466e2c8447ba41
|
[71c06757b220a261d02835ec41466e2c8447ba41]
|
13/07/08 11:33:05 |
Pierre d'Herbemont <pdherbemont@videolan.org> |
playlist: Fix a warning about an unitialized ptr. |
|
|
|
@24298341eb3b322f6f4eba55ff8b58399890c72e
|
[24298341eb3b322f6f4eba55ff8b58399890c72e]
|
06/07/08 15:46:16 |
Pierre d'Herbemont <pdherbemont@videolan.org> |
playlist: Make sure we don't crash when we delete the currently playing … |
|
|
|
@d666030b2349e8a710fcba4d2cabb912cc700580
|
[d666030b2349e8a710fcba4d2cabb912cc700580]
|
31/05/08 21:10:28 |
Rémi Denis-Courmont <rdenis@simphalempin.com> |
libvlc: use vlc_common.h (libvlccore) instead of vlc/vlc.h |
|
|
|
@722ab9f14ee31f8f0633cfc7a0b79401c47316fe
|
[722ab9f14ee31f8f0633cfc7a0b79401c47316fe]
|
22/04/08 19:51:49 |
Rafaël Carré <funman@videolan.org> |
playlist-tree has only 2 meaningful values now |
|
|
|
@1f26dd3fc7a3a285a00e5e84db113ae4b496da5b
|
[1f26dd3fc7a3a285a00e5e84db113ae4b496da5b]
|
22/04/08 19:51:49 |
Rafaël Carré <funman@videolan.org> |
Remove unused option: b_prefers_tree |
|
|
|
@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 … |
|
|
|
@349c167bbadcb290e400ca15bf6fd8f2c9c96773
|
[349c167bbadcb290e400ca15bf6fd8f2c9c96773]
|
07/04/08 22:41:07 |
Rémi Duraffort <ivoire@videolan.org> |
Remove playlist_NodeDump as nobody is using this debuging function. |
|
|
|
@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 … |
|
|
|
@41265f8097c5b6d110eae6dd5379ca9eadc7b2b7
|
[41265f8097c5b6d110eae6dd5379ca9eadc7b2b7]
|
23/12/07 16:28:51 |
Pierre d'Herbemont <pdherbemont@videolan.org> |
playlist/tree.c: Fix an input_item leak. |
|
|
|
@f452c11004a9eddf5fa3c9342b44590c936018a1
|
[f452c11004a9eddf5fa3c9342b44590c936018a1]
|
18/10/07 17:34:01 |
Rafaël Carré <funman@videolan.org> |
playlist_CreateNode(): add an argument to specify an input_item_t to be … |
|
|
|
@d6b07efe5758fde794051f2660ef9ba4e12bb5e1
|
[d6b07efe5758fde794051f2660ef9ba4e12bb5e1]
|
18/10/07 16:14:58 |
Rafaël Carré <funman@videolan.org> |
playlist_NodeCreate(): fix a potential segfault |
|
|
|
@f4e5fd414128f60338bef7d70628317bce52243a
|
[f4e5fd414128f60338bef7d70628317bce52243a]
|
18/10/07 03:03:22 |
Rafaël Carré <funman@videolan.org> |
playlist: incrementing the input_id is already taken care of in … |
|
|
|
@664b1e97b1892e915e57a40d8e15beca7572a450
|
[664b1e97b1892e915e57a40d8e15beca7572a450]
|
17/10/07 17:51:00 |
Rafaël Carré <funman@videolan.org> |
playlist_NodeDelete(): we want to delete a specific playlist_item_t*, not … |
|
|
|
@ea06273fe2aa7c09e7dda5329e152d9ae7745285
|
[ea06273fe2aa7c09e7dda5329e152d9ae7745285]
|
04/10/07 00:21:00 |
Rafaël Carré <funman@videolan.org> |
playlist: fix a segfault |
|
|
|
@6ee1e193fd896ab9a4729fde14f009d9ce629815
|
[6ee1e193fd896ab9a4729fde14f009d9ce629815]
|
10/09/07 20:56:52 |
Rafaël Carré <funman@videolan.org> |
Removes trailing spaces. Removes tabs. |
|
|
|
@0e39834a0ac7ba0f9f492881ef90902f5d8fedd5
|
[0e39834a0ac7ba0f9f492881ef90902f5d8fedd5]
|
05/04/07 18:42:16 |
Rémi Denis-Courmont <rem@videolan.org> |
Compiler warnings rampage |
|
|
|
@496a54201d383dc056767a10b79e2a0354512e53
|
[496a54201d383dc056767a10b79e2a0354512e53]
|
10/12/06 15:00:54 |
Clément Stenac <zorglub@videolan.org> |
* Do not take and release the structure lock for each element of the list … |
|
|
|
@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 … |
|
|
|
@420d5f170e9ff667e2a218ebb86eb9d7e4d9aa61
|
[420d5f170e9ff667e2a218ebb86eb9d7e4d9aa61]
|
19/11/06 15:37:04 |
Clément Stenac <zorglub@videolan.org> |
* Documentation belongs to the .h, step 1
* Unexported a few internal … |
|
|
|
@0900f11014557ea895a290d2c1518d739f97a8b6
|
[0900f11014557ea895a290d2c1518d739f97a8b6]
|
19/11/06 14:20:02 |
Clément Stenac <zorglub@videolan.org> |
Finish the playlist API transition (hopefully)
- Remove a bunch of … |
|
|
|
@717e0b68fee53c05d51eba98ec26783b6054f298
|
[717e0b68fee53c05d51eba98ec26783b6054f298]
|
10/11/06 21:45:26 |
Rémi Denis-Courmont <rem@videolan.org> |
Ever const |
|
|
|
@799b2826ee321796c8c4695c5a7b7489ed5da851
|
[799b2826ee321796c8c4695c5a7b7489ed5da851]
|
21/10/06 13:09:51 |
Clément Stenac <zorglub@videolan.org> |
Playlist
* Remove the random special case
* Use the array of currently … |
|
|
|
@4a334283cd5d0d6aa4bbd82927abbf46679d9956
|
[4a334283cd5d0d6aa4bbd82927abbf46679d9956]
|
15/10/06 15:20:47 |
Clément Stenac <zorglub@videolan.org> |
Fix bogus warnings |
|
|
|
@ac471f21023adf4d3784ab3856b9a6040689d65c
|
[ac471f21023adf4d3784ab3856b9a6040689d65c]
|
14/10/06 18:44:55 |
Clément Stenac <zorglub@videolan.org> |
Initial drag and drop support for Qt |
|
|
|
@adb0d2e102ffa06eb6916bf2af37e0920d18ee92
|
[adb0d2e102ffa06eb6916bf2af37e0920d18ee92]
|
14/10/06 15:40:32 |
Jean-Paul Saman <jpsaman@videolan.org> |
oops left in a typo |
|
|
|
@d549e5a0cfd8b2ece0261e197b98d2d34666bd5d
|
[d549e5a0cfd8b2ece0261e197b98d2d34666bd5d]
|
14/10/06 15:27:15 |
Jean-Paul Saman <jpsaman@videolan.org> |
Correctly count the children of a node. The previous code counted the … |
|
|
|
@5adf43c6b1c5755f6fd29aa89cade21ab8802b53
|
[5adf43c6b1c5755f6fd29aa89cade21ab8802b53]
|
16/09/06 23:00:15 |
Clément Stenac <zorglub@videolan.org> |
Fix crash |
|
|
|
@4e5e7e2dc02660ca7bce516c2845e11e4173fc56
|
[4e5e7e2dc02660ca7bce516c2845e11e4173fc56]
|
15/09/06 13:43:22 |
Clément Stenac <zorglub@videolan.org> |
Rename playlist_NodesCreateForSD to playlist_NodesPairCreate and document … |
|
|
|
@315069b3b158b8d71668b5295e4fd0ea8957a3f2
|
[315069b3b158b8d71668b5295e4fd0ea8957a3f2]
|
05/09/06 08:09:42 |
Clément Stenac <zorglub@videolan.org> |
Split playlist include file in public/private |
|
|
|
@25ff9ffdcabfb151e25f320dbafde1e8b94b5a6f
|
[25ff9ffdcabfb151e25f320dbafde1e8b94b5a6f]
|
02/09/06 19:07:46 |
Clément Stenac <zorglub@videolan.org> |
Fixes for random + live search |
|
|
|
@532a761def76ca5507916dd112bf49b510df6c15
|
[532a761def76ca5507916dd112bf49b510df6c15]
|
02/09/06 18:59:50 |
Clément Stenac <zorglub@videolan.org> |
Re-enable random.
It is now based on a shuffled array of items, so that … |
|
|
|
@fe8f7fc7842dc77baf45b50dc2189ea4fa2e5e7a
|
[fe8f7fc7842dc77baf45b50dc2189ea4fa2e5e7a]
|
02/09/06 12:20:26 |
Clément Stenac <zorglub@videolan.org> |
Fix a few quirks with playlist filters |
|
|
|
@6a42cf33fbe64397e701a930057bac60b2835185
|
[6a42cf33fbe64397e701a930057bac60b2835185]
|
26/08/06 18:51:55 |
Clément Stenac <zorglub@videolan.org> |
* Allow service discoveries to state whether they prefer being displayed … |
|
|
|
@75d4dcbdcb92211ee62e973830a7a9fce2a7ae4a
|
[75d4dcbdcb92211ee62e973830a7a9fce2a7ae4a]
|
12/06/06 21:21:01 |
Clément Stenac <zorglub@videolan.org> |
* Fix skip in initial status
* Don't waste ids
* Fix a bug in services … |
|
|
|
@6f4778fac7bf7aa82d60ac17e11e45a625012d95
|
[6f4778fac7bf7aa82d60ac17e11e45a625012d95]
|
10/06/06 11:57:45 |
Gildas Bazin <gbazin@videolan.org> |
* src/playlist/tree.c: fix memory leak. |
|
|
|
@65c56bb9d8ba7b0789d16407b81836af0bcd367a
|
[65c56bb9d8ba7b0789d16407b81836af0bcd367a]
|
05/06/06 18:05:34 |
Clément Stenac <zorglub@videolan.org> |
Fix playlist crash on quit |
|
|
|
@8f973a0b05db90ef8f602ca8863563e0724e8581
|
[8f973a0b05db90ef8f602ca8863563e0724e8581]
|
31/05/06 22:40:54 |
Clément Stenac <zorglub@videolan.org> |
Fix playlist crasher and simplify a few things
(Remove ITEMPLAY method, … |
|
|
|
@c21acbbcf5f0c6969fcd3a2daf6812925f334fa5
|
[c21acbbcf5f0c6969fcd3a2daf6812925f334fa5]
|
25/05/06 11:52:57 |
Clément Stenac <zorglub@videolan.org> |
* Remove unused playlist_ItemCopy
* Fix some debug |
|
|
|
@0f7b859feca6e02c9d93e69eb3390508c26cacac
|
[0f7b859feca6e02c9d93e69eb3390508c26cacac]
|
17/05/06 04:31:30 |
Yoann Peronneau <yoann@videolan.org> |
* playlist/tree.c: when removing a node, don't forget to remove it from … |
|
|
|
@c6e29a7dda6734857ce5e28d03ea953b9e12fe35
|
[c6e29a7dda6734857ce5e28d03ea953b9e12fe35]
|
15/05/06 07:57:19 |
Clément Stenac <zorglub@videolan.org> |
New helper to create nodes for services discovery |
|
|
|
@e0e7b2ef03e32657d347ad5ef039191a3d57cdd1
|
[e0e7b2ef03e32657d347ad5ef039191a3d57cdd1]
|
14/05/06 20:49:50 |
Clément Stenac <zorglub@videolan.org> |
Change some error message to assertions |
|
|
|
@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:
… |