blob: dda81f1855ac7454b3aea58a33efcc72bc727a3b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
|
2005-09-10 Christophe Fergeau <teuf@gnome.org>
* configure.ac:
* src/itdb_itunesdb.c: (get_mhod_type), (get_mhod),
(get_mhod_string), (get_playlist), (get_mhit),
(itdb_shuffle_write_file):
* src/itdb_playlist.c: (itdb_spl_update_all):
* tests/itdb_main.c: (main): fixed compilation warnings to be able
to compile with -Werror
2005-09-10 Christophe Fergeau <teuf@gnome.org>
* README: added quick description of the library purpose
2005-09-10 Christophe Fergeau <teuf@gnome.org>
* AUTHORS:
* COPYING:
* INSTALL:
* Makefile.am:
* autogen.sh:
* configure.ac:
* libgpod-1.0.pc.in:
* po/Makefile.in.in:
* po/POTFILES.in:
* src/Makefile.am:
* src/itdb.h:
* src/itdb_itunesdb.c:
* src/itdb_playlist.c:
* src/itdb_private.h:
* src/itdb_track.c:
* tests/Makefile.am:
* tests/itdb_main.c: initial import
|