summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2010-05-25Updated Swedish transation.Magnus Holmgren
2010-05-25Updated italian translation.Alessio Lenzi
2010-05-25Fix M:Robe Plugins and Codecs.Karl Kurbjun
2010-05-25fix red, but this might not be the best long term solution.Jonathan Gordon
2010-05-25remove a stray printfJonathan Gordon
2010-05-25fix FS#11321 - the x5 remote used the wrong coloursJonathan Gordon
2010-05-25fix remote statusbar not being updated if it is enabled on both displaysJonathan Gordon
2010-05-24pdbox: Code cleanupWincent Balin
2010-05-24Fix test_mem for the archos plugin buffer size and for charcell.Jens Arnold
2010-05-24pdbox: Successfully resolved issue with loading of audio filesWincent Balin
2010-05-24Test plugins: * test_sampr.c is swcodec only * Several plugins are bitmap only.Jens Arnold
2010-05-24Si4700 tuner: It doesn't like to do i2c while powered off and hangs the bus. ...Michael Sevakis
2010-05-24Vibe 500: fix the scrolling through the lists by implementing BUTTON_REPEAT f...Szymon Dziok
2010-05-24FS#11293 - Catalan language update by Adrián Cereto MassaguéAlex Parker
2010-05-24FS#11303 - Polish translation update by Tomasz KowalczykAlex Parker
2010-05-24FS#11269 - Slovak language update by Peter LeckyAlex Parker
2010-05-24Correct new memcpy/memset functionality in test_mem plugin. Use appropriate c...Andree Buschmann
2010-05-24Make PCM->driver interface about as simple as it will get. Registered callbac...Michael Sevakis
2010-05-24fix: when move_handle() is successful, the return valueYoshihisa Uchida
2010-05-24fix the %Ti (preset index) not working with conditionls correctlyJonathan Gordon
2010-05-22Wakeup alarm screen is unusuable with large fonts or small screensRafaël Carré
2010-05-21Some more fixes to Dutch langfilePeter D'Hoye
2010-05-21Update Dutch langfilePeter D'Hoye
2010-05-21Update of Czech languageMichael Chicoine
2010-05-21Rename seek() to asf_seek()Mohamed Tarek
2010-05-21Move seek() from wma.c to libasf since it's really ASF-specific.Mohamed Tarek
2010-05-21tagcache: fix queue operation, it should be queue_peek.Amaury Pouly
2010-05-21mpegplayer: use OFF_T_MIN/MAX instead of LONG_MIN/MAX in one spot. Define OFF...Michael Sevakis
2010-05-21updates Japanese translationYoshihisa Uchida
2010-05-21make radioart work in the sbsJonathan Gordon
2010-05-20Clipv2 / Clip+ : lcd scanrate checked with test_scanrateRafaël Carré
2010-05-20Fix test_resizeThomas Martitz
2010-05-20more french translationRafaël Carré
2010-05-20a bit of french translationRafaël Carré
2010-05-20Fix reds: add m3 keypad, fix typo in the ipods part, correct button for h10, ...Thomas Martitz
2010-05-20Tweak new pluginlib button map for frotz to be more convenientTorne Wuff
2010-05-20Fix a data abort in codebuster.Thomas Martitz
2010-05-20S#10387 - Rework pluginlib actionsThomas Martitz
2010-05-20pass pointers around instead of coping whole structsJonathan Gordon
2010-05-20redo r25569 so the screen is only cleared once instead of every update (which...Jonathan Gordon
2010-05-20fix FS#10993 - "No Settings" doesnt get voiced because it uses str() instead ...Jonathan Gordon
2010-05-20skin_tokne.c: move WPS_TOKEN_TRACK_STARTING and WPS_TOKEN_TRACK_ENDING to get...Teruaki Kawashima
2010-05-20accept FS#10992 by Rui Araújo to fix FS#10976 - make the <Untagged> string t...Jonathan Gordon
2010-05-20HD200 - adjust LCD_SCANRATE (changed a bit after PLL settings change)Marcin Bukat
2010-05-20pdbox: Rewrote recently added bugfixesWincent Balin
2010-05-20pdbox: Got rid of signedness-related warningsWincent Balin
2010-05-20pdbox: Made size value signedWincent Balin
2010-05-20pdbox: Adjusted return values for functions read() and write()Wincent Balin
2010-05-19sudoku: remove commented out code.Teruaki Kawashima
2010-05-19skin_parser.c: fix possibile overflow in parse_setting_and_lang(). simplify c...Teruaki Kawashima