summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2009-03-04Overlooked one place where the 'archive created' warning needs to be suppressed.Jens Arnold
2009-03-03FS #9978: Walon.lang update by Stéphane QuertinmontTom Ross
2009-03-03Updated italian translation.Alessio Lenzi
2009-03-03Bring back -fdata-sections that got lost in the make system overhaul (r19146).Jens Arnold
2009-03-03FS #9974: Update Walon.lang by Stéphane Quertinmont.Tom Ross
2009-03-03Add missing user fields aka fix yellow.Tom Ross
2009-03-03More GSoC related work. Have genlang parse the user field of the lang files. ...Tom Ross
2009-03-02Improve grammar and key map in reversi (FS#9960 and FS#9961)Alexander Levin
2009-03-02Update the french translation.Mustapha Senhaji
2009-03-02Split HAVE_SCROLLWHEEL into HAVE_SCROLLWHEEL and HAVE_WHEEL_ACCELERATION, whe...Thomas Martitz
2009-03-02Only enable LANG_ENABLE_SPEAKER if HAVE_SPEAKER is definedMaurus Cuelenaere
2009-03-02Onda VX747:Maurus Cuelenaere
2009-03-02Fix some slight inconsistencies.Jens Arnold
2009-03-02Move generated lang-related files to their own directory in preparation of lo...Tom Ross
2009-03-02Another small change from my GSoC work: get rid of some old printf code in la...Tom Ross
2009-03-02Fix some memset calls that use the wrong order for arguments.Tom Ross
2009-03-02Calculate the optimal memory location for overlay plugins, and use plugin.lds...Jens Arnold
2009-03-01Fix rockboy on the recorders.Jens Arnold
2009-03-01Make tremor check for very long ogg tags and truncate them if they're larger ...Michael Giacomelli
2009-03-01Commit FS#8314. This adds strnat[case]cmp written by Martin Pool, which respe...Thomas Martitz
2009-03-01Make clock menu capitalizing consistent (FS#9939). There is an ongoing Alexander Levin
2009-03-01Silence warning from 'ar' if the archive had to be created.Jens Arnold
2009-03-01Correct comment and log message for failed AlbumArt bitmap loading.Antonius Hellmann
2009-03-01Bugfix: If AlbumArt bitmap loading fails, dont try loading it over and over a...Antonius Hellmann
2009-02-28Remove some unused code. bufopen for TYPE_ID3 can only return ERR_BUFFER_FULL...Thomas Martitz
2009-02-28Leave "usb mode" when all LUNs are ejected againFrank Gevaerts
2009-02-28Fix building of sims for targets with remotes in OS X.Tom Ross
2009-02-27Small fixup of Brazilian Portuguese, no translation done.Jonas Häggqvist
2009-02-27Language updates:Jonas Häggqvist
2009-02-27Fix screens not redrawing the statusbar when they should.Jonathan Gordon
2009-02-27Small bit from my GSoC work: Unify the way the simulator accesses voice strin...Tom Ross
2009-02-27Mac doesn't handle placing variables in specific sections very well. Building...Tom Ross
2009-02-26Ingenic Jz4740 RTC: actually write date to RTCMaurus Cuelenaere
2009-02-26Fix FS#9945 - Paste operation doesn't detect disk full (and possibly other er...Jonas Häggqvist
2009-02-26Onda VX747: redo keymap (which fixes the not-working emulated touchscreen but...Maurus Cuelenaere
2009-02-26Get the M:Robe 500 main build booting again, fix a bug and commit the rest of...Karl Kurbjun
2009-02-26Correct the preprocessor condition introduced in r20112, also include FS#9958...Thomas Martitz
2009-02-26Ingenic Jz4740:Maurus Cuelenaere
2009-02-26Remove SCROLL_WHEEL and use HAVE_SCROLLWHEEL instead. This also activates the...Thomas Martitz
2009-02-26Archos and other low mem don't have playback in chessbox, so don't show the m...Thomas Martitz
2009-02-26Accept the first patch at FS#9953 - Add Playback Control to more plugins, by...Thomas Martitz
2009-02-26made 'make' in tools/database work againDaniel Stenberg
2009-02-25make audio_get_buffer() properly invalidate the buffer (FS#9935, fix by Nicol...Frank Gevaerts
2009-02-25fix FS#9796 - playlist resume from plugins didnt workJonathan Gordon
2009-02-24Cleanup play_hop() slightly and remove redundant/uneeded checks, reclaim a ti...Thomas Martitz
2009-02-23Show the watermark in the "Show buffering thread" screen (in bytes).Thomas Martitz
2009-02-23Now that filling is supposed to be reliable we can safely calculate the water...Thomas Martitz
2009-02-23Set filling properly when codec doesn't fit too.Thomas Martitz
2009-02-23Fix two rare bugs which caused playback to not unboost. The filling state was...Thomas Martitz
2009-02-23Check for buffer low condition in AlbumArt bitmap loading to assure correct A...Antonius Hellmann