root/modules/meta_engine/musicbrainz.c


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(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) @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) @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) @81c5ac29fa2e80426c1b1dfcc941a1aabe8bc808 [81c5ac29fa2e80426c1b1dfcc941a1aabe8bc808] 08/20/07 21:08:22 Rémi Denis-Courmont <rem@videolan.org> Remove stdlib.h
(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) @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) @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) @4a334283cd5d0d6aa4bbd82927abbf46679d9956 [4a334283cd5d0d6aa4bbd82927abbf46679d9956] 10/15/06 15:20:47 Clément Stenac <zorglub@videolan.org> Fix bogus warnings
(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) @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.