[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r56] by hjelmn

update configury and check for libusb 1.0

2012-11-29 18:33:44 Tree
[r55] by hjelmn

quiet compiler warnings

2012-11-29 18:32:18 Tree
[r54] by jfaris

Complete the switch to new logging functions. The rio_log() function is replaced by
debug(), warning(), and error(). The new logging functions don't depend on the rio struct,
and the debug level is now stored globally. Logging levels are defined in riolog.h

The output should still look the same as before.

2008-08-03 04:27:49 Tree
[r53] by jfaris

Fix overflow problems with extremely long songs (ie audiobooks) by declaring some things as
unsigned.

Also properly recognize playlist files on the device as such.

2008-08-01 14:51:07 Tree
[r52] by jfaris

Fix some compiler warnings.

2008-08-01 13:00:45 Tree
[r51] by jfaris

New function: get_flist_rio

Returns a pointer to the flist struct for the given file number.

2008-08-01 06:35:03 Tree
[r50] by jfaris

Use strncpy for safety

2008-08-01 06:00:39 Tree
[r49] by jfaris

New command line option -g to print a list of playlists on the device.
The output isn't too pretty but it works.

2008-08-01 05:53:55 Tree
[r48] by jfaris

Set the playlist name in get_playlist_rio

2008-08-01 05:50:53 Tree
[r47] by jfaris

Fix rio_num() function by changing logic || to bitwise |.

Also added some logging.

2008-08-01 05:46:15 Tree
Older >