summaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Collapse)AuthorAge
* Hopefully fix the menu leak I introduced in my last version. Also some ↵Tom Ross2007-01-18
| | | | | | whitespace changes. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12069 a1c6a512-1295-4272-9138-f99709370657
* use 11025Hz on all players that support itMarcoen Hirschberg2007-01-18
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12067 a1c6a512-1295-4272-9138-f99709370657
* Fix warning and slight clean up.Tom Ross2007-01-18
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12061 a1c6a512-1295-4272-9138-f99709370657
* Change Disktidy to use the standard menu api and adapt it to work on the ↵Tom Ross2007-01-18
| | | | | | Archos Player. Change the default clean value from 'Mac' to 'Both.' git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12059 a1c6a512-1295-4272-9138-f99709370657
* Add wormlet for the H10 5/6 GB. Seems to work well on the sim.Tom Ross2007-01-18
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12057 a1c6a512-1295-4272-9138-f99709370657
* Need to build doom on the gigabeatKarl Kurbjun2007-01-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12053 a1c6a512-1295-4272-9138-f99709370657
* Put backdrop back; should never have gone away.Greg White2007-01-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12052 a1c6a512-1295-4272-9138-f99709370657
* Doom for the Gigabeat and some code reductionKarl Kurbjun2007-01-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12051 a1c6a512-1295-4272-9138-f99709370657
* Get rid of // commentGreg White2007-01-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12049 a1c6a512-1295-4272-9138-f99709370657
* Do not show main backdrop in settings for gigabeatGreg White2007-01-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12039 a1c6a512-1295-4272-9138-f99709370657
* Disable logo for new bootsplashGreg White2007-01-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12036 a1c6a512-1295-4272-9138-f99709370657
* t! Initial version of a Blackjack plugin for bitmap-screen targets. Also ↵Tom Ross2007-01-16
| | | | | | includes the changes to the manual. Cross your fingers... git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12030 a1c6a512-1295-4272-9138-f99709370657
* FS#6539 - Thanks to Tom RossBarry Wardell2007-01-15
| | | | | | | | | | | Add Jewels, Spacerocks, Wormlet, Rockboy and Sudoku for the e200. Also Includes manual changes for plugins. Add X5 keymappings for wormlet to the manual. Add help text for Jewels on the H10 and give a warning if help text is not defined. Fix bug in spacerocks lives drawing on large screens (larger than Ondio). Change spacerocks comments to C style. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12018 a1c6a512-1295-4272-9138-f99709370657
* Start of work on a port to the Archos 'AV300' (AV320/340/380) - a working UI ↵Dave Chapman2007-01-14
| | | | | | simulator (but with a dummy background image for now) and the beginnings of the target-specific firmare code. Port is temporarily using a 2bpp LCD buffer format - the AV300 has a 320x240 colour (YCbCr-based) LCD which will need a new framebuffer format and drawing routines, but the LCD is also capable of various paletted bitmap modes, one of which has an identical framebuffer format to the greyscale ipods. Buttons (and hence the button mappings) are identical to the Archos Recorder, with the exception that the PLAY button on the Recorder is replaced by pressing the joystick on the AV300 (which I call BUTTON_SELECT). The initial port will begin by being strictly HWCODEC, but will evolve to be a hybrid SWCODEC/HWCODEC platform - it has a MAS3587F but also a main CPU (54MHz arm7tdmi plus DSP) capable of software decoding of at least some formats. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12008 a1c6a512-1295-4272-9138-f99709370657
* Align backdrop buffersGreg White2007-01-14
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12003 a1c6a512-1295-4272-9138-f99709370657
* Change the gamedata folder for doom to /.rockbox/doom to go in line with ↵Dominik Riebeling2007-01-13
| | | | | | other game plugins. Closes FS#5903. Adjust manual too. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11998 a1c6a512-1295-4272-9138-f99709370657
* Setup LCD ourselves; move LCD buffer and TTB to free up 1.7MB of memoryGreg White2007-01-13
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11994 a1c6a512-1295-4272-9138-f99709370657
* Updated bootloader for H120/H140 and entirely disabled flashing code for ↵Miika Pekkarinen2007-01-12
| | | | | | H100 until somebody tests it. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11993 a1c6a512-1295-4272-9138-f99709370657
* Turn backlight ON at boot unless bootloader has already done that.Miika Pekkarinen2007-01-12
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11992 a1c6a512-1295-4272-9138-f99709370657
* Prepare core support for the iriver bootloader supporting ROM imagesMiika Pekkarinen2007-01-12
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11991 a1c6a512-1295-4272-9138-f99709370657
* Fixes Bass and Treble not being saved. Thanks to jbaSteve Gotthardt2007-01-12
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11989 a1c6a512-1295-4272-9138-f99709370657
* Make MIDI playback work on the Simulator, with sound etc. The #define stuff ↵Stepan Moskovchenko2007-01-11
| | | | | | | | | | | is a bit dirty but it works right now. Simulator sound quality is actually better due to increased CPU resources. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11987 a1c6a512-1295-4272-9138-f99709370657
* Remove another tagcache reference from the UISteve Bavin2007-01-11
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11982 a1c6a512-1295-4272-9138-f99709370657
* Fix a nasty little bug that would under the right conditions cause Stepan Moskovchenko2007-01-10
| | | | | | | memory corruption and other weirdness. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11978 a1c6a512-1295-4272-9138-f99709370657
* Restored broken bitmapLinus Nielsen Feltzing2007-01-10
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11974 a1c6a512-1295-4272-9138-f99709370657
* Fix FS#6520, allow search.rock to open .m3u8 playlists. Only the Jonathan Gordon2007-01-10
| | | | | | | | extension check was fixed, so playlists with non-ascii chars probably wont work correclty. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11973 a1c6a512-1295-4272-9138-f99709370657
* Removed executable flagLinus Nielsen Feltzing2007-01-09
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11966 a1c6a512-1295-4272-9138-f99709370657
* Added fade to car adapter mode pauseBjörn Stenberg2007-01-08
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11951 a1c6a512-1295-4272-9138-f99709370657
* Enable ROM file generation for H120/H140.Miika Pekkarinen2007-01-08
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11947 a1c6a512-1295-4272-9138-f99709370657
* Updated buttonlights for the Gigabeat port. Added LCD controller off and on ↵Steve Gotthardt2007-01-08
| | | | | | for extra power savings - thanks to Greg White. Incorporated feedback from Gary Allen. Added 'battery charging' mode: shows leds during charging. Added 'follow' mode that turns off leds when backlight goes off. Flicker mode and new solid mode only show during disk access. Access settings from Info/debug menu for now. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11945 a1c6a512-1295-4272-9138-f99709370657
* Update libwavpack with latest changes from the tiny_encoder. This allowsDave Bryant2007-01-08
| | | | | | | | playback of floating-point audio files, fixes a obscure decoding bug, and improves encoding speed somewhat. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11944 a1c6a512-1295-4272-9138-f99709370657
* Only the iriver H1x0 and H3x0 targets have both an internal mic, and an ↵Dave Chapman2007-01-07
| | | | | | external mic-compatible input and hence need the mic input explictly labeled "Internal Mic". We revert to the old "Mic" label for all other targets git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11941 a1c6a512-1295-4272-9138-f99709370657
* Rename 'Internal Mic' back to 'Mic' for the ipods.Dave Chapman2007-01-07
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11940 a1c6a512-1295-4272-9138-f99709370657
* Revamped the backlight state machine and added buttonlight controls. Go to ↵Steve Gotthardt2007-01-07
| | | | | | the Info/debug menu and test out the new modes for buttonlights on the Gigabeat - ON, OFF, Faint, and flicker - flickers on touchpad and disk reads. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11935 a1c6a512-1295-4272-9138-f99709370657
* Small oops: commited the wrong Sansa background image.Marianne Arnold2007-01-06
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11934 a1c6a512-1295-4272-9138-f99709370657
* Rockblox for the last two targets (ifp and Sansa). The Sansa keymap has ↵Marianne Arnold2007-01-06
| | | | | | already been there, the ifp keymap is working but might have room for improvements by someone who can test on the unit. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11933 a1c6a512-1295-4272-9138-f99709370657
* Changing format to make larger screen usage. Thanks to Marianne Arnold.Steve Gotthardt2007-01-06
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11930 a1c6a512-1295-4272-9138-f99709370657
* Restore the correct #if for deciding when to build Rockblox. It should be ↵Dave Chapman2007-01-05
| | | | | | disabled for 128x64 LCDs (i.e. iFP) and the Sansa git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11924 a1c6a512-1295-4272-9138-f99709370657
* Eliminate C99 variable defsGreg White2007-01-05
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11922 a1c6a512-1295-4272-9138-f99709370657
* Fix build warningsGreg White2007-01-05
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11921 a1c6a512-1295-4272-9138-f99709370657
* Putting back in the check for LCD_WIDTH of 128Steve Gotthardt2007-01-05
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11920 a1c6a512-1295-4272-9138-f99709370657
* And the bitmap to go with rockblox - Thanks again to Gary Allen - RedZZRSteve Gotthardt2007-01-05
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11919 a1c6a512-1295-4272-9138-f99709370657
* Gigabeat gets rockblox ! Thanks to the RedZZR Gary Allen.Steve Gotthardt2007-01-05
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11918 a1c6a512-1295-4272-9138-f99709370657
* Implement pcm_set_frequency in the sim. Update Doom plugin to have sound in ↵Dan Everton2007-01-05
| | | | | | the simulator. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11916 a1c6a512-1295-4272-9138-f99709370657
* Add Volume Up/Down buttons to keymap for WPSGreg White2007-01-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11913 a1c6a512-1295-4272-9138-f99709370657
* Enable Morse mode for virtual keyboard on h10 players and make it possible ↵Nils Wallménius2007-01-04
| | | | | | to enter line edit while in Morse mode. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11911 a1c6a512-1295-4272-9138-f99709370657
* Fix simulator buildGreg White2007-01-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11910 a1c6a512-1295-4272-9138-f99709370657
* Add option to toggle LCD popwer off, gigabeat onlyGreg White2007-01-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11907 a1c6a512-1295-4272-9138-f99709370657
* Improved Sansa keymappings for Pacbox, Solitaire and Star. From FS#6466 by ↵Daniel Ankers2007-01-03
| | | | | | Piotr Jafiszow git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11892 a1c6a512-1295-4272-9138-f99709370657
* Added test_sampr playback samplerate testing plugin. Should show a list of ↵Michael Sevakis2007-01-03
| | | | | | rates defined for the HW_SAMPR_CAPS in the config file. Currently plays sine, triangle, sawtooth and square waves at 441Hz at the default samplerate of 44.1Khz. Changing rates will raise or lower the pitch. Add test_sampr.c to apps/plugins/SOURCES to build. Tested only on ColdFire targets so far. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11889 a1c6a512-1295-4272-9138-f99709370657