root/modules/meta_engine


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @c69ca05dbe5cb62b500b547a5953ab08a5a63b8c [c69ca05dbe5cb62b500b547a5953ab08a5a63b8c] 06/15/08 02:48:31 Jean-Baptiste Kempf <jb@videolan.org> Kill a "cannot pass objects of non-POD type 'class TagLib::FileName?' …
(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) @c0a898e18e7fce541be58980f09ca199b736dc1c [c0a898e18e7fce541be58980f09ca199b736dc1c] 05/26/08 18:46:07 Rafaël Carré <funman@videolan.org> Include assert.h where assert() is used
(edit) @eef284f3b6e266ffc7f82a2f447f74d5813afbc1 [eef284f3b6e266ffc7f82a2f447f74d5813afbc1] 05/22/08 20:25:04 Rafaël Carré <funman@videolan.org> Workaround f*cked up iTunes
(edit) @13ae40b0efc4f1b1ce205d9a057537047fcab3f4 [13ae40b0efc4f1b1ce205d9a057537047fcab3f4] 05/21/08 19:19:25 Rémi Denis-Courmont <rem@videolan.org> Use gettext_noop() consistently
(edit) @27d483e9ef7a451397d7857251c8d67097661f1d [27d483e9ef7a451397d7857251c8d67097661f1d] 05/08/08 18:20:21 Rémi Denis-Courmont <rem@videolan.org> Include vlc_plugin.h as needed
(edit) @7bc28eebe843ef72304a7ec4bb7e89a12a17187a [7bc28eebe843ef72304a7ec4bb7e89a12a17187a] 04/23/08 07:23:18 Rafaël Carré <funman@videolan.org> meta-data handling cleanup Remove VLC_META_ENGINE_* Don't use …
(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) @fa9abba62f600b1c019da926c5ed1c6752f80fb5 [fa9abba62f600b1c019da926c5ed1c6752f80fb5] 03/23/08 20:53:10 Rémi Denis-Courmont <rem@videolan.org> Check-in modules/Makefile.am It was a bit clumsy to have to modify it …
(edit) @3ab1807f9e8f5ca13dd6850b4df3ab6cdc52e005 [3ab1807f9e8f5ca13dd6850b4df3ab6cdc52e005] 01/29/08 14:43:53 Rafaël Carré <funman@videolan.org> id3tag: use size_t to represent sizes
(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) @884e2a4e4ffac2249258648ce8e9270c4d42152e [884e2a4e4ffac2249258648ce8e9270c4d42152e] 10/11/07 00:06:35 Laurent Aimar <fenrir@videolan.org> Fixed a bunch of const warnings.
(edit) @e1066b6e97b167911e96a618990cbe8ceb516977 [e1066b6e97b167911e96a618990cbe8ceb516977] 10/11/07 00:04:56 Laurent Aimar <fenrir@videolan.org> id3tag: fixed segfault (introduced with demux_meta_t)
(edit) @1e9f026595c7e3f4aa15a6c6c66eea415643b064 [1e9f026595c7e3f4aa15a6c6c66eea415643b064] 10/04/07 17:03:48 Rafaël Carré <funman@videolan.org> id3tag: p_demux->p_private has been malloc()ed by the demuxer, so keep the …
(edit) @e53c7cecadc9acee7dbe8402316cfb89159d737d [e53c7cecadc9acee7dbe8402316cfb89159d737d] 10/04/07 15:30:27 Rafaël Carré <funman@videolan.org> id3tag: properly casts p_demux->p_private
(edit) @f06a603621a4ff672e760a698a75f15d28da6c75 [f06a603621a4ff672e760a698a75f15d28da6c75] 10/03/07 23:07:01 Rafaël Carré <funman@videolan.org> taglib: warn the user when the embedded image is invalid (i.e. was …
(edit) @e72a0130c0558aa4fcda69cd1e550f3e13c283f8 [e72a0130c0558aa4fcda69cd1e550f3e13c283f8] 10/03/07 18:17:36 Rafaël Carré <funman@videolan.org> taglib: fix a memleak.
(edit) @f8240b6ffe8d2e0d09490d6e0e4780319ffb2a8e [f8240b6ffe8d2e0d09490d6e0e4780319ffb2a8e] 10/03/07 18:13:04 Rafaël Carré <funman@videolan.org> taglib: Supports in ogg/vorbis base64 encoded embedded album art with …
(edit) @98a6a9349091549d591be703aad7392b47b4e2a6 [98a6a9349091549d591be703aad7392b47b4e2a6] 10/02/07 04:11:11 Rafaël Carré <funman@videolan.org> taglib: support for id3v2 embedded album art the only demuxer supported is …
(edit) @6ee1e193fd896ab9a4729fde14f009d9ce629815 [6ee1e193fd896ab9a4729fde14f009d9ce629815] 09/10/07 20:56:52 Rafaël Carré <funman@videolan.org> Removes trailing spaces. Removes tabs.
(edit) @e02432e597acb3511d14433ae3303ff4da3742f9 [e02432e597acb3511d14433ae3303ff4da3742f9] 08/22/07 22:19:23 Rafaël Carré <funman@videolan.org> Input access locking, part 3 (final). Enforce access to input_item_t …
(edit) @318ef763c0a37809c57f0988ee29e442273cab42 [318ef763c0a37809c57f0988ee29e442273cab42] 08/22/07 15:37:07 Pierre d'Herbemont <pdherbemont@videolan.org> modules/misc/meta_engine: Remove luameta now that it is merged in the lua …
(edit) @9af6b8bc8db835166ad386934c536db7928c089a [9af6b8bc8db835166ad386934c536db7928c089a] 08/20/07 23:54:24 Rafaël Carré <funman@videolan.org> Adds some metadata writing capability (ref #1248 )
(edit) @a1c8d9cf95dcb14ce09967306ef784bdbab40d8a [a1c8d9cf95dcb14ce09967306ef784bdbab40d8a] 08/20/07 22:14:08 Rafaël Carré <funman@videolan.org> Factorizes code
(edit) @9e595c955f1aebae18435f0f5c740802ce347852 [9e595c955f1aebae18435f0f5c740802ce347852] 08/20/07 21:23:10 Rémi Denis-Courmont <rem@videolan.org> Remove stdio while we're at it. Finally rid of the strcasestr warning
(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) @7ad20f39651e9afd5868f720d2d73565dbdbfe8a [7ad20f39651e9afd5868f720d2d73565dbdbfe8a] 08/20/07 03:27:38 Rafaël Carré <funman@videolan.org> Reads more metadata from ID3v2 tags
(edit) @9de81b07e23e23b9afdec194cf88325fc3f66778 [9de81b07e23e23b9afdec194cf88325fc3f66778] 08/19/07 19:15:28 Rafaël Carré <funman@videolan.org> Implements ogg/vorbis & flac duration preparsing Ogg/flac doesn't work …
(edit) @bd32a50cf99cd946991c552eea243db861580503 [bd32a50cf99cd946991c552eea243db861580503] 08/19/07 17:56:55 Ilkka Ollakka <ileoo@videolan.org> add artist to lua-script also
(edit) @0cb5636a60ad4a343edddec8c061535ee374551d [0cb5636a60ad4a343edddec8c061535ee374551d] 08/19/07 17:05:30 Christophe Mutricy <xtophe@videolan.org> Fix [21233]
(edit) @2a1d4289d82053c5e49a4f88dbf478f606874259 [2a1d4289d82053c5e49a4f88dbf478f606874259] 08/19/07 15:25:30 Christophe Mutricy <xtophe@videolan.org> Fix compile warning
(edit) @a932845193baca985403490ca6a1ed0324f3f9d2 [a932845193baca985403490ca6a1ed0324f3f9d2] 08/19/07 14:42:24 Christophe Mutricy <xtophe@videolan.org> Look for luameta script in share/luameta dor the case where you run from …
(edit) @2dd551cb0f3b48228f499bc4024063d88bb05457 [2dd551cb0f3b48228f499bc4024063d88bb05457] 08/18/07 16:30:47 Pierre d'Herbemont <pdherbemont@videolan.org> musicbrainz.c: Hopefully fix the art finder submodule.
(edit) @d251140c73f729aa9bd60486822310af89d74898 [d251140c73f729aa9bd60486822310af89d74898] 08/18/07 15:47:24 Antoine Cellerier <dionoea@videolan.org> Add some extra debug.
(edit) @1144af45baae4cbc6609c46d771f314ce84ddcef [1144af45baae4cbc6609c46d771f314ce84ddcef] 08/18/07 12:44:20 Antoine Cellerier <dionoea@videolan.org> Freeing stuff before using it is *stupid*. (<-- funman)
(edit) @af96053dc68a62f09560d4628f67c092c06215ef [af96053dc68a62f09560d4628f67c092c06215ef] 08/18/07 11:22:34 Antoine Cellerier <dionoea@videolan.org> Fix compile error in muscibrainz. Fix warning in id3tag.
(edit) @38dbd37adf32cf04e1caf17ceb7888a4a5ec2f40 [38dbd37adf32cf04e1caf17ceb7888a4a5ec2f40] 08/18/07 05:22:03 Rafaël Carré <funman@videolan.org> Input access locking. Part one
(edit) @3ea2708daa0caa8419e9a3d1bcd967d09f445ab8 [3ea2708daa0caa8419e9a3d1bcd967d09f445ab8] 08/16/07 19:42:35 Rémi Denis-Courmont <rem@videolan.org> Remove redumdant parameter to vlc_global
(edit) @0df4f0cd18ac6ac174a53459447999e62a59190c [0df4f0cd18ac6ac174a53459447999e62a59190c] 08/16/07 18:48:05 Damien Fouilleul <damienf@videolan.org> lua: fixed search paths list for scripts, needs more work for Linux
(edit) @515deca348834e006f5f7587f25dd568df740454 [515deca348834e006f5f7587f25dd568df740454] 08/15/07 17:23:12 Damien Fouilleul <damienf@videolan.org> lua modules: enforce DIR_SEP instead of /
(edit) @f95f8bd64da303985e7f5b70af8838f9ec7f5d21 [f95f8bd64da303985e7f5b70af8838f9ec7f5d21] 08/15/07 06:40:32 Pierre d'Herbemont <pdherbemont@videolan.org> modules/meta_engine/luameta.c: Add resolve_xml_special_chars and …
(edit) @51880eb16eed467a21c34b9e4bb962d1bd6a5be7 [51880eb16eed467a21c34b9e4bb962d1bd6a5be7] 08/15/07 06:33:57 Pierre d'Herbemont <pdherbemont@videolan.org> * Protect input item's meta through setters and getters. That allows …
(edit) @5aac0d0a84e50d65feaba7460c0ea8a0fcf21c49 [5aac0d0a84e50d65feaba7460c0ea8a0fcf21c49] 08/15/07 00:47:45 Pierre d'Herbemont <pdherbemont@videolan.org> modules/meta_engine/googleimage.c: Remove the googleimage module as it is …
(edit) @30cc1b1d917cd3cda7bd25a09533690421326075 [30cc1b1d917cd3cda7bd25a09533690421326075] 08/15/07 00:10:32 Pierre d'Herbemont <pdherbemont@videolan.org> modules/meta/Modules.am: Add the luameta module and Alphabetically sort.
(edit) @137f90242be4d51d20b90650917ea38217a43506 [137f90242be4d51d20b90650917ea38217a43506] 08/14/07 00:19:47 Christophe Mutricy <xtophe@videolan.org> Proper date and svn:keywords
(edit) @6ffa2b02450cdcb6da704f97acbe0331c4ad737e [6ffa2b02450cdcb6da704f97acbe0331c4ad737e] 08/13/07 23:54:05 Pierre d'Herbemont <pdherbemont@videolan.org> modules/meta_fetcher/luameta.c: Fix file name in header, and add Antoine …
(edit) @1179afb6e19691d095fd1fc876b411cce15065c7 [1179afb6e19691d095fd1fc876b411cce15065c7] 08/13/07 23:46:27 Pierre d'Herbemont <pdherbemont@videolan.org> modules/meta_engine/luameta.c: Get meta (untested) and artwork using lua …
(edit) @74da54252cce41e92c1957d87330405202ac41b6 [74da54252cce41e92c1957d87330405202ac41b6] 08/12/07 23:18:08 Pierre d'Herbemont <pdherbemont@videolan.org> modules/meta_engine/googleimage.c: Art Fetcher module that gets it's arts …
(edit) @affcd511796c1b43a59e8de2b2695736996f94a6 [affcd511796c1b43a59e8de2b2695736996f94a6] 06/27/07 08:40:05 Rafaël Carré <funman@videolan.org> Uses TagLib? class to represent UTF8 strings when writing metadata
(edit) @b6198c885bce18a31b3c6adbafed66169c7ff200 [b6198c885bce18a31b3c6adbafed66169c7ff200] 06/24/07 18:07:38 Rafaël Carré <funman@videolan.org> Prevents segfault if no file are in the playlist (thanks j-b) Adds some …
(edit) @8dbb3f39280e6c97cfee687b266e64d63d96e420 [8dbb3f39280e6c97cfee687b266e64d63d96e420] 06/24/07 02:22:18 Rafaël Carré <funman@videolan.org> Reverts [20669] Adds a button into qt4 media information to write modified …
(edit) @10b303d9799f411d2c185d963b4e8875e872e335 [10b303d9799f411d2c185d963b4e8875e872e335] 06/23/07 21:00:52 Rafaël Carré <funman@videolan.org> Removes meta_export_t Modify meta writer callback to take an input_item_t …
(edit) @295830f1a60d7f5c1ed18e768250ae8d5ee81504 [295830f1a60d7f5c1ed18e768250ae8d5ee81504] 06/23/07 19:07:19 Rafaël Carré <funman@videolan.org> Adds title, album, genre, year, and track number writing to taglib module
(edit) @8e3c06e49467efff48dea25c24c0baab7126b79f [8e3c06e49467efff48dea25c24c0baab7126b79f] 06/17/07 15:47:00 Laurent Aimar <fenrir@videolan.org> Added APEv1/2 support to id3tag.c Parse TXXX fields (id3) Parse RVA2 and …
(edit) @26bc39402794f4c89e54c6ada4be8ce3a37d2749 [26bc39402794f4c89e54c6ada4be8ce3a37d2749] 05/27/07 19:19:07 Laurent Aimar <fenrir@videolan.org> Compilation warning fixes.
(edit) @0f261c47fdf63b6dce92bc5d80c7f669cc545c28 [0f261c47fdf63b6dce92bc5d80c7f669cc545c28] 04/04/07 22:31:44 Rafaël Carré <funman@videolan.org> Use local copies for album art, rather than download it from amazon
(edit) @0666b4e20a47c201dbb483fb105e4c2a39969663 [0666b4e20a47c201dbb483fb105e4c2a39969663] 02/13/07 13:53:50 Rafaël Carré <funman@videolan.org> Fixes segfault introduced in [18810]
(edit) @d1093a8d53ea0b67bdde71ab8e6f225c05bc558c [d1093a8d53ea0b67bdde71ab8e6f225c05bc558c] 02/12/07 14:29:22 Rafaël Carré <funman@videolan.org> Fixes album art local discovery and preparsing for directory:// subitems …
(edit) @53a76832ce6af9cd1680e6b6f06a718586aa7fce [53a76832ce6af9cd1680e6b6f06a718586aa7fce] 12/12/06 10:26:26 Jean-Paul Saman <jpsaman@videolan.org> Fix compilation warnings
(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) @f709d3f8ce4069ecd23b10b1275de6041b4856f8 [f709d3f8ce4069ecd23b10b1275de6041b4856f8] 11/21/06 03:15:09 Rafaël Carré <funman@videolan.org> Removes vorbis header since taglib isn't used to parse ogg vorbis meta …
(edit) @a4d92cb2e25036d610a9513b9265d33828e5092a [a4d92cb2e25036d610a9513b9265d33828e5092a] 11/21/06 03:13:48 Rafaël Carré <funman@videolan.org> Corrects indentation
(edit) @d96a4490ce83b79abd9d4cce9bfb471c0d585bfb [d96a4490ce83b79abd9d4cce9bfb471c0d585bfb] 11/21/06 02:57:47 Rafaël Carré <funman@videolan.org> Artist, Album and Track musicbrainz IDs detection
(edit) @6a42724746cf15ac038540451a04f62bca3b5629 [6a42724746cf15ac038540451a04f62bca3b5629] 11/20/06 05:49:59 Rafaël Carré <funman@videolan.org> Ignore empty vorbis comments (closes #704) Comment unusued artist & album …
(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) @387c26ca7f38dcf9349d99694c02f10d9b9a9968 [387c26ca7f38dcf9349d99694c02f10d9b9a9968] 10/28/06 16:43:51 Sigmund Augdal Helberg <sigmunau@videolan.org> taglib.cpp: Don't put empty info in playlist for files with no tag
(edit) @4a334283cd5d0d6aa4bbd82927abbf46679d9956 [4a334283cd5d0d6aa4bbd82927abbf46679d9956] 10/15/06 15:20:47 Clément Stenac <zorglub@videolan.org> Fix bogus warnings
(edit) @1a3692efa09bf95a908d853af13c7d227618f67f [1a3692efa09bf95a908d853af13c7d227618f67f] 10/02/06 22:35:25 Rafaël Carré <funman@videolan.org> Track, Artist, Album MusicBrainz? IDs reading with libid3tag
(edit) @ecdf0f1a2575e80d1303106973d5f45e73567e10 [ecdf0f1a2575e80d1303106973d5f45e73567e10] 09/30/06 19:08:48 Clément Stenac <zorglub@videolan.org> Re-enable art fetching when in "ALL" mode Todo: we should recheck cache …
(edit) @9a128b542b2d94a3b24c6a7d88d76644c989f948 [9a128b542b2d94a3b24c6a7d88d76644c989f948] 09/30/06 17:29:11 Clément Stenac <zorglub@videolan.org> Split the musicbrainz module : meta fetcher (to retrieve MB Album and …
(edit) @de9d74a605bbf57f524b309cff22763d3e38638f [de9d74a605bbf57f524b309cff22763d3e38638f] 09/29/06 21:48:53 Clément Stenac <zorglub@videolan.org> Don't loop preparse threads when idle Compile fix
(edit) @5b83fdcce532031f16c5329aa1d11012d008a90d [5b83fdcce532031f16c5329aa1d11012d008a90d] 09/25/06 22:21:18 Christophe Mutricy <xtophe@videolan.org> Cosmetic
(edit) @e398a81bd261feaada934e7b402b5fed57646593 [e398a81bd261feaada934e7b402b5fed57646593] 09/24/06 22:51:56 Antoine Cellerier <dionoea@videolan.org> Some more meta changes (mostly cleanup and check the i_mandatory flags)
(edit) @6d6d53e143b6c8b39fb6fab0099ee39b2fea5ee3 [6d6d53e143b6c8b39fb6fab0099ee39b2fea5ee3] 09/24/06 20:43:39 Clément Stenac <zorglub@videolan.org> Fix include paths
(edit) @408a016e922da04d9f5067f96fbaf17ffce36878 [408a016e922da04d9f5067f96fbaf17ffce36878] 09/24/06 18:44:52 Clément Stenac <zorglub@videolan.org> Start splitting the various meta module types * meta reader : read …
(edit) @dd146c48e606c34fb338641a2b9bb4194e378f7e [dd146c48e606c34fb338641a2b9bb4194e378f7e] 09/24/06 18:21:52 Antoine Cellerier <dionoea@videolan.org> Use DIR_SEP
(edit) @f17e985a58eb3bc697682b76ed910f45dd949bb4 [f17e985a58eb3bc697682b76ed910f45dd949bb4] 09/24/06 17:20:49 Clément Stenac <zorglub@videolan.org> Skeleton for taglib art downloader and tags writer
(edit) @a2d07c0596ca2994e8c463833516faab371d921e [a2d07c0596ca2994e8c463833516faab371d921e] 09/24/06 17:09:25 Clément Stenac <zorglub@videolan.org> Read album, also detect images in FLAC
(edit) @b59b5633c5d4fce70a9dddfb3e3230b0eaa64f73 [b59b5633c5d4fce70a9dddfb3e3230b0eaa64f73] 09/24/06 16:56:46 Clément Stenac <zorglub@videolan.org> Detect embedded images
(edit) @be82b7aebdc2046d4030bcac847d811d038fed0d [be82b7aebdc2046d4030bcac847d811d038fed0d] 09/24/06 16:53:49 Antoine Cellerier <dionoea@videolan.org> use msg_Dbg instead of fprintf
(edit) @47bfbd75e69ac65d3359a0078ad07ff68f9f5551 [47bfbd75e69ac65d3359a0078ad07ff68f9f5551] 09/24/06 16:50:48 Antoine Cellerier <dionoea@videolan.org> Set svn:keywords Id
(edit) @b45afc21484b3580c0b838698b733c8586f6d525 [b45afc21484b3580c0b838698b733c8586f6d525] 09/24/06 16:46:03 Clément Stenac <zorglub@videolan.org> Move the meta readers to the correct folder, and use them for all parsing
(edit) @ade29e262f65904c0b95d2849680efd8d105dd43 [ade29e262f65904c0b95d2849680efd8d105dd43] 09/24/06 00:45:52 Antoine Cellerier <dionoea@videolan.org> Add low priority "folder" meta_engine. Will look for files named …
(edit) @ea9654b762b7aa3faf70eef58380a7e0bb3dedc7 [ea9654b762b7aa3faf70eef58380a7e0bb3dedc7] 09/23/06 22:52:40 Antoine Cellerier <dionoea@videolan.org> utf8_stat doesn't work if 2nd arg is NULL ... too bad :(
(edit) @3b7408fac22adfb43dc4d16c892181023be1863c [3b7408fac22adfb43dc4d16c892181023be1863c] 09/23/06 18:56:12 Antoine Cellerier <dionoea@videolan.org> Add dummy meta engine with highest priority. Will check if meta is already …
(edit) @560105460d6436d8fb7270a30c53167d7b10bd6e [560105460d6436d8fb7270a30c53167d7b10bd6e] 09/23/06 17:47:53 Antoine Cellerier <dionoea@videolan.org> Start of meta engine stuff. src/input/input.c needs to be fixed a bit. …
Note: See TracRevisionLog for help on using the revision log.