2004-04-11 19:53:44 by Juan Romero Pardines | Files touched by this commit (3) |
Log message:
bl3ify
|
2004-03-22 04:58:00 by Krister Walfridsson | Files touched by this commit (2) |
Log message:
Let ONLY_FOR_PLATFORM recognize NetBSD 2.0 and future versions.
|
2004-02-14 01:54:46 by grant beattie | Files touched by this commit (30) |
Log message:
remove unneeded CONFIG_{GUESS,SUB}_OVERRIDE, as bsd.pkg.mk does this
automatically now.
|
2003-07-21 18:30:49 by Martti Kuparinen | Files touched by this commit (32) |
Log message:
COMMENT should start with a capital letter.
|
2003-07-17 23:50:07 by grant beattie | Files touched by this commit (1504) |
Log message:
s/netbsd.org/NetBSD.org/
|
2003-01-24 21:21:20 by Amitai Schlair | Files touched by this commit (3) | |
Log message:
Update to 1.3.3. From the changelog:
Jan 16 2003:
- Yet more code cleanup. Added a write_cksum_rio internal routine.
- Fixed a major typeo in complete_upload_rio. Uploads should work again.
Jan 13 2003:
- Further code cleanup
- S-Series should no longer bomb out on RIO_PREFR command
Jan 09 2003:
- Code cleanup, removed all compatability for recognizing old hack (sorry)
- (Library) added function for uploading from pipe (needs testing)
- (Frontend) added support for uploading from stdin (needs testing)
Jan 08 2003:
These updates correspond to v1.3.1 (currently in CVS):
- Updated the version to somthing a little easier to follow
- Minor fixes
- Mixed results comming in about using rioutil with the S-Series,
but in general the reports are positive :)
- Eliminated support to recognize old hack (it was causing wierd problems)
Other Changes:
- Updated README
- Release source to rioutil Firmware Updater
Dec 19 2002:
- Completly changed the downloadable song hack:
- Any file can be downloaded (regardless of what sf was used to ul it)
- Any song that is downloaded will be removed as well.
- No more weird numbering!
- General fixes/changes
|
2002-11-26 23:02:59 by Amitai Schlair | Files touched by this commit (2) | |
Log message:
Update to 1.2b. From the changelog:
- added rio900 support. let me know how well it works!
- updated the kernel driver as well with 900 support.
- made compat option fixed on ix86, downloads wont work :(
still works on os10 and linuxppc though :)
- small code cleanup to make adding devices easier.
|
2002-11-11 15:00:48 by Amitai Schlair | Files touched by this commit (1) |
Log message:
Fix PLIST (spotted by hubertf's i386 bulk build).
|
2002-09-11 15:57:44 by Amitai Schlair | Files touched by this commit (1) |
Log message:
Re-add support for the appropriate pre-1.6 NetBSD-current.
|
2002-09-11 01:33:20 by Amitai Schlair | Files touched by this commit (2) | |
Log message:
Update to 1.2a4. Changes are approximately:
- merged in a patch with improves mp3 recognision using mp3tech.
- Updated the build_dpkg.sh file.
- libusb is now the default method to connect to the rio
- You can still use the old default driver with the option --without-libusb.
- Small updates to mp3.c to try to improve mp3 recognision.
- Small improvement in my english skills (fixed spelling probs). english
is my only language and i can't spell!
- On a subnote, I updated the README a bit (though not much of it is
spelling).
- Implemented a solution to lost song bug. It needs testing!
- Fixed glaring bugs in driver_macosx.c.
- Fixed my implementaion of basename.
pkgsrc changes:
- use canonical pkgsrc config.guess and config.sub
- we no longer care about pre-1.6 -current systems
|