|
|
|
@d228fdd28ef03b992c97af16cb842acd7c879831
|
[d228fdd28ef03b992c97af16cb842acd7c879831]
|
27/09/08 19:12:39 |
Pierre d'Herbemont <pdherbemont@videolan.org> |
playlist: Move more members as private. |
|
|
|
@ba6501f3084682844e7ee87bad3986bced5f3652
|
[ba6501f3084682844e7ee87bad3986bced5f3652]
|
20/09/08 22:28:40 |
Antoine Cellerier <dionoea@videolan.org> |
s/pl_Yield/pl_Hold/ |
|
|
|
@7060dbb9a2337bbe05e2be96a22a5282c722d2a7
|
[7060dbb9a2337bbe05e2be96a22a5282c722d2a7]
|
20/09/08 22:28:33 |
Antoine Cellerier <dionoea@videolan.org> |
s/vlc_object_yield/vlc_object_release/
As discussed on IRC. Yield was … |
|
|
|
@a3fc39d8957f119ab1270e8f2896ed41f06577a3
|
[a3fc39d8957f119ab1270e8f2896ed41f06577a3]
|
20/09/08 21:02:31 |
Pierre d'Herbemont <pdherbemont@videolan.org> |
ncurses: object_id is gone. |
|
|
|
@36aca393c55082aab87d0564e225305da24e6e52
|
[36aca393c55082aab87d0564e225305da24e6e52]
|
14/09/08 10:14:24 |
Rémi Denis-Courmont <rdenis@simphalempin.com> |
Remove intf_ShouldDie
libvlc kills the interfaces when it dies anyway. |
|
|
|
@1cfa87702e2c683698f42ea63a615a915e162577
|
[1cfa87702e2c683698f42ea63a615a915e162577]
|
03/09/08 21:46:22 |
Rémi Denis-Courmont <rdenis@simphalempin.com> |
Pull cancellation into (most) remaining interfaces |
|
|
|
@72e25cde23ab4299ea6ce3a2f0218a947dd867e4
|
[72e25cde23ab4299ea6ce3a2f0218a947dd867e4]
|
27/07/08 23:02:04 |
Rémi Duraffort <ivoire@videolan.org> |
Fix a memleak in ncurses interface. |
|
|
|
@e54f502332f90b2149cc778204782f924bb2ce6d
|
[e54f502332f90b2149cc778204782f924bb2ce6d]
|
21/07/08 10:39:49 |
Rémi Duraffort <ivoire@videolan.org> |
Missing #undef |
|
|
|
@a518149f3478fc8bc984b114a1821d0fd83cecab
|
[a518149f3478fc8bc984b114a1821d0fd83cecab]
|
21/07/08 09:32:34 |
Rémi Duraffort <ivoire@videolan.org> |
Use pl_Locked and pl_Unlocked. |
|
|
|
@ee7537e77ae5c190881227db774a1eee6c1c7aa8
|
[ee7537e77ae5c190881227db774a1eee6c1c7aa8]
|
19/07/08 14:44:08 |
Rémi Duraffort <ivoire@videolan.org> |
Use pl_Locked and pl_Unlocked. |
|
|
|
@1b281d5b447b67b3d6493efe8d0d8136b0db400b
|
[1b281d5b447b67b3d6493efe8d0d8136b0db400b]
|
15/07/08 20:22:42 |
Rémi Duraffort <ivoire@videolan.org> |
Ask the playlist to lock itself as it isn't done before. |
|
|
|
@1750723d84703a661be20e0248ada01f973979bd
|
[1750723d84703a661be20e0248ada01f973979bd]
|
03/07/08 22:55:07 |
Rémi Duraffort <ivoire@videolan.org> |
Fix potential segfault. |
|
|
|
@43a486b582e5aad8ebbe075bcf2071bb8eb72057
|
[43a486b582e5aad8ebbe075bcf2071bb8eb72057]
|
15/06/08 09:34:07 |
Jean-Paul Saman <jpsaman@videolan.org> |
Make distinction between stop and ended status. |
|
|
|
@86c84715d3aff267e7a9c80854ec5394bdd8cfc5
|
[86c84715d3aff267e7a9c80854ec5394bdd8cfc5]
|
14/06/08 16:14:43 |
Pierre d'Herbemont <pdherbemont@videolan.org> |
ncurses: Properly update on item-change variable callback. |
|
|
|
@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 |
|
|
|
@1245b2b35ab23b0a9e06a7194b937e592570bbdf
|
[1245b2b35ab23b0a9e06a7194b937e592570bbdf]
|
31/05/08 18:35:56 |
Rémi Denis-Courmont <rdenis@simphalempin.com> |
vlc_list_children: fix memory leaks |
|
|
|
@c0a898e18e7fce541be58980f09ca199b736dc1c
|
[c0a898e18e7fce541be58980f09ca199b736dc1c]
|
26/05/08 18:46:07 |
Rafaël Carré <funman@videolan.org> |
Include assert.h where assert() is used |
|
|
|
@59dec65d5fe153565ea8705767874a2d876d2103
|
[59dec65d5fe153565ea8705767874a2d876d2103]
|
22/05/08 20:29:04 |
Rémi Denis-Courmont <rem@videolan.org> |
Remove libvlc->psz_homedir and use config_GetHomeDir() instead |
|
|
|
@13ae40b0efc4f1b1ce205d9a057537047fcab3f4
|
[13ae40b0efc4f1b1ce205d9a057537047fcab3f4]
|
21/05/08 19:19:25 |
Rémi Denis-Courmont <rem@videolan.org> |
Use gettext_noop() consistently |
|
|
|
@f2d4eeec7170ce11d830f83eb136078e16a54658
|
[f2d4eeec7170ce11d830f83eb136078e16a54658]
|
19/05/08 00:08:59 |
Antoine Cellerier <dionoea@videolan.org> |
Fix blinking on redraw in ncurses interface... if anyone has an idea about … |
|
|
|
@414624cea784dc0c97bb99826bad98b3c95fda36
|
[414624cea784dc0c97bb99826bad98b3c95fda36]
|
16/05/08 17:42:21 |
Rémi Denis-Courmont <rem@videolan.org> |
ncurses: use vlc_list_children |
|
|
|
@cdd517525b71b7b5390bfff52db183b09b00f7fe
|
[cdd517525b71b7b5390bfff52db183b09b00f7fe]
|
10/05/08 11:57:12 |
Rémi Denis-Courmont <rem@videolan.org> |
Remove message unused "queue" parameter
There is only one queue at the … |
|
|
|
@2c73e8cff83c285e8ebe30be04ca1dbe6166aa37
|
[2c73e8cff83c285e8ebe30be04ca1dbe6166aa37]
|
09/05/08 23:05:05 |
Rafaël Carré <funman@videolan.org> |
Fix another memleak in ncurses |
|
|
|
@cdb07b55d30df5aefda222f6e9f5099e6f5d8fd9
|
[cdb07b55d30df5aefda222f6e9f5099e6f5d8fd9]
|
09/05/08 22:59:27 |
Rafaël Carré <funman@videolan.org> |
Fix memory leaks in ncurses intf |
|
|
|
@f7721834b5facf0de50f161bc6570ec1026a7036
|
[f7721834b5facf0de50f161bc6570ec1026a7036]
|
08/05/08 22:51:26 |
Rafaël Carré <funman@videolan.org> |
ncurses: restore hierarchical view |
|
|
|
@923e80b5c2a7372b98cbee47c01a078cfab1904c
|
[923e80b5c2a7372b98cbee47c01a078cfab1904c]
|
08/05/08 22:30:28 |
Rafaël Carré <funman@videolan.org> |
Don't use multiple lines macros in if conditions |
|
|
|
@27d483e9ef7a451397d7857251c8d67097661f1d
|
[27d483e9ef7a451397d7857251c8d67097661f1d]
|
08/05/08 18:20:21 |
Rémi Denis-Courmont <rem@videolan.org> |
Include vlc_plugin.h as needed |
|
|
|
@e6e564bd147222187e1a79315fef9973b54e10ac
|
[e6e564bd147222187e1a79315fef9973b54e10ac]
|
07/05/08 21:50:58 |
Felix Paul Kühne <fkuehne@videolan.org> |
Don't mix 2 implementation approaches
Introduced in the previous commit, … |
|
|
|
@7b4e7dc93dd9bf941bcfe2e2911bbf1de86d7bc6
|
[7b4e7dc93dd9bf941bcfe2e2911bbf1de86d7bc6]
|
07/05/08 21:33:55 |
Felix Paul Kühne <fkuehne@videolan.org> |
Remove any pl_Get usage |
|
|
|
@2b5eb3185ecd05444ce310ec33e0fdc0e5e69c90
|
[2b5eb3185ecd05444ce310ec33e0fdc0e5e69c90]
|
07/05/08 20:37:29 |
Rémi Denis-Courmont <rem@videolan.org> |
Don't reregister the same callbacks over and over again |
|
|
|
@d1aff398452e86385cb1205cf8277d9de3782f12
|
[d1aff398452e86385cb1205cf8277d9de3782f12]
|
05/05/08 21:26:18 |
Rafaël Carré <funman@videolan.org> |
ncurses: use --color option |
|
|
|
@067e6c3763b1b6755993cf7aeea52be2701d299b
|
[067e6c3763b1b6755993cf7aeea52be2701d299b]
|
04/05/08 20:36:09 |
Rémi Denis-Courmont <rem@videolan.org> |
Don't use libvlc->b_color |
|
|
|
@7bc28eebe843ef72304a7ec4bb7e89a12a17187a
|
[7bc28eebe843ef72304a7ec4bb7e89a12a17187a]
|
23/04/08 07:23:18 |
Rafaël Carré <funman@videolan.org> |
meta-data handling cleanup
Remove VLC_META_ENGINE_*
Don't use … |
|
|
|
@b2881da96925a79bfe0b5ae7027d05c4366943e3
|
[b2881da96925a79bfe0b5ae7027d05c4366943e3]
|
17/04/08 00:25:14 |
Rafaël Carré <funman@videolan.org> |
Missing header (was included by ncurses.h in previous releases) |
|
|
|
@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 … |
|
|
|
@ad53a53efbb955ad8116d68f6d2f74953f1775ed
|
[ad53a53efbb955ad8116d68f6d2f74953f1775ed]
|
16/03/08 15:15:07 |
Rafaël Carré <funman@videolan.org> |
Remove debug |
|
|
|
@fc3815a7114f9fef7eb47e38903f33bfb10597b7
|
[fc3815a7114f9fef7eb47e38903f33bfb10597b7]
|
16/03/08 03:47:07 |
Rafaël Carré <funman@videolan.org> |
Better stats box in ncurses
Fix scrolling
Use ACS_* characters to be … |
|
|
|
@6cf973e6fb09b9033440754f9b3813f1804c94e0
|
[6cf973e6fb09b9033440754f9b3813f1804c94e0]
|
14/03/08 14:19:00 |
Rafaël Carré <funman@videolan.org> |
Display live stats in ncurses interface.
Activate it with hotkey 'S' ('s' … |
|
|
|
@7326fad1f18a82b58db09d0a0ddc7c086c60c62e
|
[7326fad1f18a82b58db09d0a0ddc7c086c60c62e]
|
12/03/08 12:07:43 |
Rémi Duraffort <ivoire@videolan.org> |
One more time removing of some useless tests. |
|
|
|
@4c34dd9404def1bfef4bf579bf75ea7a1a0bb875
|
[4c34dd9404def1bfef4bf579bf75ea7a1a0bb875]
|
28/01/08 18:33:02 |
Rafaël Carré <funman@videolan.org> |
ncurses: removes useless unused parameter warnings, mvhline()->mvwhline() |
|
|
|
@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 … |
|
|
|
@aaf50f16cfb838418703d90ee3e62bd0e649b978
|
[aaf50f16cfb838418703d90ee3e62bd0e649b978]
|
15/01/08 11:40:47 |
Rafaël Carré <funman@videolan.org> |
ncurses: new box representing the vlc objects hierarchy (similar to rc's … |
|
|
|
@9bd7b3750efafe34f0df0d6c7965f69837b9177d
|
[9bd7b3750efafe34f0df0d6c7965f69837b9177d]
|
10/01/08 19:20:43 |
Rémi Duraffort <ivoire@videolan.org> |
ncurses interface:
* support colors if --color is enabled (it is by … |
|
|
|
@c90ad6fd8e18eeff2f2278123bf5e5a9d23e8d76
|
[c90ad6fd8e18eeff2f2278123bf5e5a9d23e8d76]
|
30/12/07 21:54:02 |
Rafaël Carré <funman@videolan.org> |
ncurses: use directory:// URI when adding a directory to playlist |
|
|
|
@7bbb201b882a7a76b896d1ba495e65cc648de8ad
|
[7bbb201b882a7a76b896d1ba495e65cc648de8ad]
|
13/12/07 23:09:12 |
Rafaël Carré <funman@videolan.org> |
ncurses: force building (and memory allocation) of playlist as soon as … |
|
|
|
@5ace50e9164f4f55b15fc0291e6af5b6f7b34b3b
|
[5ace50e9164f4f55b15fc0291e6af5b6f7b34b3b]
|
09/12/07 22:49:48 |
Rémi Denis-Courmont <rem@videolan.org> |
Remove unneeded psz_program hack.
(Modules that would still depend on … |
|
|
|
@7fa3031b905fef8545f733e5ec5ab11c90fdb96b
|
[7fa3031b905fef8545f733e5ec5ab11c90fdb96b]
|
24/11/07 01:57:42 |
Jean-Baptiste Kempf <jb@videolan.org> |
Add a few shortcuts, cvlc, nvlc, rvlc for cli, ncurses and rc |
|
|
|
@140517913b5dce1fa54cb23ff6c37b526d904b76
|
[140517913b5dce1fa54cb23ff6c37b526d904b76]
|
19/11/07 13:58:21 |
Rafaël Carré <funman@videolan.org> |
ncurses: display the input's title if it's present instead of the name. … |
|
|
|
@55287bbffd7ddce57a05316560b225f9701550a4
|
[55287bbffd7ddce57a05316560b225f9701550a4]
|
19/11/07 13:41:28 |
Rafaël Carré <funman@videolan.org> |
ncurses: yield() the playlist only once |
|
|
|
@fa479cd8ae3539cad6db315fb69a01f4e8eef330
|
[fa479cd8ae3539cad6db315fb69a01f4e8eef330]
|
19/11/07 13:35:45 |
Rafaël Carré <funman@videolan.org> |
ncurses: store the current playlist node in p_sys
Don't store the … |
|
|
|
@fd6cbf79a108fa34705a6040704190b212c3dc4f
|
[fd6cbf79a108fa34705a6040704190b212c3dc4f]
|
18/11/07 23:28:18 |
Rafaël Carré <funman@videolan.org> |
ncurses: add a 'g' shortcut to go to the current playing item |
|
|
|
@3890f30a863e18a1a8ca7114c2285ddcdf0349f9
|
[3890f30a863e18a1a8ca7114c2285ddcdf0349f9]
|
18/11/07 21:47:58 |
Rafaël Carré <funman@videolan.org> |
ncurses: various bugfixes
* Workaround KEY_END not working with … |
|
|
|
@ff6ab8ff686cd6f5254e09bd0e0a17af9a0300f6
|
[ff6ab8ff686cd6f5254e09bd0e0a17af9a0300f6]
|
18/11/07 19:06:05 |
Rafaël Carré <funman@videolan.org> |
ncurses: various bugfixes & new box
* Metadata box ( 'm' key)
* Rebuild … |
|
|
|
@42ecf284670b8102800402ca5ddd57e3349ebb5c
|
[42ecf284670b8102800402ca5ddd57e3349ebb5c]
|
01/11/07 04:47:33 |
Rafaël Carré <funman@videolan.org> |
ncurses: workaround a race condition spotted by akem. darkwired pwnage |
|
|
|
@9907acfc7422d52b0fd174f7a20cc41d7896f9a2
|
[9907acfc7422d52b0fd174f7a20cc41d7896f9a2]
|
30/10/07 04:42:18 |
Rafaël Carré <funman@videolan.org> |
ncurses: base detection of wide characters support on the presence of … |
|
|
|
@c10125384137967794a1ecb02f4a47cc58792f49
|
[c10125384137967794a1ecb02f4a47cc58792f49]
|
11/10/07 13:09:59 |
Rafaël Carré <funman@videolan.org> |
ncurses: extra checks for playlist code |
|
|
|
@c38c9ecc633dc23d6c94c7a085a6d07b800222d7
|
[c38c9ecc633dc23d6c94c7a085a6d07b800222d7]
|
11/10/07 13:03:18 |
Rafaël Carré <funman@videolan.org> |
ncurses: ressuscite file browser, and 'A' key (add an entry) with support … |
|
|
|
@5def9323b180a8d22ea79c136132acbfbc4143fd
|
[5def9323b180a8d22ea79c136132acbfbc4143fd]
|
04/10/07 00:53:04 |
Rafaël Carré <funman@videolan.org> |
ncurses: now play items from the top parent node (unless playing a … |
|
|
|
@621b141def0170d1314e57f135853240c62dac51
|
[621b141def0170d1314e57f135853240c62dac51]
|
03/10/07 01:14:43 |
Rafaël Carré <funman@videolan.org> |
ncurses: sets the parent node when selecting an item. fix playing from … |
|
|
|
@320fb45f0ccef622c2323e3ba0fa6b3ee5bb15f6
|
[320fb45f0ccef622c2323e3ba0fa6b3ee5bb15f6]
|
01/10/07 22:41:15 |
Rafaël Carré <funman@videolan.org> |
ncurses: adds some (size_t) casting |
|
|
|
@cc61952dbdc59e0c5cc2ad5080afc52c5c1b2e95
|
[cc61952dbdc59e0c5cc2ad5080afc52c5c1b2e95]
|
01/10/07 21:33:24 |
Rafaël Carré <funman@videolan.org> |
ncurses: fix KeyToUTF8() breakage introduced in [22313] |
|
|
|
@88461141f603b49306572f4d7846950af823d7ba
|
[88461141f603b49306572f4d7846950af823d7ba]
|
30/09/07 22:54:30 |
Rafaël Carré <funman@videolan.org> |
ncurses: display random/repeat/loop status |
|
|
|
@b575b4da00b0380e18f2ba510ffe2cec47b66e7a
|
[b575b4da00b0380e18f2ba510ffe2cec47b66e7a]
|
29/09/07 18:00:07 |
Rafaël Carré <funman@videolan.org> |
ncurses: don't use *Locale() conversion functions when compiled with wide … |
|
|
|
@552e595131c5f1d66eba8e3c22c2b1c509be5153
|
[552e595131c5f1d66eba8e3c22c2b1c509be5153]
|
18/09/07 18:20:49 |
Rémi Denis-Courmont <rem@videolan.org> |
Replace strerror() with %m (or Linux DVB: strerror_r) - refs #1297 |
|
|
|
@c74a75e96a5bf4752d1e3d6a697ddbde67435e61
|
[c74a75e96a5bf4752d1e3d6a697ddbde67435e61]
|
13/09/07 23:58:05 |
Rafaël Carré <funman@videolan.org> |
ncurses: fallback on libncurses if libncursesw isn't available (macosx)
it … |
|
|
|
@bfa9e5bbeb20aa3e734c9a5629f139a973154a9b
|
[bfa9e5bbeb20aa3e734c9a5629f139a973154a9b]
|
13/09/07 19:53:40 |
Rafaël Carré <funman@videolan.org> |
ncurses: Use ncursesw to correctly display wide characters on UTF-8 locale |
|
|
|
@7f37f93bc7040b5fbb87fd862d4a5c24ffb0ab1a
|
[7f37f93bc7040b5fbb87fd862d4a5c24ffb0ab1a]
|
12/09/07 22:23:28 |
Rafaël Carré <funman@videolan.org> |
Remembers verbosity level when closing ncurses intf |
|
|
|
@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 … |
|
|
|
@45915c74f0baaaed6527dc888f3e4263fb50e7d7
|
[45915c74f0baaaed6527dc888f3e4263fb50e7d7]
|
21/08/07 20:02:43 |
Rémi Denis-Courmont <rem@videolan.org> |
Fix utf8_readdir usage |
|
|
|
@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 |
|
|
|
@e40d134c69b144327fd1d2001e8b85640f5c7cb9
|
[e40d134c69b144327fd1d2001e8b85640f5c7cb9]
|
20/08/07 21:10:23 |
Rémi Denis-Courmont <rem@videolan.org> |
Remove _GNU_SOURCE and string.h too |
|
|
|
@81c5ac29fa2e80426c1b1dfcc941a1aabe8bc808
|
[81c5ac29fa2e80426c1b1dfcc941a1aabe8bc808]
|
20/08/07 21:08:22 |
Rémi Denis-Courmont <rem@videolan.org> |
Remove stdlib.h |
|
|
|
@26bc39402794f4c89e54c6ada4be8ce3a37d2749
|
[26bc39402794f4c89e54c6ada4be8ce3a37d2749]
|
27/05/07 19:19:07 |
Laurent Aimar <fenrir@videolan.org> |
Compilation warning fixes. |
|
|
|
@9025fab9931ecc35fe247b0a63d0cea166dee88d
|
[9025fab9931ecc35fe247b0a63d0cea166dee88d]
|
19/05/07 22:03:26 |
Rémi Denis-Courmont <rem@videolan.org> |
Use vlc_object_kill(). Needs triple checking.
This also seems to make the … |
|
|
|
@911511bda6deff7ae9c42c7b0931461170820f15
|
[911511bda6deff7ae9c42c7b0931461170820f15]
|
11/12/06 17:56:21 |
Rémi Denis-Courmont <rem@videolan.org> |
- WTF?! Do not use non-existant vlc_closedir_wrapper
- Do not leak result … |
|
|
|
@d59f9b354c873e267857dc53dd737cf08dc9eacb
|
[d59f9b354c873e267857dc53dd737cf08dc9eacb]
|
11/12/06 17:22:45 |
Derk-Jan Hartman <hartman@videolan.org> |
* forwardport: [18328]-[18330]
* utf8_fopen for: galaktos and snapshots
… |
|
|
|
@42b8c573fecc5748cee38272327f5658c689c797
|
[42b8c573fecc5748cee38272327f5658c689c797]
|
26/11/06 17:26:44 |
Clément Stenac <zorglub@videolan.org> |
Pwet pwet |
|
|
|
@ea82a404e991564ff7eb41929b2c1d912d347d1a
|
[ea82a404e991564ff7eb41929b2c1d912d347d1a]
|
26/11/06 17:01:31 |
Clément Stenac <zorglub@videolan.org> |
Nicer commits, faster breaking time and better-looking headers
That's not … |
|
|
|
@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 … |
|
|
|
@38b815953cd52fe7df5d94c06e06e63e286646a7
|
[38b815953cd52fe7df5d94c06e06e63e286646a7]
|
19/11/06 14:33:27 |
Clément Stenac <zorglub@videolan.org> |
Compile fix |
|
|
|
@0900f11014557ea895a290d2c1518d739f97a8b6
|
[0900f11014557ea895a290d2c1518d739f97a8b6]
|
19/11/06 14:20:02 |
Clément Stenac <zorglub@videolan.org> |
Finish the playlist API transition (hopefully)
- Remove a bunch of … |
|
|
|
@49bca36d8099e67f71606510e696b3e48553f1ac
|
[49bca36d8099e67f71606510e696b3e48553f1ac]
|
10/11/06 22:50:39 |
Rémi Denis-Courmont <rem@videolan.org> |
Use free() instead of LocaleFree?() for utf8_readdir() result |
|
|
|
@b527c3fce129904df12d50d000d74919763c0853
|
[b527c3fce129904df12d50d000d74919763c0853]
|
21/10/06 14:27:27 |
Felix Paul Kühne <fkuehne@videolan.org> |
* minor update to the current playlist API |
|
|
|
@19f542a35b43fadc821547fea49f7cbd90ad0b69
|
[19f542a35b43fadc821547fea49f7cbd90ad0b69]
|
01/10/06 19:12:02 |
Antoine Cellerier <dionoea@videolan.org> |
Fix a bunch of gcc warnings |
|
|
|
@a06213d7f406c886dba790418ef8cca43d7ad140
|
[a06213d7f406c886dba790418ef8cca43d7ad140]
|
24/09/06 11:34:57 |
Clément Stenac <zorglub@videolan.org> |
* Get rid of the Manager thread by making blocking interfaces listen to
… |
|
|
|
@f485214f09dd284cbb85674e937fbbb0a6032a2e
|
[f485214f09dd284cbb85674e937fbbb0a6032a2e]
|
15/09/06 16:31:51 |
Clément Stenac <zorglub@videolan.org> |
For consistency, remove references to vlc from libvlc
Also, make it … |
|
|
|
@88e69eceaa40dad425a08898ec49231f74aaa1df
|
[88e69eceaa40dad425a08898ec49231f74aaa1df]
|
04/09/06 20:19:03 |
Damien Fouilleul <damienf@videolan.org> |
fixed typo |
|
|
|
@5b880a59e478a7cab5de4c8b84b540b9666ef804
|
[5b880a59e478a7cab5de4c8b84b540b9666ef804]
|
04/09/06 19:48:38 |
Damien Fouilleul <damienf@videolan.org> |
- input: added intermediate state info opening & buffering |
|
|
|
@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, … |
|
|
|
@1e8f294038d82f770455e4478d9724a852b7f809
|
[1e8f294038d82f770455e4478d9724a852b7f809]
|
17/05/06 04:59:48 |
Yoann Peronneau <yoann@videolan.org> |
* gui/ncurses.c: first attempt to fix ncurses with new playlist
… |
|
|
|
@dfdcf7e993ec4ae81db68eca689b101a66f1d66a
|
[dfdcf7e993ec4ae81db68eca689b101a66f1d66a]
|
25/03/06 20:24:05 |
Clément Stenac <zorglub@videolan.org> |
* Remove Advanced/Misc
* Move out Advanced/Misc/Misc options
* Don't show … |
|
|
|
@8bcbcd936dfe0fbf2592cf3b1c58f5af0bfe5fc9
|
[8bcbcd936dfe0fbf2592cf3b1c58f5af0bfe5fc9]
|
14/02/06 10:57:58 |
Rémi Denis-Courmont <rem@videolan.org> |
- Partial fix for reading characters with multibyte local encoding (refs … |
|
|
|
@dcddb65e52f7544f600642d0bd03b87656bfecc6
|
[dcddb65e52f7544f600642d0bd03b87656bfecc6]
|
13/02/06 22:03:32 |
Rémi Denis-Courmont <rem@videolan.org> |
- Unicode fixes for ncurses on non-UTF8 consoles (closes #547)
- Handle … |
|
|
|
@2cb472dba008f7d877ffe6bae9c5575253365282
|
[2cb472dba008f7d877ffe6bae9c5575253365282]
|
13/01/06 00:10:04 |
Antoine Cellerier <dionoea@videolan.org> |
FSF address change. |
|
|
|
@a078354921bb82a525f0999f2d287f7651f3c108
|
|