index
:
libgpod.git
documentation-updates
hal-callout-path-fix
jump-table-support-for-0.6.0
master
python-container-methods
python-container-methods-old
python-podcast-mediatype
python-quiet-tests
python-thumb-api-fix-v1
python-thumb-api-fix-v2
remove-chapterdata_raw
libgpod - iPod library (tmz's crap)
Todd Zullinger
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* src/itdb.h:
jcsjcs
2006-06-01
11
-113
/
+154
*
* src/db-artwork-writer.c (write_mhni): fix segfault caused by
jcsjcs
2006-06-01
3
-8
/
+7
*
***** merged photo-support branch back to MAIN. branch is tagged
jcsjcs
2006-05-30
21
-475
/
+2020
*
* src/itdb_itunesdb.c: avoid segfault if album field of podcasts
jcsjcs
2006-05-05
1
-3
/
+10
*
* src/itdb_itunesdb.c: smart playlists: avoid assertion
jcsjcs
2006-05-02
1
-5
/
+9
*
* src/itdb_device.h: removed dead code
teuf
2006-04-10
2
-18
/
+2
*
* docs/Makefile.am:
teuf
2006-04-10
5
-252
/
+909
*
2006-04-03 Jorg Schuler <jcsjcs at users.sourceforge.net>
jcsjcs
2006-04-05
4
-16
/
+47
*
* itunesdb.c: set filetype identifier when transfering track to
jcsjcs
2006-03-29
2
-9
/
+24
*
Alpha version of reversed-endian Artwork writing. Status: iTunesDB
jcsjcs
2006-03-23
17
-197
/
+454
*
* itdb_itunesdb.c (itdb_write_file): move endianess autodetection
jcsjcs
2006-03-18
2
-6
/
+7
*
Removed leftover debuggin printfs
jcsjcs
2006-03-17
1
-5
/
+1
*
* itdb_itunesdb.c (mk_mhod): fixed bug when writing podcast urls.
jcsjcs
2006-03-17
1
-3
/
+8
*
* simplified some code by using itdb_get_path() instead of
jcsjcs
2006-03-17
1
-2
/
+2
*
* itdb_device.[ch]: rewrote ipod-device.c, removed all hal-code,
jcsjcs
2006-03-16
17
-2418
/
+909
*
* itdb.h, itdb_itunesdb.c: added functions for autodetection of
jcsjcs
2006-03-14
2
-57
/
+154
*
* itdb.h: added movie_flag and lyrics_flag to Itdb_Track
jcsjcs
2006-03-12
3
-194
/
+665
*
* ipod-device.c: added entries for iPod Nano 1 GB black and white
jcsjcs
2006-03-09
1
-1
/
+3
*
Undoing the last CVS checkin -- I was in the wrong directory. Sorry for that.
jcsjcs
2006-03-09
3
-278
/
+69
*
* ipod-device.c: added entries for iPod Nano 1 GB black and white
jcsjcs
2006-03-09
3
-69
/
+278
*
* configure.ac: bumped version to 0.3.2 for release.
jcsjcs
2006-03-04
2
-8
/
+11
*
* ipod-device.c: (ipod_device_set_property): fixed possible
jcsjcs
2006-02-28
1
-8
/
+10
*
* src/ipod-device.c: added HP type color photo ipod 'S492'. Thanks
jcsjcs
2006-02-19
1
-1
/
+2
*
* libgpod-1.0.pc: added gobject-2.0 to 'Requires:' list
jcsjcs
2006-02-19
1
-0
/
+6
*
* src/ipod-device.c: (ipod_device_set_property): fixed bug that
jcsjcs
2006-02-14
2
-14
/
+14
*
* src/itdb_itunesdb.c: (itunesstats_read) Fixed error when reading
jcsjcs
2006-02-04
1
-2
/
+2
*
* src/itdb_itunesdb.c, src/itdb_playlist.c, src/ithumb-writer.c:
jcsjcs
2006-02-03
3
-88
/
+92
*
(ipod_device_get_model_index_from_table): fix warning about
jcsjcs
2006-01-03
1
-2
/
+2
*
* src/ipod-device.c: (ipod_device_set_property) check hal_context
jcsjcs
2006-01-03
1
-6
/
+11
*
* src/ipod-device.c: don't ignore return value of
jcsjcs
2005-12-18
1
-10
/
+18
*
* src/itdb_artwork.c: (itdb_thumb_get_gdk_pixbuf) allow to get
jcsjcs
2005-12-11
2
-30
/
+76
*
* src/ithumb-writer.c: fixed typo leading to segfault.
jcsjcs
2005-12-10
1
-1
/
+1
*
* src/hal-common.c: reverse order of include statements to fix
jcsjcs
2005-12-09
1
-2
/
+2
*
* src/itdb_artwork.c: fix compilation problem when gdkpixbuf is
jcsjcs
2005-12-09
1
-1
/
+3
*
* src/ithumb-writer.c: create Artwork directory when attempting to
jcsjcs
2005-12-09
1
-0
/
+9
*
* src/itdb_itunesdb.c: change g_assert to g_return_if_fail (don't
jcsjcs
2005-12-06
3
-7
/
+7
*
* src/itdb_track.c: take care of artwork_size/_count a little
jcsjcs
2005-12-04
4
-65
/
+152
*
One more detail for the consistent size stuff.
jcsjcs
2005-12-04
1
-1
/
+1
*
Fix warning about Artwork sizes when importing database.
jcsjcs
2005-12-04
1
-1
/
+1
*
* src/db-artwork-writer.c, src/itdb_itunesdb.c,
jcsjcs
2005-12-04
6
-34
/
+26
*
* src/db-artwork-writer/parser.c: Create ArtworkDB when it does
jcsjcs
2005-12-04
2
-8
/
+25
*
2005-11-30 Christophe Fergeau <teuf@gnome.org>
teuf
2005-11-30
1
-3
/
+5
*
2005-11-28 Christophe Fergeau <teuf@gnome.org>
teuf
2005-11-28
3
-0
/
+15
*
New API for thumbnail support: see src/itdb.h for details.
jcsjcs
2005-11-28
10
-452
/
+1011
*
* overall changes to support itdb_image_get_gdk_pixbuf(). Run
jcsjcs
2005-11-24
6
-49
/
+135
*
2005-11-23 Christophe Fergeau <teuf@gnome.org>
teuf
2005-11-23
8
-198
/
+247
*
2005-11-23 Christophe Fergeau <teuf@gnome.org>
teuf
2005-11-23
1
-0
/
+1
*
2005-11-22 Christophe Fergeau <teuf@gnome.org>
teuf
2005-11-22
1
-3
/
+2
*
2005-11-22 Christophe Fergeau <teuf@gnome.org>
teuf
2005-11-22
1
-1
/
+2
*
2005-11-21 Christophe Fergeau <teuf@gnome.org>
teuf
2005-11-21
1
-1
/
+2
[prev]
[next]