index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
Age
Commit message (
Expand
)
Author
2008-12-13
correct battery readout for m200v4. Percentage is still uncalibrated.
Dominik Wenger
2008-12-13
Add a disconnect handler for usb storage. It doesn't do anything yet, but it ...
Frank Gevaerts
2008-12-13
Keyclick fixup take two. It is only 88 samples (2msec) long so keep a small s...
Michael Sevakis
2008-12-13
PCM buffer beeping needs the audio buffer reset in order to work after operat...
Michael Sevakis
2008-12-13
Fix FS#8660-Recording hardlocks with keyclick enabled and FS#9388-keyclicks t...
Michael Sevakis
2008-12-12
CLOCKING register should be set on hardware init.
Michael Sevakis
2008-12-12
FS#9625, keep HPCM codec setting (headphone common mode) enabled for E200V2 too.
Bertrik Sikken
2008-12-12
m200v4: rename Keys, so they match better other targets with similar key-layo...
Dominik Wenger
2008-12-12
Argh. Being stupid. Missed one. Nap time.
Michael Sevakis
2008-12-12
Get rid of some pcm_apply_settings cruft at the low level I somehow missed. M...
Michael Sevakis
2008-12-12
Fix-m the ruddiness.
Michael Sevakis
2008-12-12
Bring consistency to pcm implementation and samplerate handling. Less low-lev...
Michael Sevakis
2008-12-12
Reclaim a bit of binsize on hdd based archoses by making the bit test unsigne...
Jens Arnold
2008-12-12
Fix the sound level on the Philips HDD1630
Mark Arigo
2008-12-12
FS#9591 by Anton Veretenenko for the Philips GoGear HDD1620/1630 (with a few ...
Mark Arigo
2008-12-11
Sansa e200v2 and Fuze : disable not implemented recording
Rafaël Carré
2008-12-11
Sansa e200v2 and Fuze : disable tuner until i2c communication is tested (or w...
Rafaël Carré
2008-12-11
Fix a PortalPlayer PCM bug that made keyclick malfunction. Should fix FS#8836...
Michael Sevakis
2008-12-10
Fix a wrong comment in thread.c and mention an alternative approach to inits....
Michael Sevakis
2008-12-10
Fix minor copy & paste error in comment. No functional change.
Nils Wallménius
2008-12-10
Sansa Clip: enable tagcache, quickscreen and pitchscreen
Rafaël Carré
2008-12-10
Fix red and a couple other things I somehow missed.
Michael Sevakis
2008-12-10
Use cookies for thread identification instead of pointers directly which give...
Michael Sevakis
2008-12-09
resize-on-load for bitmap files on 2bpp and color targets
Andrew Mahone
2008-12-09
FS#9609 FM radio support for the Gigabeat S, seeking/scanning is not yet
Nils Wallménius
2008-12-09
make fmradio-i2c code from clip more generic, so it works for m200v4 and hope...
Dominik Wenger
2008-12-09
Color LCDs shouldn't have to have contrast set to 0 before shutdown. If contr...
Michael Sevakis
2008-12-08
Meg-FX: Enable a real tick in the bootloader. Do cleanups before switching t...
Michael Sevakis
2008-12-08
Have drivers merged for WM8711/21/31 since they are so similar but respect al...
Michael Sevakis
2008-12-08
Sansa Clip: implement the fmradio_i2c interface using generic_i2c
Bertrik Sikken
2008-12-08
* combine i2c_ack and i2c_outb
Bertrik Sikken
2008-12-08
Sansa Clip: revert 19353
Rafaël Carré
2008-12-07
Generic I2C: fix various problems with this (now) unused driver
Rafaël Carré
2008-12-07
Meg F/X: Radically changing divider settings messed up the fake sleep in the ...
Michael Sevakis
2008-12-07
Meg F/X can beep and click using a hardware timer so let us try it out. To ma...
Michael Sevakis
2008-12-06
Add small delays before lcd_write_data() and lcd_write_command(). This seems ...
Frank Gevaerts
2008-12-06
Sansa Clip: No need to use GPIO pin B6 in LCD
Rafaël Carré
2008-12-05
Sansa Clip: No need to use GPIO pin B5 in LCD - it's likely used in FM
Rafaël Carré
2008-12-05
Sansa AMS: use vectored interrupts
Rafaël Carré
2008-12-05
Sansa AMS: correct VIC registers usage
Rafaël Carré
2008-12-04
Sansa AMS "High Mem" : fix main binary linking broken by r19342
Rafaël Carré
2008-12-04
pcm-as3525.c : don't use |= on a write-only register (VIC_INT_EN_CLEAR).
Bertrik Sikken
2008-12-04
Sansa AMS: Disable DMA clocks when not in use
Rafaël Carré
2008-12-04
Sansa AMS: disable I2SOUT clocks when playback is stopped
Rafaël Carré
2008-12-04
Sansa AMS: PCM driver (FS#9592)
Rafaël Carré
2008-12-04
Keep codec HPCM (headphone common mode) enabled for Sansa Clip and Sansa m200...
Bertrik Sikken
2008-12-04
Cleaned up codepage handling, by Yoshihisa Uchida. (FS#9349)
Björn Stenberg
2008-12-04
Sansa AMS: Don't allocate stack in irq_handler
Rafaël Carré
2008-12-04
Sansa AMS SD driver: don't check non fatal flags of MCI_STATUS
Rafaël Carré
2008-12-04
Oops, logic error! Interrupts enabled != in interrupt mode
Maurus Cuelenaere
[next]