summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2014-08-30Remove I/O priority. It is harmful when used with the new file code.Michael Sevakis4-33/+0
2014-08-30Rewrite filesystem code (WIP)Michael Sevakis26-811/+964
2014-08-24Ukrainian language updateKyryljan_Serhij1-0/+42
2014-08-23One last missing !defined(SIMULATOR) for chip8Frank Gevaerts1-1/+1
2014-08-23Hope this works...Franklin Wei1-6/+4
2014-08-22Yellow go bye-byeFranklin Wei1-2/+3
2014-08-22Fixed a chip8 bugFranklin Wei1-2/+1
2014-08-19Added Clip/+ to 2048 targetsFranklin Wei1-4/+1
2014-08-192048: service pack 1 :)Franklin Wei1-79/+153
2014-08-18Always unboost at exitAvi Eisenberg1-0/+3
2014-08-16Fix warnings from 6ed0087Michael Sevakis2-4/+4
2014-08-16Base scheduler queues off linked lists and do cleanup/consolidationMichael Sevakis1-21/+10
2014-08-12Added highscore highlight to xobox gameFranklin Wei1-1/+1
2014-08-12Added 2048 gameFranklin Wei14-0/+941
2014-08-08Do some kernel cleanupMichael Sevakis2-55/+16
2014-08-05Fix up some more redMichael Sevakis1-6/+8
2014-08-05Russian language updateKyryljan_Serhij1-0/+28
2014-07-27Slovak language updatePeter Lecký1-24/+142
2014-07-26Reduce definitions of actions for fm radio.Szymon Dziok1-24/+5
2014-07-26MPIO HD200: Fix action for fm radio.Szymon Dziok1-1/+1
2014-07-26HDD1630/HDD6330: Add actions for fm radio.Szymon Dziok1-0/+1
2014-07-21add supports for x,y value in percentage to several tags.Chiwen Chang1-16/+100
2014-07-17zen/zenxfi/zenxfistyle/zenmozaic: implement plugin keymaps and enable pluginsAmaury Pouly49-3/+465
2014-07-17keymaps: cleanupAmaury Pouly4-25/+15
2014-06-30Introduce plugin keymaps for the Sony NWZ SeriesNils Stec47-0/+468
2014-06-30Plugins: remove defined keys which are never usedAmaury Pouly2-12/+0
2014-06-29open_utf8: Actually use the result of read/write.Thomas Martitz1-5/+13
2014-06-29skin_engine: kill scrolling if the buffer movesJonathan Gordon1-0/+10
2014-06-21Fix some build errors and warnings.Thomas Martitz2-5/+1
2014-06-21lcd-24bit: Introduce a 24-bit mid-level LCD driverThomas Martitz33-213/+284
2014-06-21bitmaps: Use *x16.bmp also for upcoming 24bit targets (they are actually 24bi...Thomas Martitz2-23/+23
2014-06-21bitmaps: Convert some bitmaps to 24bit BMP.Thomas Martitz10-0/+0
2014-06-20Fix a playback bug in shink_callback()Michael Sevakis1-2/+3
2014-06-18Update dutch (nederlands) translationBertrik Sikken1-24/+143
2014-06-18Radio and radio recording for Samsung YH-920.Szymon Dziok2-2/+28
2014-06-18HDD1630: Add keymap for recording.Szymon Dziok1-0/+23
2014-06-02fix indenting, editor went nutsJonathan Gordon1-8/+8
2014-06-02skin_engine: Don't double free buflib handles shared by skin imagesJonathan Gordon1-0/+12
2014-06-01recording on Samsung YH-820/YH-92xSebastian Leonhardt1-8/+5
2014-05-27YH820: game fix and improvementsSebastian Leonhardt8-7/+35
2014-05-24Separate keymaps for YH-820 and YH-920/925Sebastian Leonhardt56-57/+114
2014-05-18Also make sure progressbars don't tihnk their images are loadedJonathan Gordon1-0/+1
2014-05-18fix skin buffer crashes, img's are not loaded initialyJonathan Gordon1-0/+1
2014-05-14don't load the same bmp image more than once in a skinJonathan Gordon1-2/+22
2014-05-09Make errno a thread-local variable.Michael Sevakis2-4/+4
2014-05-02Added high score and save/load functionality to xobox game.Richard Burke1-5/+103
2014-04-24fix russian translateDmitry Gamza1-2/+2
2014-04-18skin_engine: Make %Vs affect the whole line.Thomas Martitz1-9/+9
2014-04-15root_menu: Remove previous_music_is_wps() and change previous_music via event...Thomas Martitz3-22/+23
2014-04-15playlist: Get rid of plugin buffer use in playlist_save().Thomas Martitz3-37/+48