root/modules/access/directory.c


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @825d0b869e74665117bfc4ffd92ffd10f427cc8a [825d0b869e74665117bfc4ffd92ffd10f427cc8a] 08/24/08 20:04:04 Jean-Philippe Andre <jpeg@via.ecp.fr> Avoid runtime warning: directory.c does not give any meta information
(edit) @2210cf317c5bb05880e95e74fedab2bc05eee6b0 [2210cf317c5bb05880e95e74fedab2bc05eee6b0] 08/20/08 00:01:08 Rémi Duraffort <ivoire@videolan.org> Fix warnings.
(edit) @40f3bf68fab645c75f4afa8ebc415b133488cb15 [40f3bf68fab645c75f4afa8ebc415b133488cb15] 08/17/08 21:49:59 Rémi Duraffort <ivoire@videolan.org> Fix warning and potential memleak.
(edit) @d11fd0d1e5433a5299fbf0f0150178178ebd3f83 [d11fd0d1e5433a5299fbf0f0150178178ebd3f83] 08/15/08 00:32:07 Pierre d'Herbemont <pdherbemont@videolan.org> codecleanup: Replace input_Item by input_item.
(edit) @415ada5a217873f17211bb7b3d96ce45d6d67263 [415ada5a217873f17211bb7b3d96ce45d6d67263] 07/25/08 12:36:36 Rémi Duraffort <ivoire@videolan.org> Use pl_Release with the right argument.
(edit) @dbce11f1dab1bc211ea43bda59a72d7db2960633 [dbce11f1dab1bc211ea43bda59a72d7db2960633] 07/22/08 21:24:23 Pierre d'Herbemont <pdherbemont@videolan.org> directory: assert() at critical places.
(edit) @3e0ef87588c1e0b5b906887578da8cb3c8eee5a4 [3e0ef87588c1e0b5b906887578da8cb3c8eee5a4] 07/21/08 10:04:23 Rémi Duraffort <ivoire@videolan.org> Use pl_Release.
(edit) @494ace96d068ee8e4b6b689da0ae469c0c0e4fe3 [494ace96d068ee8e4b6b689da0ae469c0c0e4fe3] 07/21/08 09:56:10 Rémi Duraffort <ivoire@videolan.org> Use pl_Locked and pl_Unlocked
(edit) @8d82c4803888274094b4de48d379588af314ed9d [8d82c4803888274094b4de48d379588af314ed9d] 07/16/08 20:31:53 Pierre d'Herbemont <pdherbemont@videolan.org> directory: Make sure we can exit and interrupt the access.
(edit) @7b6ad1735535ad12338cb2739f5065a829ac5469 [7b6ad1735535ad12338cb2739f5065a829ac5469] 07/15/08 13:21:35 Pierre d'Herbemont <pdherbemont@videolan.org> directory: playlist_NodeCreate needs a lock.
(edit) @79f590d49b6a4c2fb6c8325b4ec4f46078d41f7a [79f590d49b6a4c2fb6c8325b4ec4f46078d41f7a] 07/14/08 00:03:24 Pierre d'Herbemont <pdherbemont@videolan.org> directory: Remove unuseful debug message.
(edit) @878902ea67f2132828b90304af325e99e5a4454a [878902ea67f2132828b90304af325e99e5a4454a] 07/14/08 00:01:47 Pierre d'Herbemont <pdherbemont@videolan.org> directory: Return VLC_EGENERIC in case of interruption (playlist death).
(edit) @a9a5e4830a6b6c2db67eb9db6c3addec74afbf75 [a9a5e4830a6b6c2db67eb9db6c3addec74afbf75] 07/14/08 00:00:25 Pierre d'Herbemont <pdherbemont@videolan.org> directory: Don't get stuck if playlist dies. And remove an unused param.
(edit) @37708112ca12f0bacbed99fc5a1a7e774b7a8511 [37708112ca12f0bacbed99fc5a1a7e774b7a8511] 06/15/08 00:39:57 Jean-Baptiste Kempf <jb@videolan.org> Remove unused variable.
(edit) @5faadbd6cd9bcb3c72c38ad51b48bc117a60c094 [5faadbd6cd9bcb3c72c38ad51b48bc117a60c094] 06/14/08 17:38:34 Pierre d'Herbemont <pdherbemont@videolan.org> Remove VLC_DIR_ACTIVITY, as it is not used.
(edit) @33c10298dba22b426c26aadf4e643a7f2765ca6d [33c10298dba22b426c26aadf4e643a7f2765ca6d] 06/14/08 17:05:09 Pierre d'Herbemont <pdherbemont@videolan.org> directory: Playlist code shouldn't be used here.
(edit) @3561b9b28f58eb7a4183e158a8fd973800d31ceb [3561b9b28f58eb7a4183e158a8fd973800d31ceb] 05/31/08 21:10:30 Rémi Denis-Courmont <rdenis@simphalempin.com> Plugins: include vlc_common.h directly instead of vlc/vlc.h
(edit) @5e15258c9ef28558fe2abc941fc1527e02b04c21 [5e15258c9ef28558fe2abc941fc1527e02b04c21] 05/27/08 21:16:52 Rémi Denis-Courmont <rem@videolan.org> A lot of missing const in options lists
(edit) @13ae40b0efc4f1b1ce205d9a057537047fcab3f4 [13ae40b0efc4f1b1ce205d9a057537047fcab3f4] 05/21/08 19:19:25 Rémi Denis-Courmont <rem@videolan.org> Use gettext_noop() consistently
(edit) @43f58febd846de699ea5dfee21f4b1f03b2adc0d [43f58febd846de699ea5dfee21f4b1f03b2adc0d] 05/09/08 23:11:52 Rafaël Carré <funman@videolan.org> Do not leak psz_demux
(edit) @27d483e9ef7a451397d7857251c8d67097661f1d [27d483e9ef7a451397d7857251c8d67097661f1d] 05/08/08 18:20:21 Rémi Denis-Courmont <rem@videolan.org> Include vlc_plugin.h as needed
(edit) @f94a2f9c4a4c7979d9695bb240686c73b6cf7e00 [f94a2f9c4a4c7979d9695bb240686c73b6cf7e00] 04/14/08 02:02:24 Pierre d'Herbemont <pdherbemont@videolan.org> access: Rename access2 to access as access is no longer existing.
(edit) @57bbabb5e7c4b33141fdfbd811c78120e2401a9f [57bbabb5e7c4b33141fdfbd811c78120e2401a9f] 04/14/08 02:02:23 Pierre d'Herbemont <pdherbemont@videolan.org> demux: Rename demux2 to demux as demux is no longer existing.
(edit) @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 …
(edit) @9630c00c6b310e1a824f0bce00de89f0f777484f [9630c00c6b310e1a824f0bce00de89f0f777484f] 03/12/08 12:07:42 Rémi Duraffort <ivoire@videolan.org> Another time "Remove useless test before a free".
(edit) @0e86a35f7852d41c4f7d70759bc966c5f21c9ac0 [0e86a35f7852d41c4f7d70759bc966c5f21c9ac0] 03/11/08 19:45:27 Rafaël Carré <funman@videolan.org> Do not use playlist_*AddInput?() when the playlist has already been …
(edit) @24c38138a74528a6dd7643dd245c9e5af16330bd [24c38138a74528a6dd7643dd245c9e5af16330bd] 03/09/08 13:18:37 Rafaël Carré <funman@videolan.org> Fix directory detection with broken filesystems on Linux
(edit) @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 …
(edit) @4f028428053d0342c55deb6ba8b8da114c6a0caa [4f028428053d0342c55deb6ba8b8da114c6a0caa] 01/16/08 18:51:21 Rémi Denis-Courmont <rem@videolan.org> Revert the so-called whitelisting commits that are actually blacklisting
(edit) @806cf5165824be921bf2402ecf11fd3ee6501f9c [806cf5165824be921bf2402ecf11fd3ee6501f9c] 01/16/08 18:36:14 Rafaël Carré <funman@videolan.org> input options whitelisting, step 2 (refs #1371)
(edit) @694be9ad65fbf123bea29a9e338231de2122569c [694be9ad65fbf123bea29a9e338231de2122569c] 12/23/07 15:35:43 Pierre d'Herbemont <pdherbemont@videolan.org> modules/access/directory.c: Fix an input_item memleak.
(edit) @6b822f38be4f5958b1e271324bc73f4a7a98b0bc [6b822f38be4f5958b1e271324bc73f4a7a98b0bc] 12/09/07 18:39:28 Rémi Denis-Courmont <rem@videolan.org> Use (s)size_t for pf_read and pf_write. This is very likely to break .*64 …
(edit) @f452c11004a9eddf5fa3c9342b44590c936018a1 [f452c11004a9eddf5fa3c9342b44590c936018a1] 10/18/07 17:34:01 Rafaël Carré <funman@videolan.org> playlist_CreateNode(): add an argument to specify an input_item_t to be …
(edit) @d8fc0a94ed76c7f4d9e441b28010d997ab9890eb [d8fc0a94ed76c7f4d9e441b28010d997ab9890eb] 10/02/07 17:54:16 Rémi Denis-Courmont <rem@videolan.org> Export Content-Type out of HTTP access using Control.
(edit) @552e595131c5f1d66eba8e3c22c2b1c509be5153 [552e595131c5f1d66eba8e3c22c2b1c509be5153] 09/18/07 18:20:49 Rémi Denis-Courmont <rem@videolan.org> Replace strerror() with %m (or Linux DVB: strerror_r) - refs #1297
(edit) @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 …
(edit) @e40d134c69b144327fd1d2001e8b85640f5c7cb9 [e40d134c69b144327fd1d2001e8b85640f5c7cb9] 08/20/07 21:10:23 Rémi Denis-Courmont <rem@videolan.org> Remove _GNU_SOURCE and string.h too
(edit) @81c5ac29fa2e80426c1b1dfcc941a1aabe8bc808 [81c5ac29fa2e80426c1b1dfcc941a1aabe8bc808] 08/20/07 21:08:22 Rémi Denis-Courmont <rem@videolan.org> Remove stdlib.h
(edit) @37ce2848cd83ba8255190cb0c810f5586cfd785c [37ce2848cd83ba8255190cb0c810f5586cfd785c] 08/04/07 20:50:37 Rémi Denis-Courmont <rem@videolan.org> Fix usage of add_shortcut. Note that shortcuts are inherited from the main …
(edit) @e7a8394a1b4baf527d3acf10e3fdd3cabba22509 [e7a8394a1b4baf527d3acf10e3fdd3cabba22509] 02/22/07 20:34:05 Laurent Aimar <fenrir@videolan.org> Do not use (input_thread_t*)p_access->p_parent it is not always true. (Use …
(edit) @85ff1461a28b5ec29f881aaaa960a242750704fb [85ff1461a28b5ec29f881aaaa960a242750704fb] 02/20/07 08:29:54 Clément Stenac <zorglub@videolan.org> * Start cleaning up libvlc playlist API (Refs:#457) - Return correct …
(edit) @7d1aef6308c529b9cf9dd57ac73ca85b7f585140 [7d1aef6308c529b9cf9dd57ac73ca85b7f585140] 01/04/07 18:00:10 Rémi Denis-Courmont <rem@videolan.org> Win32 compile fix
(edit) @f556b69004ce0978944d0f1ce024f04b9130b53a [f556b69004ce0978944d0f1ce024f04b9130b53a] 01/04/07 17:37:21 Rémi Denis-Courmont <rem@videolan.org> Allow directory module to recurse through symbolic links as long as this …
(edit) @ca5be7bed7749c9b0cae4051a902555ee9c0477b [ca5be7bed7749c9b0cae4051a902555ee9c0477b] 01/04/07 16:02:14 Rémi Denis-Courmont <rem@videolan.org> Fix unlikely deadlock
(edit) @270299d207e9ec19a686ccfe9d09bce60ef0eabb [270299d207e9ec19a686ccfe9d09bce60ef0eabb] 01/04/07 15:30:10 Rémi Denis-Courmont <rem@videolan.org> Match file:// with the directory plugin as any browser does. Fixes opening …
(edit) @496a54201d383dc056767a10b79e2a0354512e53 [496a54201d383dc056767a10b79e2a0354512e53] 12/10/06 15:00:54 Clément Stenac <zorglub@videolan.org> * Do not take and release the structure lock for each element of the list …
(edit) @60672abc1c666289ee98f13f3b5ef9ee22c1e05e [60672abc1c666289ee98f13f3b5ef9ee22c1e05e] 11/28/06 21:27:33 Rémi Denis-Courmont <rem@videolan.org> Avoid duplicate memory allocation
(edit) @a9ac3e9e17a136f4114f27f99dae976a81bac7e2 [a9ac3e9e17a136f4114f27f99dae976a81bac7e2] 11/28/06 18:05:31 Rafaël Carré <funman@videolan.org> Uses file:// MRL only files, don't bug when recursively adding directories
(edit) @c5543363e67c7c4504ce9f1b45ee2bec549cb395 [c5543363e67c7c4504ce9f1b45ee2bec549cb395] 11/28/06 15:53:50 Rafaël Carré <funman@videolan.org> Fixes buffer overflow introduced in [18129]
(edit) @a167893085215026aa50f6c65e6a74566fdf145d [a167893085215026aa50f6c65e6a74566fdf145d] 11/28/06 14:20:13 Rafaël Carré <funman@videolan.org> Uses file:// MRLs for items added by directory access
(edit) @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 …
(edit) @5a989669c617078efd638d0a4edd3d51d929a349 [5a989669c617078efd638d0a4edd3d51d929a349] 11/19/06 17:12:43 Clément Stenac <zorglub@videolan.org> Input options inheritance in directory access (Closes:#353)
(edit) @0900f11014557ea895a290d2c1518d739f97a8b6 [0900f11014557ea895a290d2c1518d739f97a8b6] 11/19/06 14:20:02 Clément Stenac <zorglub@videolan.org> Finish the playlist API transition (hopefully) - Remove a bunch of …
(edit) @673861da5ce8bfeb0a4adbd5be95aa5fd2da9e4b [673861da5ce8bfeb0a4adbd5be95aa5fd2da9e4b] 11/12/06 00:37:25 Clément Stenac <zorglub@videolan.org> * Remove some unneeded complexity in playlist and directory * Remove some …
(edit) @128cbbabfd57761c125f35d64bae1f8ed83acfc4 [128cbbabfd57761c125f35d64bae1f8ed83acfc4] 11/10/06 21:56:10 Rémi Denis-Courmont <rem@videolan.org> Switch the directory to the UTF-8 wrappers
(edit) @07b2e364addba87a4f304d3a3dfd2db79103e76e [07b2e364addba87a4f304d3a3dfd2db79103e76e] 11/10/06 21:10:23 Rémi Denis-Courmont <rem@videolan.org> Code factorization and some warning fixes
(edit) @415749bf918d5ca772e1f9ba9f1260d7ab115d3e [415749bf918d5ca772e1f9ba9f1260d7ab115d3e] 09/17/06 11:06:24 Clément Stenac <zorglub@videolan.org> Don't use find for the playlist
(edit) @fc4f26734d234525e2ecda1bb346a3918790acb2 [fc4f26734d234525e2ecda1bb346a3918790acb2] 09/03/06 18:41:40 Clément Stenac <zorglub@videolan.org> Fix possible crash
(edit) @ce1c589045b833b221426c5943cff2768dbf85bf [ce1c589045b833b221426c5943cff2768dbf85bf] 08/31/06 15:12:26 Derk-Jan Hartman <hartman@videolan.org> * Include vlc_input.h so we don't bug out with shared vlc
(edit) @4ecc5ff7e39aa6601c2d0e643ad737b5189b89c2 [4ecc5ff7e39aa6601c2d0e643ad737b5189b89c2] 08/03/06 23:57:58 Gildas Bazin <gbazin@videolan.org> * modules/access/file.c, directory.c: bug and memory leak fixes
(edit) @8e7484b4ff79cc0d22ee0a61ee372dee78431eed [8e7484b4ff79cc0d22ee0a61ee372dee78431eed] 05/25/06 20:27:39 Clément Stenac <zorglub@videolan.org> Cumulative fix for BeOS - by Cian Duffy < myob87 4t gmail dot com >
(edit) @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: …
(edit) @388d2d1b359f765bc45dc3527a9072f373eafa90 [388d2d1b359f765bc45dc3527a9072f373eafa90] 04/29/06 17:11:48 Rémi Denis-Courmont <rem@videolan.org> Clean up
(edit) @4f15591e47d52903b559507bdac13e1f5176de45 [4f15591e47d52903b559507bdac13e1f5176de45] 04/01/06 01:07:01 Christophe Mutricy <xtophe@videolan.org> Access/*: Second lecture (refs #438)
(edit) @36a5efe8b526390e4171ba80184211bacad9b89d [36a5efe8b526390e4171ba80184211bacad9b89d] 03/29/06 15:49:40 Clément Stenac <zorglub@videolan.org> Access strings (Refs:#438)
(edit) @6fbe51edaa14e1b5bab4f3de5fbfc296f54cacd2 [6fbe51edaa14e1b5bab4f3de5fbfc296f54cacd2] 01/21/06 17:44:36 Clément Stenac <zorglub@videolan.org> Enqueue the item ID instead of pointer for preparse Add a …
(edit) @2cb472dba008f7d877ffe6bae9c5575253365282 [2cb472dba008f7d877ffe6bae9c5575253365282] 01/13/06 00:10:04 Antoine Cellerier <dionoea@videolan.org> FSF address change.
(edit) @404777401c24c5836eb68ad20c8fd58457a4c586 [404777401c24c5836eb68ad20c8fd58457a4c586] 12/14/05 23:26:55 Derk-Jan Hartman <hartman@videolan.org> * Free scandir results when we are done with them. Issue pointed out by …
(edit) @3f9d14bbdbbed642eb541cc23be5ab3979e26e69 [3f9d14bbdbbed642eb541cc23be5ab3979e26e69] 12/13/05 21:16:47 Derk-Jan Hartman <hartman@videolan.org> * Fix directory.c on WinCE (which has neither DT_DIR nor S_ISDIR)
(edit) @6d2739944db9944855aa9c849d3cd30414c45a5b [6d2739944db9944855aa9c849d3cd30414c45a5b] 12/12/05 20:24:55 Rémi Denis-Courmont <rem@videolan.org> Don't recurse in symbolic link - fixes #375
(edit) @a483f98c456aa8c32202fe50ecbd0b242dee5665 [a483f98c456aa8c32202fe50ecbd0b242dee5665] 12/12/05 19:11:26 Rémi Denis-Courmont <rem@videolan.org> Clean up and remove unnused internal parameter
(edit) @62ee2f9ddd492139eb60c034929198dc5123a7cd [62ee2f9ddd492139eb60c034929198dc5123a7cd] 10/17/05 03:14:04 Derk-Jan Hartman <hartman@videolan.org> * cough, cough... undef a config option decleration
(edit) @f9d4021d9f0cd8bd2a3ecd30b391b51560614498 [f9d4021d9f0cd8bd2a3ecd30b391b51560614498] 10/16/05 03:20:54 Derk-Jan Hartman <hartman@videolan.org> * Fix the directory 'ignore' mode which skips .jpg's, nfo's etc when …
(edit) @7978fd0b1f4eb89f413bfd761ea2830cb740abcc [7978fd0b1f4eb89f413bfd761ea2830cb740abcc] 08/18/05 18:50:38 Clément Stenac <zorglub@videolan.org> Remove debug
(edit) @a661eda53e4b5316bf042d6a1f66f6512e890cc1 [a661eda53e4b5316bf042d6a1f66f6512e890cc1] 08/15/05 16:50:24 Rémi Denis-Courmont <rem@videolan.org> Fix playlist item insertion when local charset is not UTF-8
(edit) @f9d13dd1ea6b0e15030696930ae4f976fc83e11d [f9d13dd1ea6b0e15030696930ae4f976fc83e11d] 08/05/05 21:25:38 Christophe Massiot <massiot@videolan.org> * src/extras/libc.c: Added an implementation of scandir (from …
(edit) @9aa61aa0912cdec9bb43a1c46fba2f5d06fc1618 [9aa61aa0912cdec9bb43a1c46fba2f5d06fc1618] 08/04/05 21:11:07 Christophe Massiot <massiot@videolan.org> * modules/access/directory.c: Call vlc_fix_readdir_charset() whenever …
(edit) @fd8f4e26f714d85345870713f4e6a2a9999ce05c [fd8f4e26f714d85345870713f4e6a2a9999ce05c] 07/11/05 17:59:36 Christophe Massiot <massiot@videolan.org> * src/misc/getaddrinfo.c, modules/access/directory.c: Solaris fixes.
(edit) @fe087a38282e93addb25fa9598393e40ea233b09 [fe087a38282e93addb25fa9598393e40ea233b09] 07/09/05 08:17:09 Rémi Denis-Courmont <rem@videolan.org> Make Zorglub less unhappy
(edit) @85b29bdc288a1573d43bd524908be5748a9b3640 [85b29bdc288a1573d43bd524908be5748a9b3640] 07/08/05 20:12:44 Rémi Denis-Courmont <rem@videolan.org> Copyright fixes (da big courmischage)
(edit) @5fe479dd10e28205b2a825c4bb1c9792ce3fbc0d [5fe479dd10e28205b2a825c4bb1c9792ce3fbc0d] 06/29/05 01:46:33 Derk-Jan Hartman <hartman@videolan.org> * Fix some configuration options declerations and strings
(edit) @f9cebacfbf13cd6cdfde4218ccdb333020aaadca [f9cebacfbf13cd6cdfde4218ccdb333020aaadca] 04/26/05 09:23:56 Laurent Aimar <fenrir@videolan.org> * all: warning fixes. * mpjpeg.c: use sout_CfgParse !
(edit) @bae9b579e1e68f733fe5c64f3279264c73811fab [bae9b579e1e68f733fe5c64f3279264c73811fab] 03/16/05 12:38:16 Gildas Bazin <gbazin@videolan.org> * modules/access/directory.c: fixed a bunch of bugs.
(edit) @85ec0d848e4956e77eba64fceebd817ec6e6c58a [85ec0d848e4956e77eba64fceebd817ec6e6c58a] 03/16/05 01:16:03 Derk-Jan Hartman <hartman@videolan.org> * New ignore-filetypes option for the directory module. - you can …
(edit) @f467427e111d6f380d58e898b2461b1f1f405330 [f467427e111d6f380d58e898b2461b1f1f405330] 02/21/05 18:50:54 Gildas Bazin <gbazin@videolan.org> * src/misc/modules.c, modules/access/directory.c: Win32 fixes …
(edit) @518a63beb13de87e08258be333c48e434bae2192 [518a63beb13de87e08258be333c48e434bae2192] 02/21/05 14:35:15 Gildas Bazin <gbazin@videolan.org> * configure.ac, modules/access/directory.c: enabled the directory access …
(edit) @dffe74e2d2eb9591cc08cf03a97e449d0091cf8b [dffe74e2d2eb9591cc08cf03a97e449d0091cf8b] 02/21/05 14:00:20 Gildas Bazin <gbazin@videolan.org> * src/extras/dirent.c, ALL: fixed win32/ce dirent replacement and made it …
(edit) @8313b721e3578ba625aa12390908b6290a75f4dd [8313b721e3578ba625aa12390908b6290a75f4dd] 01/14/05 19:01:36 Yoann Peronneau <yoann@videolan.org> * modules/access/directory.c: fix a segfault when reading an empty …
(edit) @301ea6e495df7e0ce311301ae28749e428dbcb69 [301ea6e495df7e0ce311301ae28749e428dbcb69] 01/11/05 17:52:42 Clément Stenac <zorglub@videolan.org> Add some icons Fix autoswitching to category view
(edit) @d8712f2ad1f6305f614d08d348b8308c547ef385 [d8712f2ad1f6305f614d08d348b8308c547ef385] 12/20/04 21:14:43 Clément Stenac <zorglub@videolan.org> No need to GuessType? on directory content
(edit) @d5eacbea63aec640c2edb7ec8b41a56291405b46 [d5eacbea63aec640c2edb7ec8b41a56291405b46] 12/16/04 19:58:12 Clément Stenac <zorglub@videolan.org> Really fix all the set_name. Sorry for the trouble
(edit) @c3550b59cc460679b764a4bccdd34cac768a7016 [c3550b59cc460679b764a4bccdd34cac768a7016] 12/14/04 18:42:42 Clément Stenac <zorglub@videolan.org> Better fix for wx deadlock with preparse A few fixes
(edit) @91d93983e61dbc6cc7392fdfc71fede68dec7a5b [91d93983e61dbc6cc7392fdfc71fede68dec7a5b] 12/14/04 12:40:09 Clément Stenac <zorglub@videolan.org> * Provide playlist_LockFoo functions for some functions * Fix deadlock …