summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2009-03-01Make clock menu capitalizing consistent (FS#9939). There is an ongoing Alexander Levin1-1/+1
2009-03-01Silence warning from 'ar' if the archive had to be created.Jens Arnold17-18/+18
2009-03-01Correct comment and log message for failed AlbumArt bitmap loading.Antonius Hellmann1-2/+2
2009-03-01Bugfix: If AlbumArt bitmap loading fails, dont try loading it over and over a...Antonius Hellmann1-1/+0
2009-02-28Remove some unused code. bufopen for TYPE_ID3 can only return ERR_BUFFER_FULL...Thomas Martitz1-8/+1
2009-02-28Leave "usb mode" when all LUNs are ejected againFrank Gevaerts1-12/+0
2009-02-28Fix building of sims for targets with remotes in OS X.Tom Ross4-2/+2
2009-02-27Small fixup of Brazilian Portuguese, no translation done.Jonas Häggqvist1-16/+2
2009-02-27Language updates:Jonas Häggqvist5-229/+1558
2009-02-27Fix screens not redrawing the statusbar when they should.Jonathan Gordon1-2/+2
2009-02-27Small bit from my GSoC work: Unify the way the simulator accesses voice strin...Tom Ross1-5/+1
2009-02-27Mac doesn't handle placing variables in specific sections very well. Building...Tom Ross2-3/+3
2009-02-26Ingenic Jz4740 RTC: actually write date to RTCMaurus Cuelenaere2-0/+16
2009-02-26Fix FS#9945 - Paste operation doesn't detect disk full (and possibly other er...Jonas Häggqvist1-1/+1
2009-02-26Onda VX747: redo keymap (which fixes the not-working emulated touchscreen but...Maurus Cuelenaere2-4/+142
2009-02-26Get the M:Robe 500 main build booting again, fix a bug and commit the rest of...Karl Kurbjun1-1/+2
2009-02-26Correct the preprocessor condition introduced in r20112, also include FS#9958...Thomas Martitz1-3/+8
2009-02-26Ingenic Jz4740:Maurus Cuelenaere1-2/+2
2009-02-26Remove SCROLL_WHEEL and use HAVE_SCROLLWHEEL instead. This also activates the...Thomas Martitz1-9/+7
2009-02-26Archos and other low mem don't have playback in chessbox, so don't show the m...Thomas Martitz1-2/+10
2009-02-26Accept the first patch at FS#9953 - Add Playback Control to more plugins, by...Thomas Martitz11-11/+66
2009-02-26made 'make' in tools/database work againDaniel Stenberg1-11/+10
2009-02-25make audio_get_buffer() properly invalidate the buffer (FS#9935, fix by Nicol...Frank Gevaerts1-0/+3
2009-02-25fix FS#9796 - playlist resume from plugins didnt workJonathan Gordon1-2/+12
2009-02-24Cleanup play_hop() slightly and remove redundant/uneeded checks, reclaim a ti...Thomas Martitz1-13/+9
2009-02-23Show the watermark in the "Show buffering thread" screen (in bytes).Thomas Martitz3-1/+5
2009-02-23Now that filling is supposed to be reliable we can safely calculate the water...Thomas Martitz1-1/+2
2009-02-23Set filling properly when codec doesn't fit too.Thomas Martitz1-0/+1
2009-02-23Fix two rare bugs which caused playback to not unboost. The filling state was...Thomas Martitz1-2/+30
2009-02-23Check for buffer low condition in AlbumArt bitmap loading to assure correct A...Antonius Hellmann1-0/+5
2009-02-23Stop hiding errors by redirecting stderr to /dev/null. If we really need to d...Daniel Stenberg17-19/+19
2009-02-22This should fix the occasional data aborts mainly in conjunction with AlbumAr...Antonius Hellmann1-9/+3
2009-02-21Display duration for audio files, by special demand and because it was easy t...Jens Arnold1-0/+20
2009-02-21replace USB_IPODSTYLE by USB_HANDLED_BY_OF as that's what it actually means. ...Frank Gevaerts2-5/+5
2009-02-21Update the french translation.Mustapha Senhaji1-11/+125
2009-02-21And now with the added file...Mustapha Senhaji1-0/+33
2009-02-20Fix the archos builds, stranginess had happen in my local tree.Mustapha Senhaji1-34/+22
2009-02-20FS#9901 by Joshua Simmons for the Goban plugin: Goban overlay for the Archos ...Mustapha Senhaji6-34/+126
2009-02-20Simplify the bookmark delete action. Combos don't need precondition checking....Jens Arnold3-6/+6
2009-02-20Add a rockbox kernel thread for simulator specific tasks, and use that for ca...Jens Arnold1-0/+2
2009-02-20Fix Player status'bar' broken in r19894.Jens Arnold1-1/+5
2009-02-19FS#9930 by Joshua Simmons: Code clean up the goban plugin a bit, mostly by im...Mustapha Senhaji8-22/+30
2009-02-19Use DMA for audio playback on PP502x (FS#9910 + some further mods). I can't s...Michael Sevakis1-3/+1
2009-02-19Touchscreen fixes:Maurus Cuelenaere1-24/+16
2009-02-19Change Grayscale to Greyscale in the JPEG viewer and add explanation of the D...Jonas Häggqvist1-1/+1
2009-02-17Commit FS#9915 by Sei Aoyumi. Adds hints to help GCC better optimize vorbis ...Michael Giacomelli4-5/+5
2009-02-16Add keymap for Onda VX747 to SOURCESMaurus Cuelenaere1-0/+2
2009-02-16Fix too-soon frequency unboost when pcm buffer crosses watermark from the low...Michael Sevakis1-4/+3
2009-02-16Move parts into the if, as they're unused outside of itThomas Martitz1-5/+7
2009-02-16FS#9904 - Fix for FS#9894 - Position of the progress bar is not updated after...Thomas Martitz3-26/+40