summaryrefslogtreecommitdiffstats
path: root/firmware/export
AgeCommit message (Expand)AuthorFilesLines
2014-09-18Introducing Targets iBasso DX50 & iBasso DX90Simon Rothen4-1/+280
2014-09-08Fuze+: add a configurable deadzone area for touchpad buttonsAmaury Pouly1-0/+8
2014-08-30Remove I/O priority. It is harmful when used with the new file code.Michael Sevakis1-4/+0
2014-08-29Hopefully fix most of the errors and warnings from the last pushMichael Sevakis1-0/+1
2014-08-30Rewrite filesystem code (WIP)Michael Sevakis12-180/+379
2014-08-25panicf doesn't return so why not tell GCC and $AVE :Michael Sevakis1-5/+2
2014-08-25Do a better endian.h setup that isn't as fragileMichael Sevakis1-119/+1
2014-08-25Fuze+: fixed brightness settings: previously there were 81 settings for only ...Avi Eisenberg1-2/+2
2014-08-16Base scheduler queues off linked lists and do cleanup/consolidationMichael Sevakis1-13/+25
2014-08-05Fix up some more redMichael Sevakis1-0/+5
2014-07-27Samsung YH-820: enable battery monitoringSebastian Leonhardt1-3/+3
2014-07-17zen/zenxfi/zenxfistyle/zenmozaic: implement plugin keymaps and enable pluginsAmaury Pouly2-2/+2
2014-06-25zen/zenxfi: fix config file commentsAmaury Pouly2-4/+4
2014-06-24zen/zenxfi: switch lcd driver to 24-bit modeAmaury Pouly2-8/+4
2014-06-23fix sdlapp and ypr0 buildsThomas Martitz1-1/+1
2014-06-21lcd-24bit: fix up previous commit a1842c0Thomas Martitz1-2/+2
2014-06-21lcd-24bit: Introduce a 24-bit mid-level LCD driverThomas Martitz6-8/+92
2014-06-18Radio and radio recording for Samsung YH-920.Szymon Dziok3-1/+42
2014-06-18YH92x: Implement ATA power off.Szymon Dziok2-2/+2
2014-06-18YH92x: Use the led near the lcd as the ATA led, instead of shine all the time.Szymon Dziok2-0/+6
2014-06-09Samsung YH-820: implement an inverting of colours on the lcd.Szymon Dziok1-1/+1
2014-06-09Samsung YH-920: properly implement and enable lcd flipping.Szymon Dziok1-1/+1
2014-06-09Samsung YH-920: enable lcd contrast setting, fix default lcd contrast.Szymon Dziok1-4/+4
2014-06-09Samsung YH-920: enable inverting of colours on the lcd.Szymon Dziok1-1/+1
2014-06-01recording on Samsung YH-820/YH-92xSebastian Leonhardt4-3/+14
2014-05-24Separate keymaps for YH-820 and YH-920/925Sebastian Leonhardt4-4/+5
2014-05-11sansaview: fix lcd codeAmaury Pouly1-0/+2
2014-05-11sansaview: clean config fileAmaury Pouly1-10/+3
2014-03-27Sansa View: adjust two things (define fake codec, missing header file) in orderSzymon Dziok1-1/+2
2014-03-27define more GPIO ports for the NVIDIA GoForce SoC (PP6100).Szymon Dziok1-0/+65
2014-03-27HDD6330: enable AB repeat.Szymon Dziok1-1/+1
2014-03-27HDD6330: enable backlight fading.Szymon Dziok1-1/+3
2014-03-27SA9200: enable headphones detection.Szymon Dziok1-0/+3
2014-03-27HDD1630: enable AB repeat.Szymon Dziok1-1/+1
2014-03-27HDD1630: enable backlight fading.Szymon Dziok1-1/+1
2014-03-24Fix ALIGN_DOWN() macro on 64bit.Thomas Martitz1-1/+1
2014-03-14events: Rework event subsystem (add_event, send_event) to be more versatile.Thomas Martitz2-10/+63
2014-03-10Implement time-based resume and playback start.Michael Sevakis1-1/+1
2014-03-09zenxfi: enable speakerAmaury Pouly1-0/+3
2014-03-08zen(xfi): enable frequency scalingAmaury Pouly2-2/+2
2014-03-08Greatly reduce volume-change zipper artifacts with SW volume.Michael Sevakis1-0/+1
2014-03-03kernel: Break out kernel primitives into separate files and move to separate ...Thomas Martitz3-694/+4
2014-03-03Iaudio m3: implement lcd_get_dpi() (aka fix red).Thomas Martitz1-1/+3
2014-03-03Implement lcd_get_dpi() for X-Fi Style (aka fix red).Thomas Martitz1-2/+2
2014-03-03Touchscreen: Show a line separator in lists.Thomas Martitz1-1/+0
2014-03-03Implement lcd_get_dpi() for all bitmap targets.Thomas Martitz85-8/+171
2014-03-03Fix hostfs_init() return value.Thomas Martitz1-1/+1
2014-02-24hosted/multidrive: Speed up readdir()/get_dir_info().Thomas Martitz1-4/+2
2014-02-23Second try at undefing STORAGE_GET_INFO, the previous one was too hasty, sorry.Thomas Martitz2-1/+2
2014-02-23undef HAVE_STORAGE_GET_INFO for the sim, there is no useful implementation ri...Thomas Martitz1-0/+1