summaryrefslogtreecommitdiffstats
path: root/firmware/usb.c
AgeCommit message (Expand)AuthorFilesLines
2002-10-11Enable status bar in usb mode.Markus Braun1-64/+21
2002-09-25Don't auto-poweroff if USB is insertedLinus Nielsen Feltzing1-0/+5
2002-08-23Added NSauzede's patch to detect USB while in a Menu. It also adds the USB ic...Justin Heiner1-0/+6
2002-08-21Magnus Öman's rocking USB logo is now being put to use.Daniel Stenberg1-14/+57
2002-07-24Finally working USB mode againLinus Nielsen Feltzing1-0/+1
2002-07-23Possibly better USB handlingLinus Nielsen Feltzing1-8/+5
2002-07-15Added thread namesLinus Nielsen Feltzing1-2/+3
2002-07-15Settings are now saved in RTC RAM on Recorder (Heikki Hannikainen).Björn Stenberg1-0/+3
2002-07-03Lame attempt to fix USB polarity auto-detectionLinus Nielsen Feltzing1-5/+12
2002-07-02Compile errorsLinus Nielsen Feltzing1-0/+2
2002-07-02Added ATA debug featureLinus Nielsen Feltzing1-0/+12
2002-07-01Increased thread stack sizeLinus Nielsen Feltzing1-1/+1
2002-07-01More robust, debounced USB detectionLinus Nielsen Feltzing1-18/+43
2002-07-01Killed a few warningsLinus Nielsen Feltzing1-0/+1
2002-07-01Better handling of non-responding threadsLinus Nielsen Feltzing1-99/+111
2002-06-30Killed a warningLinus Nielsen Feltzing1-0/+1
2002-06-30Now uses adc_read()Linus Nielsen Feltzing1-1/+2
2002-06-30Added usb_display_info()Linus Nielsen Feltzing1-3/+23
2002-06-30Even better USB supportLinus Nielsen Feltzing1-12/+134
2002-06-29Wrong polarity for player USB checkLinus Nielsen Feltzing1-3/+3
2002-06-29First versionLinus Nielsen Feltzing1-0/+125