root/modules/meta_engine/id3tag.c


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(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) @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) @3ab1807f9e8f5ca13dd6850b4df3ab6cdc52e005 [3ab1807f9e8f5ca13dd6850b4df3ab6cdc52e005] 29/01/08 14:43:53 Rafaël Carré <funman@videolan.org> id3tag: use size_t to represent sizes
(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) @884e2a4e4ffac2249258648ce8e9270c4d42152e [884e2a4e4ffac2249258648ce8e9270c4d42152e] 11/10/07 00:06:35 Laurent Aimar <fenrir@videolan.org> Fixed a bunch of const warnings.
(edit) @e1066b6e97b167911e96a618990cbe8ceb516977 [e1066b6e97b167911e96a618990cbe8ceb516977] 11/10/07 00:04:56 Laurent Aimar <fenrir@videolan.org> id3tag: fixed segfault (introduced with demux_meta_t)
(edit) @1e9f026595c7e3f4aa15a6c6c66eea415643b064 [1e9f026595c7e3f4aa15a6c6c66eea415643b064] 04/10/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] 04/10/07 15:30:27 Rafaël Carré <funman@videolan.org> id3tag: properly casts p_demux->p_private
(edit) @98a6a9349091549d591be703aad7392b47b4e2a6 [98a6a9349091549d591be703aad7392b47b4e2a6] 02/10/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] 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) @af96053dc68a62f09560d4628f67c092c06215ef [af96053dc68a62f09560d4628f67c092c06215ef] 18/08/07 11:22:34 Antoine Cellerier <dionoea@videolan.org> Fix compile error in muscibrainz. Fix warning in id3tag.
(edit) @8e3c06e49467efff48dea25c24c0baab7126b79f [8e3c06e49467efff48dea25c24c0baab7126b79f] 17/06/07 15:47:00 Laurent Aimar <fenrir@videolan.org> Added APEv1/2 support to id3tag.c Parse TXXX fields (id3) Parse RVA2 and …
(edit) @53a76832ce6af9cd1680e6b6f06a718586aa7fce [53a76832ce6af9cd1680e6b6f06a718586aa7fce] 12/12/06 10:26:26 Jean-Paul Saman <jpsaman@videolan.org> Fix compilation warnings
(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) @6a42724746cf15ac038540451a04f62bca3b5629 [6a42724746cf15ac038540451a04f62bca3b5629] 20/11/06 05:49:59 Rafaël Carré <funman@videolan.org> Ignore empty vorbis comments (closes #704) Comment unusued artist & album …
(edit) @1a3692efa09bf95a908d853af13c7d227618f67f [1a3692efa09bf95a908d853af13c7d227618f67f] 02/10/06 22:35:25 Rafaël Carré <funman@videolan.org> Track, Artist, Album MusicBrainz? IDs reading with libid3tag
(edit) @be82b7aebdc2046d4030bcac847d811d038fed0d [be82b7aebdc2046d4030bcac847d811d038fed0d] 24/09/06 16:53:49 Antoine Cellerier <dionoea@videolan.org> use msg_Dbg instead of fprintf
(edit) @b45afc21484b3580c0b838698b733c8586f6d525 [b45afc21484b3580c0b838698b733c8586f6d525] 24/09/06 16:46:03 Clément Stenac <zorglub@videolan.org> Move the meta readers to the correct folder, and use them for all parsing
Note: See TracRevisionLog for help on using the revision log.