summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
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
2014-04-09plugins: Add plugin_release_audio_buffer().Thomas Martitz4-13/+20
2014-04-07Fix redAmaury Pouly1-5/+11
2014-04-06Complete Plugin Keymaps for Creative Zen X-Fi3David Jilke51-11/+503
2014-04-03buffering.c: Patch up some straggling strlcpy warningsMichael Sevakis1-0/+1
2014-04-02Apparently some builds still need string.h in buffering.cMichael Sevakis1-0/+1
2014-04-03Buffering: Remove buf_ridx and buf_widx; these data are verbose.Michael Sevakis2-480/+457
2014-04-02Revert "Update lua plugin to 5.2.3"Marcin Bukat64-8838/+5483
2014-04-02Update lua plugin to 5.2.3Richard Quirk64-5483/+8838
2014-04-01Boost CPU before loading operations in textviewerAvi Eisenberg2-0/+32
2014-03-27Add Cabbiev2 port for 128x96x16 targets (Samsung YH-820), made by me.Szymon Dziok1-1/+2
2014-03-27HDD6330: enable AB repeat.Szymon Dziok1-2/+5
2014-03-18Fix build reds caused by typos.Thomas Martitz1-2/+2
2014-03-18usb screen: Stop scrolling the entire display.Thomas Martitz1-1/+5
2014-03-18quickscreen: return true on USB connection.Thomas Martitz1-7/+13
2014-03-18fix quick screen write to configDmitry Gamza1-1/+1
2014-03-14Fix reds.Thomas Martitz1-2/+2
2014-03-14events: Rework event subsystem (add_event, send_event) to be more versatile.Thomas Martitz20-118/+119
2014-03-10ab_repeat: Move GUI bits to the skin engine. This allows ab_repeat to be comp...Thomas Martitz3-62/+79
2014-03-10Implements starting playback from a cuesheet.Michael Sevakis2-26/+80
2014-03-10Implement time-based resume and playback start.Michael Sevakis28-109/+241
2014-03-06Oscilloscope: Fix loading of the speed setting for waveform viewMichael Sevakis1-1/+1