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
2007-06-07
e200: Better sync of display enabling and display update. The display would b...
Michael Sevakis
2007-06-07
increase the SD stack.
Jonathan Gordon
2007-06-06
Assumption about there being MPEG1-only samplerates available and therefore M...
Michael Sevakis
2007-06-06
Accept FS#7178 - Sansa e200 FM tuner support by Ivan Zupan. Do the needed int...
Michael Sevakis
2007-06-05
Apply FS#7183. Also change to use documented ways to avoid inlining of functi...
Magnus Holmgren
2007-06-05
Initial commit of Monkey's Audio (.ape/.mac) support. Note that Monkey's is ...
Dave Chapman
2007-06-05
e200: Fix errors from recording addition and a warning that comes up when fix...
Michael Sevakis
2007-06-05
e200: Add recording. Just from MIC right now and FM integration will happen s...
Michael Sevakis
2007-06-04
Commit part of FS7113: This adds proper LCD initialization to the gigabeat th...
Karl Kurbjun
2007-06-04
Bring back rolo for mi4-based targets (H10 and Sansa).
Barry Wardell
2007-06-03
Some fixes to doom dehacked loading - make embedded dehacked files actually l...
Karl Kurbjun
2007-06-03
e200: Update the button init code to be more correct for using GPIO IRQs.
Michael Sevakis
2007-06-03
e200: Finally use GPIO IRQs for the buttons...it's IRQ enable bit 33 afterall...
Michael Sevakis
2007-06-01
Tiny fix for an unlikely error path.
Steve Bavin
2007-06-01
e200: Use clocking set up by loader and skip setting the values for now. Chan...
Michael Sevakis
2007-05-30
Revert changes to id3.h, removing those members from the struct made binsize ...
Nils Wallménius
2007-05-30
Remove unused struct members and ifdef some for SWCODEC
Nils Wallménius
2007-05-28
Accept FS#7228 by Dagni McPhee enable pitchscreen on sansa
Nils Wallménius
2007-05-27
Fix the audiohw settings stub for the sim so the rec screen doesnt crash anymore
Jonathan Gordon
2007-05-25
Bring buttons back to the e200 bootloader?
Michael Sevakis
2007-05-23
Fix typo.
Jens Arnold
2007-05-23
Allow ColdFire targets to be buildt with GCC >= 4.1.0.
Magnus Holmgren
2007-05-23
ATA driver: * Support for drives with large physical sectors and no support f...
Jens Arnold
2007-05-22
the DAC drivers need to include audiohw.h now
Marcoen Hirschberg
2007-05-22
make audiohw.h include the DAC header files
Marcoen Hirschberg
2007-05-22
e200: Remute the line in with #if 0 as it causes static noise for those witho...
Michael Sevakis
2007-05-22
red free
Christian Gmeiner
2007-05-22
fix red ipod mini's
Christian Gmeiner
2007-05-22
* move audio settings into audio codec drivers
Christian Gmeiner
2007-05-22
e200: Use 16-16 L-R pairs when writing to the TX FIFO. Kill the channel swapp...
Michael Sevakis
2007-05-20
exclude unused headers
Christian Gmeiner
2007-05-20
Fix some warnings regarding AUDIO_NUM_SOURCES being 0 which is the intent wit...
Michael Sevakis
2007-05-20
Oops. That shouldn't have snuck in there.
Michael Sevakis
2007-05-20
Use bitmasks to define which inputs are available. Makes it easier to remove ...
Michael Sevakis
2007-05-20
Increase sansa volume range at the lower end. This seems to be necessary
Antonius Hellmann
2007-05-20
fix the gigabeat remote button not working when backlight is off and filter f...
Jonathan Gordon
2007-05-20
add separate button defines for the Gigabeat remote control
Marcoen Hirschberg
2007-05-19
Reset the pcm_paused flag in the PP FIQ as well to complement the fix for FS ...
Jens Arnold
2007-05-19
always reset the pcm_paused flag when stopping playback. fixes FS #7187
Marcoen Hirschberg
2007-05-19
Backlight=on as default for sansa bootlaoder/application. Allows instant
Antonius Hellmann
2007-05-19
FS#5472 add a memory size prompt to configure to allow ipod video builds for
Daniel Stenberg
2007-05-17
Change i2c config on e200. Seems to speed things up somewhat.
Michael Sevakis
2007-05-17
This should fix the tinniness on e200. Best recipe not worked out yet but I'l...
Michael Sevakis
2007-05-15
Make it possible to select the correct battery capacity on ipod video, defaul...
Nils Wallménius
2007-05-15
More gigabeat LCD cleanup and completely remove the use of DMA for lcd_update...
Dave Chapman
2007-05-15
Gigabeat LCD driver cleanup: Revert the DMA optimisations to the gigabeat LCD...
Dave Chapman
2007-05-15
Make sure that the IDE power pin is properly initialized
Karl Kurbjun
2007-05-14
Gigabeat Button/Backlight update: Reduce the number of writes to the sc606 wh...
Karl Kurbjun
2007-05-14
Remove some unneeded buttonlight code
Karl Kurbjun
2007-05-13
enable lineIn1 - lets hope FM chip is connected to lineIn 1
Christian Gmeiner
[next]