summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Collapse)AuthorFilesLines
2008-05-05Simple test_touchpad plugin for D2 and m:robe500 (not built by default).Rob Purchase4-1/+155
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17392 a1c6a512-1295-4272-9138-f99709370657
2008-05-05Fix maze and rocklife on greyscale targets which were broken by r17382. ↵Marianne Arnold2-2/+7
Maybe the colours or the code can be improved a bit, just get it working again for now. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17390 a1c6a512-1295-4272-9138-f99709370657
2008-05-05PCM buffer muting doesn't seem benificial for wm8978 so turn it off.Michael Sevakis1-1/+2
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17384 a1c6a512-1295-4272-9138-f99709370657
2008-05-05Oops, forgot a string.Alessio Lenzi1-1/+1
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17383 a1c6a512-1295-4272-9138-f99709370657
2008-05-05Keep the old colours for maze and rocklife.Barry Wardell2-2/+2
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17382 a1c6a512-1295-4272-9138-f99709370657
2008-05-05FS#7977: Bootloader logo for PP-based targets (H10, Sansa, M-Robe 100).Barry Wardell2-0/+8
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17374 a1c6a512-1295-4272-9138-f99709370657
2008-05-05Fix a couple quirks from the previous commit.Nicolas Pennequin1-2/+2
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17370 a1c6a512-1295-4272-9138-f99709370657
2008-05-05Convert the whole codebase to UTF-8, except docs/COMMITTERS and ↵Nicolas Pennequin52-56/+56
tools/creative.c, which need checking. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17369 a1c6a512-1295-4272-9138-f99709370657
2008-05-05Restore Zagor's copyright from before the WPS tokenizer. I shouldn't have ↵Nicolas Pennequin3-3/+5
removed it. Also add mine in playback.c, alongside Slasheri's. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17368 a1c6a512-1295-4272-9138-f99709370657
2008-05-05Fix errors for ZVM build caused by r17366Dave Chapman1-2/+2
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17367 a1c6a512-1295-4272-9138-f99709370657
2008-05-05scroll all lines in read-only info listsJonathan Gordon2-0/+10
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17366 a1c6a512-1295-4272-9138-f99709370657
2008-05-05move the pitchscreen out of screens.c.. no functional changesJonathan Gordon3-253/+288
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17365 a1c6a512-1295-4272-9138-f99709370657
2008-05-04New card bitmaps for the m:robe100 (used in solitaire and blackjack). They ↵Marianne Arnold4-1/+5
graphics are now bigger, same size as on other 160x128 displays, and take the 'inverted' red on black of the m:robe100's display into account. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17364 a1c6a512-1295-4272-9138-f99709370657
2008-05-04Updated italian translation.Alessio Lenzi1-2/+86
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17363 a1c6a512-1295-4272-9138-f99709370657
2008-05-04Oops again. One more zero init too.Michael Sevakis1-1/+1
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17361 a1c6a512-1295-4272-9138-f99709370657
2008-05-04Oops. Need one more %s.Michael Sevakis1-2/+2
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17360 a1c6a512-1295-4272-9138-f99709370657
2008-05-04Add some M/UDMA information to the Disk Info debug screen for both Gigabeats.Michael Sevakis1-0/+36
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17359 a1c6a512-1295-4272-9138-f99709370657
2008-05-04Polish voicing of quickscreen: make it like in FS#6171: announceStéphane Doyon2-17/+49
"quickscreen" on entering, announce when leaving, say option name when changing values in case the user isn't entirely familiar with the layout... git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17358 a1c6a512-1295-4272-9138-f99709370657
2008-05-04Move study mode settings from r17355 to end of settings struct toStéphane Doyon1-2/+2
avoid having to bump plugin API version. Thx jdgordon. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17356 a1c6a512-1295-4272-9138-f99709370657
2008-05-04Accept FS#6188: study mode.Stéphane Doyon9-48/+222
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17355 a1c6a512-1295-4272-9138-f99709370657
2008-05-04doh! those talk functions dont check the setting (which for some reason I ↵Jonathan Gordon1-13/+17
thought they did).. shut the quickscreen up if talk is disabled git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17354 a1c6a512-1295-4272-9138-f99709370657
2008-05-04pluginlib: made local functions in static and made sure that source files ↵Bertrik Sikken9-19/+23
include their own header file. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17353 a1c6a512-1295-4272-9138-f99709370657
2008-05-04use the playlist catalog code to generate the playlists under Playlist > ↵Jonathan Gordon5-99/+19
Create playlist git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17352 a1c6a512-1295-4272-9138-f99709370657
2008-05-04a bit of code cleanup.. use a single function to get the statusbar height ↵Jonathan Gordon7-57/+17
(or lack of if its enabled), and remove some gui_textarea stuff which could be done using the splash. (gui_textarea is on the way out) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17350 a1c6a512-1295-4272-9138-f99709370657
2008-05-04recommit the talking quickscreen... silly rename bug which I mised this morningJonathan Gordon3-15/+41
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17348 a1c6a512-1295-4272-9138-f99709370657
2008-05-04Revert r17345 on jdgordon's request, until we figure out why it crashes my x5.Stéphane Doyon3-42/+15
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17346 a1c6a512-1295-4272-9138-f99709370657
2008-05-04make the quickscreen talkJonathan Gordon3-15/+42
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17345 a1c6a512-1295-4272-9138-f99709370657
2008-05-04Accept FS#8957 - update bulgarian and chinese translationsJonathan Gordon3-181/+181
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17344 a1c6a512-1295-4272-9138-f99709370657
2008-05-04make the quickscreen not block so the statusbar gets updatedJonathan Gordon1-1/+1
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17343 a1c6a512-1295-4272-9138-f99709370657
2008-05-03More static / header file cleanup.Bertrik Sikken1-1/+1
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17341 a1c6a512-1295-4272-9138-f99709370657
2008-05-03Another round of making local functions static and making sure that source ↵Bertrik Sikken2-1/+2
files are in sync with their header files. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17337 a1c6a512-1295-4272-9138-f99709370657
2008-05-03Updated italian translation.Alessio Lenzi1-62/+62
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17333 a1c6a512-1295-4272-9138-f99709370657
2008-05-03Improved keymap for the Gigabeat S.Nicolas Pennequin1-3/+10
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17332 a1c6a512-1295-4272-9138-f99709370657
2008-05-03Renamed build_tagcache to tagcache_build to make it consistent with the ↵Bertrik Sikken2-6/+6
function naming of the other functions in tagcache.c git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17331 a1c6a512-1295-4272-9138-f99709370657
2008-05-03SPC Codec: I'm pretty sure Gigabeat S can do realtime BRR decode and echo. :)Michael Sevakis1-1/+2
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17330 a1c6a512-1295-4272-9138-f99709370657
2008-05-03Make local function interp_pitch in filters.c static.Bertrik Sikken1-1/+1
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17326 a1c6a512-1295-4272-9138-f99709370657
2008-05-03Flashlight plugin: make color sets wrap around in both directionsPeter D'Hoye1-1/+3
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17325 a1c6a512-1295-4272-9138-f99709370657
2008-05-031) add debug menu for USB & PICMaurus Cuelenaere2-23/+145
2) update keymap 3) fix yellow git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17324 a1c6a512-1295-4272-9138-f99709370657
2008-05-03Sync Dutch lang filePeter D'Hoye1-58/+58
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17323 a1c6a512-1295-4272-9138-f99709370657
2008-05-03remove some dead codeJonathan Gordon2-93/+0
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17320 a1c6a512-1295-4272-9138-f99709370657
2008-05-03Viewported quickscreen (take 2 :D) (FS#8553)Jonathan Gordon11-406/+394
- no customization support - no top item - much better use of the screen - deprecates 20 odd lang strings (the QS can now use the regular lang strings and user font) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17315 a1c6a512-1295-4272-9138-f99709370657
2008-05-03Fixed warning about unused flipdisplay_callback function for targets that ↵Bertrik Sikken1-1/+1
cannot flip the display. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17313 a1c6a512-1295-4272-9138-f99709370657
2008-05-03Made source files #include the header file that they implement to make sure ↵Bertrik Sikken14-16/+27
they are in sync. Made some local functions static. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17312 a1c6a512-1295-4272-9138-f99709370657
2008-05-03Added missing header file metadata_parsers.h to metadata parsers.Bertrik Sikken14-0/+15
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17308 a1c6a512-1295-4272-9138-f99709370657
2008-05-02Oops, forgot a file in previous commit - add keymap for M200Dave Chapman1-0/+2
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17307 a1c6a512-1295-4272-9138-f99709370657
2008-05-02Add the Sansa M200 (v1) as a target - it's extremely similar to the Logik ↵Dave Chapman1-0/+323
DAX (the LCD driver worked unchanged). Plus various tcc77x work, including a working tick interrupt (enabled in the bootloader). Rockbox itself builds for the M200 (there are no keymaps yet for the DAX), but doesn't progress very far due to the lack of an ATA (NAND flash) driver. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17306 a1c6a512-1295-4272-9138-f99709370657
2008-05-02128x42x1 Rockbox logo (a copy of the 128x41x1 remote version) for 128 pixel ↵Dave Chapman2-0/+2
wide mono main LCDs - fixes the logo for the iFP (it was using the Archos version), plus preparation for new ports. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17305 a1c6a512-1295-4272-9138-f99709370657
2008-05-02Build the remaining plugins for Gigabeat S and straigten out the fake IRAM ↵Michael Sevakis14-5/+120
in the codecs and plugins. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17303 a1c6a512-1295-4272-9138-f99709370657
2008-05-01Oops, use the mem* function wrapper macro to make gcc happyNils Wallménius1-0/+1
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17300 a1c6a512-1295-4272-9138-f99709370657
2008-05-01Adapt the calculator to larger displays and use the UI font if it fits. Use ↵Nils Wallménius1-112/+103
reversed colours instead of inverted colours for selection, fixes FS#8951 git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17299 a1c6a512-1295-4272-9138-f99709370657