summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-08-11FS#10506. Don't compile various crossfade only functions in pcmbuf.c on low ...Michael Giacomelli4-4/+20
2009-08-11Disable crossfade menu option (but nothing more) on lowmem (<=2MB) targets be...Michael Giacomelli2-1/+5
2009-08-10Remove the comment also, Thanks to Rafaël Carré for spotting.Thomas Martitz1-2/+0
2009-08-10Fix FS#10486 - "fuze screen not drawn correctly on backlight turn-on if playl...Thomas Martitz1-2/+2
2009-08-10Fix yellows (the reds on mono are caused by this, again, stupid typo).Thomas Martitz1-1/+1
2009-08-10panicf: Clear backdrop and print with black font on white background to preve...Thomas Martitz1-3/+11
2009-08-10Fix yellow.Mohamed Tarek1-0/+4
2009-08-10Clean up and rename Detect class.Dominik Riebeling10-75/+77
2009-08-10Simplify and cleanup rockbox-info.txt handling.Dominik Riebeling8-53/+23
2009-08-10Add missing multiple inclusion protection.Dominik Riebeling2-0/+10
2009-08-10Import libatrac from ffmpeg and modify librm to support ATRAC3.Mohamed Tarek25-9/+13440
2009-08-10r22135 overwrote mcuelenaere's changes in r22068 to add slider-type regions f...Jonathan Gordon1-5/+43
2009-08-10M:Robe 500: Get MPEGPlayer running at 320x240. Screen is zoomed so larger vi...Karl Kurbjun1-30/+28
2009-08-09FS#10496: remove function read_image_file_offset, it had a bug and is not use...Bertrik Sikken2-18/+0
2009-08-09Add (untested) support for Samsung YH-820, YH-920 and YH-925. Based on FS#103...Dominik Riebeling1-0/+45
2009-08-09Remove underscore from YH modelnames as discussed on IRC.Dominik Riebeling4-6/+6
2009-08-09Accept FS#9400 - "tools/configure more improvements" by Rosso Maltese.Thomas Martitz2-150/+200
2009-08-09Don't set the drawmode twice and simplify two cases in viewport_parse_viewport.Thomas Martitz2-21/+19
2009-08-09Fix the yellows.Thomas Martitz1-1/+1
2009-08-09Fix player and greyscale reds.Thomas Martitz2-13/+27
2009-08-09r22135 overwrote mcuelenaere's changes in r22068 to add slider-type regions f...Jonathan Gordon2-19/+39
2009-08-09Factor out WPS' %V parsing function into viewport.c, in preperation of custom...Thomas Martitz3-92/+116
2009-08-09Samsung YP-S3: add beginning of a low-level NAND driver and update bootloader...Bertrik Sikken4-0/+157
2009-08-09Extend bootloader installation to accept alternatives for the destination fil...Dominik Riebeling4-27/+32
2009-08-09Clean up bootloader installation debug output a bit.Dominik Riebeling7-35/+40
2009-08-09Fix ZVMKarl Kurbjun1-0/+5
2009-08-09M:Robe 500: Add missing filesKarl Kurbjun4-0/+0
2009-08-09M:Robe 500: Start Building at 640x480 by default.Karl Kurbjun3-7/+19
2009-08-09Rockboy: Cleanup redKarl Kurbjun2-6/+8
2009-08-09Rockboy: Significantly reduce the number of palette updates, add support for ...Karl Kurbjun5-43/+102
2009-08-08Fix FS#10476. Prevent FLAC bitrate calculation overflow with large files. The...Boris Gjenero2-2/+3
2009-08-08Apply FS#10447 - e200v2 lcd driver cleanup by Michael ChicoineBertrik Sikken1-15/+26
2009-08-08fix red: add a define accidentally removedTeruaki Kawashima1-0/+3
2009-08-08snake2: add standard start menu. use pluginlib highscore for highscores.Teruaki Kawashima1-289/+170
2009-08-08rbutil: try to fix voicefile creation for releases. (genlang.cgi still needs ...Dominik Wenger1-2/+2
2009-08-08snake:go back to menu when game is over. save highscores using pluginlib high...Teruaki Kawashima1-11/+35
2009-08-08Support libusb-1.0.Dominik Riebeling2-1/+49
2009-08-08Clean up some debug output, kill some trailing spaces and break some overly l...Dominik Riebeling4-27/+37
2009-08-08Samsung yp-s3: clean up the lcd and button driver (making things static, rena...Bertrik Sikken2-14/+16
2009-08-08Remove old fixme, the 'working with playlists' seems to be in pretty good shapeNils Wallménius1-3/+0
2009-08-08M:Robe 500: Make yes/no screen work better and add appropriate strings for so...Karl Kurbjun3-11/+11
2009-08-08Move download link pattern description to rbutil.ini.Dominik Riebeling4-22/+14
2009-08-07Fix SCSI inquiry on W32.Dominik Riebeling1-1/+4
2009-08-07Fix rbutil build on w32.Dominik Riebeling1-0/+1
2009-08-07Samsung YH925: Battery calibration for charging and dischharging.Thomas Martitz1-4/+4
2009-08-07Samsung YH925: Support for battery monitoring and charging. Discharge curve n...Thomas Martitz3-6/+5
2009-08-07Quick, fix red, before the new build system shows it!Thomas Martitz1-1/+1
2009-08-07Change a few defines to enums to match the other code around and argument bit...Thomas Martitz1-16/+22
2009-08-06Fix out of bounds accesses in keybox and matrixNils Wallménius2-2/+2
2009-08-06Fix crash in the database utility, turns out passing too few arguments for st...Nils Wallménius1-1/+3