summaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Expand)AuthorAge
* Make 'Filename:' on recording screen possible to translate. Also replace some...Magnus Holmgren2006-09-09
* Synced Swedish translation.Magnus Holmgren2006-09-09
* FS patch #5959 by Antonius Hellmann. Update MP3 encoder to the state of the M...Thom Johansen2006-09-09
* Fire: * Improved greyscale palette. * Fixed colour mode (palette was inverted...Jens Arnold2006-09-08
* Correct the help text for iriver HXXX playersMartin Arver2006-09-06
* More natural bouncing cards animation.Jens Arnold2006-09-06
* Solitaire: * Improved large suits for medium/large LCDs, and all new large su...Jens Arnold2006-09-06
* Fix sound in Doom on H10 - we don't support 11025Hz so use 44100Hz instead.Barry Wardell2006-09-05
* Untested cursor display fix when no cards are left/drawn on the remains stack.Antoine Cellerier2006-09-05
* Add some yielding during the bouncing cards sequence (and only refresh what's...Antoine Cellerier2006-09-05
* Recude iram usage for the Vorbis decoder a little. Makes it possible to build...Magnus Holmgren2006-09-05
* A few minor changes to match upstream svn.Magnus Holmgren2006-09-05
* Fix the warnings.Dan Everton2006-09-05
* At startup enable the hardware equalizer if it's set to be on.Dan Everton2006-09-05
* Fix not being able to exit Doom on the H10.Barry Wardell2006-09-05
* Foreground color in menusAntoine Cellerier2006-09-04
* Bouncing cards when you win :)Antoine Cellerier2006-09-04
* Restore default background color when going back to menu after winning.Antoine Cellerier2006-09-04
* Some more remains' stack bug fixes. I must've been drunk when i wrote the ori...Antoine Cellerier2006-09-04
* Gracefully shutdown unless firmware is found.Miika Pekkarinen2006-09-04
* Fixed the warning.Miika Pekkarinen2006-09-03
* Fix some more bugs found by amiconn:Antoine Cellerier2006-09-03
* Fixed cpu incorrectly unboosted at boot.Miika Pekkarinen2006-09-03
* more fixes for the iriver remotesJonathan Gordon2006-09-03
* Use consistant margins. If people still have ideas to make it look better on ...Antoine Cellerier2006-09-03
* doesnt really need to use the sysfont for the pitch screenJonathan Gordon2006-09-03
* make the pitch screen use the remote screen also, and fix non-lcd iriver remo...Jonathan Gordon2006-09-03
* fix pitch and quick screen keymaps for h100 lcd remoteJonathan Gordon2006-09-03
* make the F1 key work a bit more reliably in the wpsJonathan Gordon2006-09-03
* Some more tweaking so that it now looks really good on small screensAntoine Cellerier2006-09-02
* Fix solitaire card colorsAntoine Cellerier2006-09-02
* more make magic to heal the broken buildsDaniel Stenberg2006-09-02
* Hopefully fix solitaire invisible card bug ... and add some more.Antoine Cellerier2006-09-02
* settings.h includs button.h that includes target-button.h so we need to makeDaniel Stenberg2006-09-02
* #include button.h in settings.h - HAVE_BUTTON_HOLD (defined in button.h) is u...Dave Chapman2006-09-02
* Display bitrate (Q value for Archos), samplerate, channels and recording form...Martin Scarratt2006-09-02
* Fixed the errors.Miika Pekkarinen2006-09-02
* Cleanup threads.c by moving declarations inside structs.Miika Pekkarinen2006-09-02
* Oops! Missed a couple #defines to enable the features for iRiver.Michael Sevakis2006-09-02
* Enabled channel selection for UDA1380 and limited frquency select to 44.1KHz ...Michael Sevakis2006-09-02
* Fixed metadata parser to allow playback of self-extracting WavPack files andDave Bryant2006-09-01
* Hopefully this tweak to the Coldfire assembly in mp3_enc.c will fix the compi...Michael Sevakis2006-09-01
* Put Musepack output data array back in IRAM for faster DSP processing. Patch ...Thom Johansen2006-09-01
* Support for Musepack SV4-6 stream files. Patch by Andrew Cupper.Thom Johansen2006-09-01
* Fix a display issue for targets with AGC where filetype info was overwriting ...Martin Scarratt2006-09-01
* fix key mappings for H1xx remote in quickscreen Spotted by David RothenbergerMartin Scarratt2006-09-01
* fix the other typo in the H1xx remote keymaps, Spotted by David RothenbergerMartin Scarratt2006-09-01
* Rearrangement of playback.c to group routines by threadSteve Bavin2006-09-01
* fix text editor for actions system, stopgap approach untill actions is modifi...Jonathan Gordon2006-09-01
* removed an unneeded variableJonathan Gordon2006-09-01