libkarma

log

age author description
9 months ago franky Added tag libkarma 0.1.1 for changeset 9feba8a2f946default tip
9 months ago franky Updated the Changelog and the version numberlibkarma 0.1.1
9 months ago franky updated .spec file
9 months ago Samuli Suominen use DESTDIR/PREFIX instead of DEST in the Makefile
2007-10-30 evidal Fixed some items broken by other recent changes; Fixed rio_rw.c create_temp_file/update_props_from_tags (LAN) bugs
2007-09-10 franky Updated link to libkarma
2007-09-03 bob Update properties list when removing a file.
2007-07-30 Ben Konrath link/include fix for Fedora
2007-07-28 Bob Copeland check for NULL before strcmp
2007-06-05 Jeff Mitchell created an HAL fdi file for the rio karma
2007-05-31 franky Fixed a small bug in fdb_load()
2007-05-24 bob Fix a crash caused by an empty smalldb.
2007-05-15 franky Added tag libkarma 0.1.0 for changeset b15206241ac1
2007-05-15 franky Updated the Changelog and the version numberlibkarma 0.1.0
2007-05-14 franky resurrected chprop
2007-05-14 evidal Make temporoary filename unique in lk_rio_create_temp_file()
2007-04-14 franky removed the argument of lk_properties_cache_obsolete()
2007-04-14 franky fix for an fd leak by Oliver Maunder
2007-04-11 franky Added Manfiles, written by Joe Nahmias <jello@debian.org>
2007-03-26 bob This patch adds more graceful handling for empty disks: create directories as
2007-03-19 bob Fixes to enable building on MacOS X
2007-02-08 franky chmod +x tools/create_smalldb tools/rkUsb
2007-02-08 evidal Added code to trim props trailing whitespace in set_tag_props/rio_rw.c
2007-01-24 evidal Changed riocp -L syntax and added %l formatting tag to allow printing/downloading contents of multiple playlists
2007-01-21 evidal Added playlist-based print and download support in riocp
2007-01-20 evidal Fixed broken shared lib linking and added sudo to the rkUsb script
2007-01-13 bob Check for errors on upload
2007-01-14 evidal Fixed props counting errors, added 'Missing smalldb error', added 'static' target to Makefiles and updated ChamgeLog/TODO
2007-01-12 bob Fix props.count off-by-one
2007-01-11 bob Fix boneheaded ret variable confusion
2007-01-04 franky changes to the install process (Joseph Nahmias)
2006-12-23 bob Fix an obvious resource leak
2006-12-23 bob Some build fixes including:
2006-12-02 franky playlist header fixed, andOrSearch/fdb_save index error fixed
2006-11-27 franky playlist functions added to lkarma.h (Andy Kelk)
2006-11-11 franky Added tag libkarma 0.0.6 for changeset 97f32080992024d7c9826d94ed68e3bb9df17dff
2006-11-11 franky Updated the Jamfiles and the version numberlibkarma 0.0.6
2006-10-20 franky Bugfix from Oliver Maunder <mail@olivermaunder.co.uk>
2006-10-19 franky fixed: lk_mountSearch_discover when /proc/mounts > 1024 bytes
2006-10-01 bob Don't check the device name of the mount in /proc/mounts; people may
2006-09-10 evidal Changed MODE_PROPERTY to 'bpm'; Fixed err return in is_karma_mountpoint
2006-09-06 evidal Fixed bad length/duration yield by update_props_from_tags()
2006-09-03 evidal Added an error for fdb.c and changed the string of E_NOPROP
2006-09-03 Keith Bennett Added support for calculating rids correctly in lkarmafs.
2006-09-01 Keith Bennett Fixed typo in lk_karmaUsb_get_device_settings().
2006-09-01 Keith Bennett Fixed errors introduced by previous patch.
2006-08-30 keith Changed the method used for sorting tracks by artist so
2006-08-30 keith Changed device settings so that they no longer use the
2006-08-30 keith Only download the fdb file when the cache is obsolete.
2006-08-30 keith Header cleanups.
2006-08-23 Keith Bennett Removed support for ogg-encased flac files since the Karma
2006-08-22 keith Write identifying header to fdb files.
2006-08-22 evidal Restored broken Ethernet functionality and fixed rio_rw bugs
2006-08-21 Keith Bennett Added hostname to the fdb file.
2006-08-20 Keith Bennett Bugfixes for fdb support.
2006-08-19 Keith Bennett Re-implemented fdb support.
2006-08-17 Keith Bennett Added a check for duplicate files based on artist, source and title
2006-08-17 Keith Bennett Fixed bug in setting the offset for ogg files.
2006-08-15 evidal Fixed rio_rw error handling and several other minor bugs
2006-08-15 Keith Bennett Fixed bug introduced by previous patch