root/modules/access/file.c


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @bd3a0ce3785a21e7ffa02a47a67ae342502c2d33 [bd3a0ce3785a21e7ffa02a47a67ae342502c2d33] 20/06/08 23:27:44 Rémi Denis-Courmont <rdenis@simphalempin.com> access_file: use the waitpipe and always poll This removes dummy wakeups, …
(edit) @ead20e7c7c83815787f946db920e51bc38706eee [ead20e7c7c83815787f946db920e51bc38706eee] 12/06/08 19:10:55 Rémi Denis-Courmont <rdenis@simphalempin.com> File: devices are not seekable Character device may be seekable …
(edit) @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
(edit) @13ae40b0efc4f1b1ce205d9a057537047fcab3f4 [13ae40b0efc4f1b1ce205d9a057537047fcab3f4] 21/05/08 19:19:25 Rémi Denis-Courmont <rem@videolan.org> Use gettext_noop() consistently
(edit) @27d483e9ef7a451397d7857251c8d67097661f1d [27d483e9ef7a451397d7857251c8d67097661f1d] 08/05/08 18:20:21 Rémi Denis-Courmont <rem@videolan.org> Include vlc_plugin.h as needed
(edit) @d1d3dc1d109110bf68cb048c429f6f05a3839200 [d1d3dc1d109110bf68cb048c429f6f05a3839200] 01/05/08 21:11:47 Rémi Denis-Courmont <rem@videolan.org> Remove I64C as well
(edit) @f94a2f9c4a4c7979d9695bb240686c73b6cf7e00 [f94a2f9c4a4c7979d9695bb240686c73b6cf7e00] 14/04/08 02:02:24 Pierre d'Herbemont <pdherbemont@videolan.org> access: Rename access2 to access as access is no longer existing.
(edit) @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 …
(edit) @49c5319575d754e806a0eebc93138a9c52f926ef [49c5319575d754e806a0eebc93138a9c52f926ef] 19/03/08 17:46:53 Rémi Denis-Courmont <rem@videolan.org> file access: Remove expand path, spare one dummy duplication
(edit) @c2f5a92b2b73bdc23c5d588af49c0f5a8b754b7c [c2f5a92b2b73bdc23c5d588af49c0f5a8b754b7c] 04/03/08 21:29:27 Rémi Denis-Courmont <rem@videolan.org> file: Be consistent with the rest of the world. Do not expand tilde. The …
(edit) @1c0f708acf55900a832f28d231fc7480e77d0be2 [1c0f708acf55900a832f28d231fc7480e77d0be2] 20/02/08 22:24:37 Rémi Denis-Courmont <rem@videolan.org> Remove old mmap support
(edit) @a101ffbddf09bbadca3578585920a4c8322ee561 [a101ffbddf09bbadca3578585920a4c8322ee561] 20/02/08 21:08:51 Rémi Denis-Courmont <rem@videolan.org> Remove unused string
(edit) @e751a0a7f13d74a2385c1597f3a1a3df0d295a8a [e751a0a7f13d74a2385c1597f3a1a3df0d295a8a] 02/02/08 20:17:41 Laurent Aimar <fenrir@videolan.org> Cosmetic (corrected a comment)
(edit) @0df1578e9158d0afbb231c4de64db28cfc78187d [0df1578e9158d0afbb231c4de64db28cfc78187d] 25/01/08 16:15:56 Rafaël Carré <funman@videolan.org> access_file: fix a vlc warning
(edit) @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 …
(edit) @4f028428053d0342c55deb6ba8b8da114c6a0caa [4f028428053d0342c55deb6ba8b8da114c6a0caa] 16/01/08 18:51:21 Rémi Denis-Courmont <rem@videolan.org> Revert the so-called whitelisting commits that are actually blacklisting
(edit) @806cf5165824be921bf2402ecf11fd3ee6501f9c [806cf5165824be921bf2402ecf11fd3ee6501f9c] 16/01/08 18:36:14 Rafaël Carré <funman@videolan.org> input options whitelisting, step 2 (refs #1371)
(edit) @850319351cc5f88cecbf55c5b53dece25e543cf8 [850319351cc5f88cecbf55c5b53dece25e543cf8] 28/12/07 18:17:29 Rémi Denis-Courmont <rem@videolan.org> Be on the safe side of memory protection for now: use PROT_WRITE.
(edit) @189bc59e7b442c9d898f2d460f4f780d8a079461 [189bc59e7b442c9d898f2d460f4f780d8a079461] 28/12/07 18:01:56 Rémi Denis-Courmont <rem@videolan.org> block_mmap_Alloc: commoditize block allocation from mmap Only the file …
(edit) @bbfa9d88f2605be30b995b213815fd5e82cda5b3 [bbfa9d88f2605be30b995b213815fd5e82cda5b3] 28/12/07 17:16:55 Rémi Denis-Courmont <rem@videolan.org> Fix stack overflow in debug code: use heap for large allocations.
(edit) @7d020526b38c42d366eb7619907398dbe8ab2ce4 [7d020526b38c42d366eb7619907398dbe8ab2ce4] 27/12/07 17:48:20 Rémi Denis-Courmont <rem@videolan.org> Revert [23889]. Don't enable debug if you don't want it.
(edit) @f9012772a8fc0e6c209425b9e9786d9de675c5fc [f9012772a8fc0e6c209425b9e9786d9de675c5fc] 27/12/07 13:45:31 Jean-Paul Saman <jpsaman@videolan.org> Silence debug message.
(edit) @9c28c114378a8afcd3738bff96554c605833f701 [9c28c114378a8afcd3738bff96554c605833f701] 25/12/07 14:55:30 Felix Paul Kühne <fkuehne@videolan.org> * mmap is broken on Darwin. Disabled it for now to have basic file access …
(edit) @ecc5eb9db29f4ae9c0ee1c667c51dd7fd0a6b887 [ecc5eb9db29f4ae9c0ee1c667c51dd7fd0a6b887] 22/12/07 15:47:15 Rémi Denis-Courmont <rem@videolan.org> Put debug/test code for mmap (it does not find any error here)
(edit) @cfdc3865b666bae7cfa7d2ea0158911364d8f45f [cfdc3865b666bae7cfa7d2ea0158911364d8f45f] 22/12/07 15:11:42 Rémi Denis-Courmont <rem@videolan.org> - Parse seek offsets as unsigned (why they were signed in the first …
(edit) @ca59f1e5371698ce4e5c53d24ac6622338f077b5 [ca59f1e5371698ce4e5c53d24ac6622338f077b5] 21/12/07 22:38:35 Rafaël Carré <funman@videolan.org> fix [23367]
(edit) @aa71d506adadda7fe4d29b5a1804cd33da4acd20 [aa71d506adadda7fe4d29b5a1804cd33da4acd20] 21/12/07 22:05:02 Rafaël Carré <funman@videolan.org> file: do not declare mmapBlock() if it won't be defined
(edit) @2004f95fe5f6c8ff2903bc89b4044236224d4f6d [2004f95fe5f6c8ff2903bc89b4044236224d4f6d] 21/12/07 16:56:30 Rémi Denis-Courmont <rem@videolan.org> Use ssize_t
(edit) @6b822f38be4f5958b1e271324bc73f4a7a98b0bc [6b822f38be4f5958b1e271324bc73f4a7a98b0bc] 09/12/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) @6ab10612b9581b76f43a8a5ae9ad1db1246795d6 [6ab10612b9581b76f43a8a5ae9ad1db1246795d6] 27/11/07 20:39:23 Rémi Denis-Courmont <rem@videolan.org> typo
(edit) @eab5925fe63f964d57b33909ce0ffd749dcca959 [eab5925fe63f964d57b33909ce0ffd749dcca959] 27/11/07 20:39:05 Rémi Denis-Courmont <rem@videolan.org> Better error handling
(edit) @529cbee57099f4a1dc305a7a23e8d704ca746be3 [529cbee57099f4a1dc305a7a23e8d704ca746be3] 27/11/07 19:17:13 Rémi Denis-Courmont <rem@videolan.org> Don't use MAP_POPULATE
(edit) @3ef4b19601d62730ad4fa7a670dcfc0b6a588e91 [3ef4b19601d62730ad4fa7a670dcfc0b6a588e91] 27/11/07 19:08:25 Rémi Denis-Courmont <rem@videolan.org> Fix EOF check and remove fprintf
(edit) @c26ef132d812d34135a25833df3c3f046fb1bfea [c26ef132d812d34135a25833df3c3f046fb1bfea] 27/11/07 13:43:54 Ilkka Ollakka <ileoo@videolan.org> oneliner to fix i_pos updating. works for me.
(edit) @5b7fd3023dda485ea3e36a217b78ff32c531eb3f [5b7fd3023dda485ea3e36a217b78ff32c531eb3f] 26/11/07 22:02:27 Rémi Denis-Courmont <rem@videolan.org> Don't bother seeking when using mmap
(edit) @70a886ebcd2d98e14341722709f5bf75ffbd6223 [70a886ebcd2d98e14341722709f5bf75ffbd6223] 26/11/07 22:01:13 Rémi Denis-Courmont <rem@videolan.org> Fix file position update
(edit) @253488ca0194c9cd9c55e5d04691835231243329 [253488ca0194c9cd9c55e5d04691835231243329] 26/11/07 21:56:49 Rémi Denis-Courmont <rem@videolan.org> typo
(edit) @5743a8e2cd6cd754d0d7a47820abdfb05f225d1e [5743a8e2cd6cd754d0d7a47820abdfb05f225d1e] 26/11/07 21:27:15 Rémi Denis-Courmont <rem@videolan.org> Memory mapped file input
(edit) @42ee1b383a1a1171a33133194629161acdf168d3 [42ee1b383a1a1171a33133194629161acdf168d3] 11/11/07 00:14:17 Felix Paul Kühne <fkuehne@videolan.org> * English grammar fixes and beautifications for the intf_UserFatal …
(edit) @d8fc0a94ed76c7f4d9e441b28010d997ab9890eb [d8fc0a94ed76c7f4d9e441b28010d997ab9890eb] 02/10/07 17:54:16 Rémi Denis-Courmont <rem@videolan.org> Export Content-Type out of HTTP access using Control.
(edit) @50852e85f1b294f9d9443eb133c9b3b7f75dfd71 [50852e85f1b294f9d9443eb133c9b3b7f75dfd71] 18/09/07 18:32:17 Rémi Denis-Courmont <rem@videolan.org> Remove last occurences - fixes #1297
(edit) @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
(edit) @6ee1e193fd896ab9a4729fde14f009d9ce629815 [6ee1e193fd896ab9a4729fde14f009d9ce629815] 10/09/07 20:56:52 Rafaël Carré <funman@videolan.org> Removes trailing spaces. Removes tabs.
(edit) @e40d134c69b144327fd1d2001e8b85640f5c7cb9 [e40d134c69b144327fd1d2001e8b85640f5c7cb9] 20/08/07 21:10:23 Rémi Denis-Courmont <rem@videolan.org> Remove _GNU_SOURCE and string.h too
(edit) @81c5ac29fa2e80426c1b1dfcc941a1aabe8bc808 [81c5ac29fa2e80426c1b1dfcc941a1aabe8bc808] 20/08/07 21:08:22 Rémi Denis-Courmont <rem@videolan.org> Remove stdlib.h
(edit) @39c625244ad194802ca2eda1e53bb1884b9836d1 [39c625244ad194802ca2eda1e53bb1884b9836d1] 04/08/07 22:49:46 Rémi Denis-Courmont <rem@videolan.org> - Cleanup and fixes deprecated options: - Removed the gross SUPPRESSED …
(edit) @d47063eabbe6ce08a87bbbaaefd286360e522813 [d47063eabbe6ce08a87bbbaaefd286360e522813] 03/12/06 18:57:54 Rémi Denis-Courmont <rem@videolan.org> Fix memleak (oups)
(edit) @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 …
(edit) @14532988cfe0c2d919c136df29597153b08fe2f3 [14532988cfe0c2d919c136df29597153b08fe2f3] 13/11/06 16:25:50 Rémi Denis-Courmont <rem@videolan.org> Really fix the stat warning (tested on Mingw32)
(edit) @e131931fa3e4293a68388c79538543d2a747256c [e131931fa3e4293a68388c79538543d2a747256c] 12/11/06 16:17:29 Rémi Denis-Courmont <rem@videolan.org> Remove debug message
(edit) @2f095050c21a3ade7573c02afcce92b8fe81d559 [2f095050c21a3ade7573c02afcce92b8fe81d559] 12/11/06 13:02:55 Rémi Denis-Courmont <rem@videolan.org> Don't use void * for utf8_(l)?stat() as it hinders bug detection
(edit) @fb635e210354b1be0b04e2e1f941670036dae680 [fb635e210354b1be0b04e2e1f941670036dae680] 11/11/06 20:14:53 Damien Fouilleul <damienf@videolan.org> - access/file.c: fixed stat on win32, make sure the right stat structure …
(edit) @378c8bedf2595b2fdc7f42f0550c7016099ea139 [378c8bedf2595b2fdc7f42f0550c7016099ea139] 10/11/06 22:07:57 Rémi Denis-Courmont <rem@videolan.org> Add more debug
(edit) @69263809ad62332f167463d06cacad2504c47fda [69263809ad62332f167463d06cacad2504c47fda] 10/11/06 21:50:34 Rémi Denis-Courmont <rem@videolan.org> Cosmetic changes
(edit) @e3f73d0e3652438ad6c7473bf43531e7c6054b07 [e3f73d0e3652438ad6c7473bf43531e7c6054b07] 06/11/06 18:07:55 Rémi Denis-Courmont <rem@videolan.org> Cosmetic fix
(edit) @e91c23bee06d2dc4ec059812b1720acffafd2b8f [e91c23bee06d2dc4ec059812b1720acffafd2b8f] 06/11/06 18:03:01 Antoine Cellerier <dionoea@videolan.org> Simplify
(edit) @868d7cc14cf400f687eca92ae7fbcb54e4652aaf [868d7cc14cf400f687eca92ae7fbcb54e4652aaf] 06/11/06 18:01:44 Rémi Denis-Courmont <rem@videolan.org> Fix boundary checks on file seek
(edit) @c32f5ca08da07066106fd4e462e660fb68c8971c [c32f5ca08da07066106fd4e462e660fb68c8971c] 04/11/06 16:29:25 Rémi Denis-Courmont <rem@videolan.org> Use utf8_open
(edit) @b8433e0d828fe96ded4d13660a17bce05cc55b0b [b8433e0d828fe96ded4d13660a17bce05cc55b0b] 01/11/06 22:03:53 Rémi Denis-Courmont <rem@videolan.org> Support filenames outside the ANSI Code Page
(edit) @345b608740d64dd7a4c1c722ced7d4f1b44c793e [345b608740d64dd7a4c1c722ced7d4f1b44c793e] 01/11/06 21:50:18 Rémi Denis-Courmont <rem@videolan.org> Get rid of broken file-cat option (closes #807)
(edit) @537d79a973870b15bc3a369e998c25ed6c80c02a [537d79a973870b15bc3a369e998c25ed6c80c02a] 01/11/06 16:15:44 Rémi Denis-Courmont <rem@videolan.org> - Revert [17394] which reintroduced TOCTOU issues - Re-fix directory …
(edit) @b096694504dfd19991cd4f475630143cd4cd99d8 [b096694504dfd19991cd4f475630143cd4cd99d8] 01/11/06 09:17:42 Rafaël Carré <funman@videolan.org> Removes useless sanity checks
(edit) @914f20188c38ba6657c578fce381e1b42e651766 [914f20188c38ba6657c578fce381e1b42e651766] 01/11/06 08:50:44 Rafaël Carré <funman@videolan.org> Makes file plugin fail to access directories Some sanity checks
(edit) @f81778e9a7be3ba1eb45851b2e81a89884857c7c [f81778e9a7be3ba1eb45851b2e81a89884857c7c] 31/10/06 18:51:59 Rémi Denis-Courmont <rem@videolan.org> fix Windows build
(edit) @bb24808cf580d17948910676038f36293ac1be61 [bb24808cf580d17948910676038f36293ac1be61] 31/10/06 18:41:04 Rémi Denis-Courmont <rem@videolan.org> Rewrite of the file access
(edit) @b1a3bd05cf6083ed2ec6e42ae6006a5b14002bad [b1a3bd05cf6083ed2ec6e42ae6006a5b14002bad] 31/10/06 16:47:07 Rémi Denis-Courmont <rem@videolan.org> Suppress some useless variable
(edit) @d9d39662d21a371c49a8df78600cfab18459859a [d9d39662d21a371c49a8df78600cfab18459859a] 31/10/06 04:05:35 Rafaël Carré <funman@videolan.org> Fixes double free()
(edit) @945182d81ffc535ee9d1069414a5aa99219c53e0 [945182d81ffc535ee9d1069414a5aa99219c53e0] 29/10/06 17:49:43 Rémi Denis-Courmont <rem@videolan.org> - Fix TOCTOU problem (utf8_stat -> fstat) - Fix file descriptor leak when …
(edit) @51b87d9b7ecac7e364530b2dca277e5c80570b39 [51b87d9b7ecac7e364530b2dca277e5c80570b39] 29/10/06 17:33:10 Rémi Denis-Courmont <rem@videolan.org> Minor simplification
(edit) @5ecdf63107123d82303932d3eea38878a7947a62 [5ecdf63107123d82303932d3eea38878a7947a62] 29/10/06 17:30:48 Rémi Denis-Courmont <rem@videolan.org> Cosmetic fix
(edit) @57d2983b03a656783ba67b0d38118319028d0687 [57d2983b03a656783ba67b0d38118319028d0687] 29/10/06 17:29:07 Rémi Denis-Courmont <rem@videolan.org> Allow seeking of character devices with non-zero size
(edit) @3d7b3dabffe247baa9d56ae0c561e87c6bdb3ee6 [3d7b3dabffe247baa9d56ae0c561e87c6bdb3ee6] 26/10/06 16:54:39 Rémi Denis-Courmont <rem@videolan.org> Character devices are not seekable. Thanks to Ed Schouten for noticing.
(edit) @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 …
(edit) @928454fad876fb8f5dc7b993dca4670460a008af [928454fad876fb8f5dc7b993dca4670460a008af] 14/09/06 23:19:34 Clément Stenac <zorglub@videolan.org> Fix a number of problems with interaction dialogs Remove the "seeking too …
(edit) @89298c16e4964b9033ab4cb6290a953775e92c76 [89298c16e4964b9033ab4cb6290a953775e92c76] 23/08/06 01:22:14 Felix Paul Kühne <fkuehne@videolan.org> * browsed through all code files starting with A to F and added …
(edit) @4ecc5ff7e39aa6601c2d0e643ad737b5189b89c2 [4ecc5ff7e39aa6601c2d0e643ad737b5189b89c2] 03/08/06 23:57:58 Gildas Bazin <gbazin@videolan.org> * modules/access/file.c, directory.c: bug and memory leak fixes
(edit) @90a4caea90dbbb8c8b6d3a78f1671083b8694637 [90a4caea90dbbb8c8b6d3a78f1671083b8694637] 19/07/06 11:33:41 Clément Stenac <zorglub@videolan.org> Some more demux and access code factorization
(edit) @a10232da1f84a5341d6dad6de9b025c199caab9e [a10232da1f84a5341d6dad6de9b025c199caab9e] 29/04/06 16:23:00 Rémi Denis-Courmont <rem@videolan.org> Win32 compile fix
(edit) @1cea7efdb0ed4615093834ad6c129715487b89c5 [1cea7efdb0ed4615093834ad6c129715487b89c5] 29/04/06 15:55:07 Rémi Denis-Courmont <rem@videolan.org> - Use poll() instead of select() so we don't depend on FD_SETSIZE - Clean …
(edit) @0ee3f461252cc68d934f012a286c99418723ebf9 [0ee3f461252cc68d934f012a286c99418723ebf9] 27/04/06 22:18:14 Rémi Denis-Courmont <rem@videolan.org> Whenever using select() companion macro FD_SET(), one must ensure that the …
(edit) @4f15591e47d52903b559507bdac13e1f5176de45 [4f15591e47d52903b559507bdac13e1f5176de45] 01/04/06 01:07:01 Christophe Mutricy <xtophe@videolan.org> Access/*: Second lecture (refs #438)
(edit) @36a5efe8b526390e4171ba80184211bacad9b89d [36a5efe8b526390e4171ba80184211bacad9b89d] 29/03/06 15:49:40 Clément Stenac <zorglub@videolan.org> Access strings (Refs:#438)
(edit) @543574fd1d30e5be90ec4adcc9d15046c90af350 [543574fd1d30e5be90ec4adcc9d15046c90af350] 13/02/06 10:54:15 Rémi Denis-Courmont <rem@videolan.org> Another bunch of Unicode file names fixes (refs #528)
(edit) @2cb472dba008f7d877ffe6bae9c5575253365282 [2cb472dba008f7d877ffe6bae9c5575253365282] 13/01/06 00:10:04 Antoine Cellerier <dionoea@videolan.org> FSF address change.
(edit) @68a61049d120553674a35a4558d790816b5ea8e0 [68a61049d120553674a35a4558d790816b5ea8e0] 08/01/06 00:08:42 Derk-Jan Hartman <hartman@videolan.org> * Compile fix for OSes without F_RDAHEAD and F_NOCACHE
(edit) @165bc2f4f2418ce6ac5bf59b99c4ab0bc8998688 [165bc2f4f2418ce6ac5bf59b99c4ab0bc8998688] 07/01/06 23:01:17 Derk-Jan Hartman <hartman@videolan.org> * Set FD_RDAHEAD and FD_NOCACHE on when reading from files. improves …
(edit) @3478c353410e423c60b477b39aff8a2be0c2b802 [3478c353410e423c60b477b39aff8a2be0c2b802] 16/12/05 10:47:15 Clément Stenac <zorglub@videolan.org> Grmbl
(edit) @be75111279d99551f279e3663255b2114ae87d5a [be75111279d99551f279e3663255b2114ae87d5a] 16/12/05 10:46:03 Clément Stenac <zorglub@videolan.org> Revert
(edit) @9fbd6f2e99a289cf53d9cfe86742ddcda4e47c04 [9fbd6f2e99a289cf53d9cfe86742ddcda4e47c04] 21/08/05 19:46:48 Damien Fouilleul <damienf@videolan.org> - support for specific WIN32 file URL such as file:/C:/ and file:///C:/
(edit) @91e5760edbc65eac7dc20921ca983dd1f6109ba9 [91e5760edbc65eac7dc20921ca983dd1f6109ba9] 17/08/05 18:00:30 Christophe Massiot <massiot@videolan.org> * modules/access/file.c: Expansion of '~/' in filenames.
(edit) @26a0d71ed43a45c13ccadc6592433209928114cf [26a0d71ed43a45c13ccadc6592433209928114cf] 15/08/05 16:50:06 Rémi Denis-Courmont <rem@videolan.org> Fix stat() when local charset is not UTF-8
(edit) @53d6bb5d314f78bf857b0d924e96557452fa5b38 [53d6bb5d314f78bf857b0d924e96557452fa5b38] 03/08/05 21:01:44 Rémi Denis-Courmont <rem@videolan.org> Use UTF-8 internally (closes #16 and introduces lots of yet to be …
(edit) @f45ea277d665387b6d6d7ec30ebbea9f6c87ce36 [f45ea277d665387b6d6d7ec30ebbea9f6c87ce36] 21/07/05 15:12:19 Derk-Jan Hartman <hartman@videolan.org> * Fix an issue with reading of files that are still growing in size. This …
(edit) @fe087a38282e93addb25fa9598393e40ea233b09 [fe087a38282e93addb25fa9598393e40ea233b09] 09/07/05 08:17:09 Rémi Denis-Courmont <rem@videolan.org> Make Zorglub less unhappy
(edit) @85b29bdc288a1573d43bd524908be5748a9b3640 [85b29bdc288a1573d43bd524908be5748a9b3640] 08/07/05 20:12:44 Rémi Denis-Courmont <rem@videolan.org> Copyright fixes (da big courmischage)