|
|
|
@6baf831c58de58106c0f3ca82211235922948c8a
|
[6baf831c58de58106c0f3ca82211235922948c8a]
|
08/23/08 00:14:01 |
Jean-Baptiste Kempf <jb@videolan.org> |
Add tree-view for SD only
Signed-off-by: Jean-Baptiste Kempf … |
|
|
|
@7b3f256f61c28c871978ddb6317c97af526dfdec
|
[7b3f256f61c28c871978ddb6317c97af526dfdec]
|
08/15/08 00:32:09 |
Pierre d'Herbemont <pdherbemont@videolan.org> |
codecleanup: de-static-inline a bunch of input_item functions. |
|
|
|
@d11fd0d1e5433a5299fbf0f0150178178ebd3f83
|
[d11fd0d1e5433a5299fbf0f0150178178ebd3f83]
|
08/15/08 00:32:07 |
Pierre d'Herbemont <pdherbemont@videolan.org> |
codecleanup: Replace input_Item by input_item. |
|
|
|
@f2b2e37c04b2921e29daa3260dc696646ad4f10c
|
[f2b2e37c04b2921e29daa3260dc696646ad4f10c]
|
08/01/08 22:52:49 |
Pierre d'Herbemont <pdherbemont@videolan.org> |
input: Expose input_ItemHasErrorWhenReading. |
|
|
|
@b99613a3e91faf43a090c46176c046a5844ef820
|
[b99613a3e91faf43a090c46176c046a5844ef820]
|
07/31/08 09:07:38 |
Rémi Duraffort <ivoire@videolan.org> |
Remove memleak in input_ItemAddInfo (check correctly vasprintf return … |
|
|
|
@b8961d693f68502c83e085db25f1d4903594519a
|
[b8961d693f68502c83e085db25f1d4903594519a]
|
07/05/08 13:34:25 |
Laurent Aimar <fenrir@videolan.org> |
Fixed segfault on input_ItemDestroy by vlc_gc_init directly with libvlc … |
|
|
|
@7e413aa7c9d60c30c86a7cd84862fc14f4920c83
|
[7e413aa7c9d60c30c86a7cd84862fc14f4920c83]
|
06/17/08 20:10:29 |
Rémi Denis-Courmont <rdenis@simphalempin.com> |
Use vlc_object_lock and vlc_object_unlock |
|
|
|
@788413cf9c52db26d592426083b920cb5a364e3e
|
[788413cf9c52db26d592426083b920cb5a364e3e]
|
06/14/08 15:45:44 |
Pierre d'Herbemont <pdherbemont@videolan.org> |
input: Send vlc_InputItemInfoChanged, and vlc_InputItemNameChanged events. |
|
|
|
@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 |
|
|
|
@04a4af73ffcb9602a697e5b2bd8df21c9e9b3c6d
|
[04a4af73ffcb9602a697e5b2bd8df21c9e9b3c6d]
|
05/05/08 22:34:21 |
Rémi Denis-Courmont <rem@videolan.org> |
The input_items array is private data.
Hide it before someone thinks … |
|
|
|
@6da90a1716250d282f16dc6bc9dacec5b9514caf
|
[6da90a1716250d282f16dc6bc9dacec5b9514caf]
|
05/04/08 13:14:46 |
Rémi Denis-Courmont <rem@videolan.org> |
vlc_mutex_init: remove unused paramter |
|
|
|
@1f26dd3fc7a3a285a00e5e84db113ae4b496da5b
|
[1f26dd3fc7a3a285a00e5e84db113ae4b496da5b]
|
04/22/08 19:51:49 |
Rafaël Carré <funman@videolan.org> |
Remove unused option: b_prefers_tree |
|
|
|
@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 … |
|
|
|
@2684aa49bfb80227c6f0402bbb95d03865ed9ad8
|
[2684aa49bfb80227c6f0402bbb95d03865ed9ad8]
|
03/31/08 00:45:04 |
Pierre d'Herbemont <pdherbemont@videolan.org> |
input: Remove input_ItemClean and input_ItemInit from public land. |
|
|
|
@f188c1f57cf840828fbd34e04818576fd8ca1a46
|
[f188c1f57cf840828fbd34e04818576fd8ca1a46]
|
03/31/08 00:45:03 |
Pierre d'Herbemont <pdherbemont@videolan.org> |
input: Allow NULL item name. |
|
|
|
@24ddff58f6fb99cafff56a88d2fb99a5f687ff51
|
[24ddff58f6fb99cafff56a88d2fb99a5f687ff51]
|
03/26/08 17:36:07 |
Pierre d'Herbemont <pdherbemont@videolan.org> |
libvlc: Move input_item array from playlist to libvlc.
This avoids the … |
|
|
|
@bf4a300705421cd16dd93e715b352a0a9f606f1b
|
[bf4a300705421cd16dd93e715b352a0a9f606f1b]
|
03/17/08 20:06:16 |
Rémi Denis-Courmont <rem@videolan.org> |
Retain certain flags from input_ItemAddOpt
(Oh! another ABI break - if … |
|
|
|
@d92fffbdf76b5d12f62ac25bd5ef4f5b66b45fc4
|
[d92fffbdf76b5d12f62ac25bd5ef4f5b66b45fc4]
|
02/21/08 20:23:20 |
Rémi Denis-Courmont <rem@videolan.org> |
Add flags when adding an input item option |
|
|
|
@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 … |
|
|
|
@3f6da3f359036eef516b7ba53d50261d4e230271
|
[3f6da3f359036eef516b7ba53d50261d4e230271]
|
01/01/08 15:55:21 |
Pierre d'Herbemont <pdherbemont@videolan.org> |
input/item.c: Move SetMeta? into a non static exported function. |
|
|
|
@f895d9b7b5f67f713047744df57f28fa4d6e01a2
|
[f895d9b7b5f67f713047744df57f28fa4d6e01a2]
|
12/26/07 13:21:56 |
Rémi Denis-Courmont <rem@videolan.org> |
Code factorization |
|
|
|
@16e518077e1c20ec40052157d9685b8468f2f0a7
|
[16e518077e1c20ec40052157d9685b8468f2f0a7]
|
08/23/07 19:02:38 |
Rafaël Carré <funman@videolan.org> |
Merges ITEM_TYPE_VFILE and ITEM_TYPE_AFILE to ITEM_TYPE_FILE
There is no … |
|
|
|
@b432f1482c0b76a0e1ed1d2b74b98d24272eec81
|
[b432f1482c0b76a0e1ed1d2b74b98d24272eec81]
|
08/16/07 16:26:17 |
Rémi Denis-Courmont <rem@videolan.org> |
Fix one of so many memory handling warning |
|
|
|
@7d23abf097233e699e45871cc939593aacb4f177
|
[7d23abf097233e699e45871cc939593aacb4f177]
|
05/25/07 21:21:10 |
Laurent Aimar <fenrir@videolan.org> |
Fixed input_ItemNewExt* prototype (mtime_t for duration, close #1205) |
|
|
|
@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 … |
|
|
|
@fad2848881c175c1d14bdd10e6e8840c9ad31537
|
[fad2848881c175c1d14bdd10e6e8840c9ad31537]
|
11/08/06 16:53:28 |
Rémi Denis-Courmont <rem@videolan.org> |
Some more const |
|
|
|
@af5759ac1afa3904560f1e5fff47d09d6e35b05c
|
[af5759ac1afa3904560f1e5fff47d09d6e35b05c]
|
10/21/06 20:40:30 |
Rémi Denis-Courmont <rem@videolan.org> |
Input fixes |
|
|
|
@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 … |
|
|
|
@2ffa2bd3d0a506be2a6c9e53edffeee442350397
|
[2ffa2bd3d0a506be2a6c9e53edffeee442350397]
|
10/01/06 21:07:48 |
Antoine Cellerier <dionoea@videolan.org> |
src/input/item.c: if we don't have an item name and item is a file, then … |
|
|
|
@857b51f9c9ace345a6b6a9a45a20829101830abb
|
[857b51f9c9ace345a6b6a9a45a20829101830abb]
|
09/24/06 14:40:10 |
Clément Stenac <zorglub@videolan.org> |
Rename vlc_input_item_* functions to input_Item* for consistency
Add … |
|
|
|
@6ecd4022a3d284f86f1ee632952aa81b8157d17f
|
[6ecd4022a3d284f86f1ee632952aa81b8157d17f]
|
09/16/06 00:10:37 |
Clément Stenac <zorglub@videolan.org> |
Remove vlc_object_find for playlist from the core |
|
|
|
@3f1e3abe351f19cb9bff01e8cdc8d36f736c97c9
|
[3f1e3abe351f19cb9bff01e8cdc8d36f736c97c9]
|
09/03/06 19:31:02 |
Clément Stenac <zorglub@videolan.org> |
Auto load and save media library (Closes:#433) |
|
|
|
@38a482c2fdc2ce7ab1984a3e043b5bc64eef532f
|
[38a482c2fdc2ce7ab1984a3e043b5bc64eef532f]
|
09/01/06 10:04:55 |
Pavlov Konstantin <thresh@videolan.org> |
This also could be named in non-UTF, recode it |
|
|
|
@948676af6e0ad3f0c6a0581d51b0df77d4416ef7
|
[948676af6e0ad3f0c6a0581d51b0df77d4416ef7]
|
08/27/06 12:34:35 |
Clément Stenac <zorglub@videolan.org> |
Fix for deletion of current item |
|
|
|
@6a42cf33fbe64397e701a930057bac60b2835185
|
[6a42cf33fbe64397e701a930057bac60b2835185]
|
08/26/06 18:51:55 |
Clément Stenac <zorglub@videolan.org> |
* Allow service discoveries to state whether they prefer being displayed … |
|
|
|
@23d27c9c9cec127459721c3b9420eb349109b477
|
[23d27c9c9cec127459721c3b9420eb349109b477]
|
08/19/06 18:19:31 |
Clément Stenac <zorglub@videolan.org> |
* B-search macro
* Redo dictionnary handling to remove recursion and bugs |
|
|
|
@4acd4d484bc2fc2819cb6d3c302e446602d290dd
|
[4acd4d484bc2fc2819cb6d3c302e446602d290dd]
|
08/06/06 15:53:58 |
Clément Stenac <zorglub@videolan.org> |
Oh look ! Bananas ! |
|
|
|
@6bfea2fcd003b1999217e4de9f3483e17f04b049
|
[6bfea2fcd003b1999217e4de9f3483e17f04b049]
|
08/04/06 00:24:42 |
Clément Stenac <zorglub@videolan.org> |
This dichotomy code apparently still is buggy. Todo: redo it |
|
|
|
@75d4dcbdcb92211ee62e973830a7a9fce2a7ae4a
|
[75d4dcbdcb92211ee62e973830a7a9fce2a7ae4a]
|
06/12/06 21:21:01 |
Clément Stenac <zorglub@videolan.org> |
* Fix skip in initial status
* Don't waste ids
* Fix a bug in services … |
|
|
|
@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:
… |