summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2007-07-31vu_meter: Use the fixedpoint lib (moving flog there)Robert Keevil3-78/+42
2007-07-31FS#2735 - stats plugin now shows the number of files in the biggest directoryJonathan Gordon1-3/+9
2007-07-31Accept FS#7437 - add the delete option to the wps context menu so the current...Jonathan Gordon1-1/+1
2007-07-31Fix FS#7311 '64 bit simulator crashes when using the menus in some plugins.' ...Nils Wallménius2-125/+129
2007-07-31Hopefully fix the problems with voice not cancelling its CPU boost.Michael Sevakis1-12/+5
2007-07-31Converted the menus to the new API in the clock plugin and started to port to...Kevin Ferrare1-474/+327
2007-07-31FS#6266 - flush PCM buffers if the user skips while paused. FixesFS#5747.Steve Bavin1-2/+9
2007-07-31Removed duplicated code for menu items definition, made the plugin use the ac...Kevin Ferrare1-135/+42
2007-07-31plugins code cleanup : moved the duplicated fixed point table loockup based s...Kevin Ferrare6-379/+119
2007-07-30RTC (real time clock) support for Rockboy. The time in games like Pokemon Gol...Tom Ross7-53/+51
2007-07-29Revert r14050 (apart from the non-related whitespace changes) and fix the S3C...Dave Chapman5-26/+60
2007-07-29Use the wheel to aim on the sansaJonathan Gordon1-6/+23
2007-07-29iPod 1st..3rd gen: Fix CPU scaling instability on PP5002 * Add some new info ...Jens Arnold1-1/+1
2007-07-29Fixed the metronome plugin crashing on target. Fixes <a href='http://www.rock...Kevin Ferrare1-42/+38
2007-07-29Fix mp3 playback on the gigabeat by not putting code in IRAM. Someone actuall...Michael Giacomelli3-10/+10
2007-07-29Least but not lastKevin Ferrare1-1/+1
2007-07-29How should I say ... oops ?Kevin Ferrare1-1/+1
2007-07-29Use multi-screen api for metronome plugin, and made it run in the simulator b...Kevin Ferrare5-641/+652
2007-07-28FS#6403: Fix the spelling of LANG_ID3_FREQUENCY. Shouldn't break old .lng fil...Barry Wardell34-35/+35
2007-07-28FS #6705 - ARM optimisations for libmad by Tomasz Malesinski. Modified sligh...Dave Chapman6-21/+1091
2007-07-28fixed the speed problem on bitmaps LCD for the jackpot plugin and added the r...Kevin Ferrare2-14/+20
2007-07-27Make 'View HW Info' work on PP5002 targets and move clock estimation there. *...Jens Arnold1-17/+28
2007-07-27Grayscale library: Tuned frame frequency for the 2nd/3rd gen LCD.Jens Arnold1-0/+6
2007-07-27Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet.Jens Arnold63-91/+169
2007-07-27fixes bug that prevented playback of WavPack files containing over 1000 bytes...Dave Bryant1-7/+19
2007-07-27Fix FS#7490 (%px tag causes divide by zero errors).Nicolas Pennequin1-0/+3
2007-07-26Preparations for iPod G1 and G2. Does not even compile properly yet. * Sorted...Jens Arnold2-2/+4
2007-07-26Set properties for the files I added.Nicolas Pennequin2-2/+2
2007-07-26Fix a bug where targets which have a software keylock couldnt seek in the wps...Jonathan Gordon1-1/+1
2007-07-26MP4: Add support for comment and year tags.Magnus Holmgren1-0/+23
2007-07-26fix red for maze pluginKevin Ferrare1-23/+23
2007-07-26code cleanup and remote support for maze pluginKevin Ferrare1-153/+218
2007-07-26FS#5809:Jonathan Gordon2-5/+15
2007-07-25Oops, forgot to trim down the lines before my previous commit.Nicolas Pennequin1-2/+4
2007-07-25Implement feature request FS#7476: Add a "song progress percentage" WPS tag (...Nicolas Pennequin4-0/+14
2007-07-25Remove the hack which read the ipod hardware revision from flash in the bootl...Dave Chapman1-5/+15
2007-07-25Opps fixed some e200 qnd h10 entries.Mustapha Senhaji1-47/+62
2007-07-25FS#7478 (heavily modified by me).Jonathan Gordon1-17/+37
2007-07-25Fix the bug where holding left no longer stopped at the browser root.Jonathan Gordon2-10/+5
2007-07-25FS#6879 Case convertion for francais language by Simon Descarpentries and rew...Mustapha Senhaji1-484/+469
2007-07-25Correct plugin API versions, thanks to scorche.Steve Bavin1-2/+2
2007-07-25Redo my previous commit. Highscore is only shown if there is room on the top ...Jonathan Gordon1-6/+19
2007-07-25fixed yellow, forgot to increase the plugin API versionKevin Ferrare3-5/+9
2007-07-25Ported the archos player's jackpot plugin to bitmaps LCD (still need some nea...Kevin Ferrare11-238/+314
2007-07-25Show the high score on the bottom of the screen instead of sharing the top li...Jonathan Gordon1-11/+4
2007-07-25Some rewriting of the e200 ata driver. No more panicing. Faster card multiple...Michael Sevakis1-2/+8
2007-07-25Fix overflow in noise coding. Greatly improves sound quality of some low bit...Michael Giacomelli1-1/+1
2007-07-25Fix a bug that would cause a hang when shutting down from the recording scree...Michael Sevakis1-0/+7
2007-07-24MP4: Fix a sign error preventing some files from playing (e.g., if tagged by ...Magnus Holmgren1-3/+3
2007-07-24Prevent statusbar from flickering in the 'Set Time/Date' screenNils Wallménius1-1/+1