Age | Commit message (Expand) | Author |
2009-03-02 | Fix some slight inconsistencies. | Jens Arnold |
2009-03-02 | Move generated lang-related files to their own directory in preparation of lo... | Tom Ross |
2009-03-02 | Another small change from my GSoC work: get rid of some old printf code in la... | Tom Ross |
2009-03-02 | Fix some memset calls that use the wrong order for arguments. | Tom Ross |
2009-03-02 | Calculate the optimal memory location for overlay plugins, and use plugin.lds... | Jens Arnold |
2009-03-01 | Fix rockboy on the recorders. | Jens Arnold |
2009-03-01 | Make tremor check for very long ogg tags and truncate them if they're larger ... | Michael Giacomelli |
2009-03-01 | Commit FS#8314. This adds strnat[case]cmp written by Martin Pool, which respe... | Thomas Martitz |
2009-03-01 | Make clock menu capitalizing consistent (FS#9939). There is an ongoing | Alexander Levin |
2009-03-01 | Silence warning from 'ar' if the archive had to be created. | Jens Arnold |
2009-03-01 | Correct comment and log message for failed AlbumArt bitmap loading. | Antonius Hellmann |
2009-03-01 | Bugfix: If AlbumArt bitmap loading fails, dont try loading it over and over a... | Antonius Hellmann |
2009-02-28 | Remove some unused code. bufopen for TYPE_ID3 can only return ERR_BUFFER_FULL... | Thomas Martitz |
2009-02-28 | Leave "usb mode" when all LUNs are ejected again | Frank Gevaerts |
2009-02-28 | Fix building of sims for targets with remotes in OS X. | Tom Ross |
2009-02-27 | Small fixup of Brazilian Portuguese, no translation done. | Jonas Häggqvist |
2009-02-27 | Language updates: | Jonas Häggqvist |
2009-02-27 | Fix screens not redrawing the statusbar when they should. | Jonathan Gordon |
2009-02-27 | Small bit from my GSoC work: Unify the way the simulator accesses voice strin... | Tom Ross |
2009-02-27 | Mac doesn't handle placing variables in specific sections very well. Building... | Tom Ross |
2009-02-26 | Ingenic Jz4740 RTC: actually write date to RTC | Maurus Cuelenaere |
2009-02-26 | Fix FS#9945 - Paste operation doesn't detect disk full (and possibly other er... | Jonas Häggqvist |
2009-02-26 | Onda VX747: redo keymap (which fixes the not-working emulated touchscreen but... | Maurus Cuelenaere |
2009-02-26 | Get the M:Robe 500 main build booting again, fix a bug and commit the rest of... | Karl Kurbjun |
2009-02-26 | Correct the preprocessor condition introduced in r20112, also include FS#9958... | Thomas Martitz |
2009-02-26 | Ingenic Jz4740: | Maurus Cuelenaere |
2009-02-26 | Remove SCROLL_WHEEL and use HAVE_SCROLLWHEEL instead. This also activates the... | Thomas Martitz |
2009-02-26 | Archos and other low mem don't have playback in chessbox, so don't show the m... | Thomas Martitz |
2009-02-26 | Accept the first patch at FS#9953 - Add Playback Control to more plugins, by... | Thomas Martitz |
2009-02-26 | made 'make' in tools/database work again | Daniel Stenberg |
2009-02-25 | make audio_get_buffer() properly invalidate the buffer (FS#9935, fix by Nicol... | Frank Gevaerts |
2009-02-25 | fix FS#9796 - playlist resume from plugins didnt work | Jonathan Gordon |
2009-02-24 | Cleanup play_hop() slightly and remove redundant/uneeded checks, reclaim a ti... | Thomas Martitz |
2009-02-23 | Show the watermark in the "Show buffering thread" screen (in bytes). | Thomas Martitz |
2009-02-23 | Now that filling is supposed to be reliable we can safely calculate the water... | Thomas Martitz |
2009-02-23 | Set filling properly when codec doesn't fit too. | Thomas Martitz |
2009-02-23 | Fix two rare bugs which caused playback to not unboost. The filling state was... | Thomas Martitz |
2009-02-23 | Check for buffer low condition in AlbumArt bitmap loading to assure correct A... | Antonius Hellmann |
2009-02-23 | Stop hiding errors by redirecting stderr to /dev/null. If we really need to d... | Daniel Stenberg |
2009-02-22 | This should fix the occasional data aborts mainly in conjunction with AlbumAr... | Antonius Hellmann |
2009-02-21 | Display duration for audio files, by special demand and because it was easy t... | Jens Arnold |
2009-02-21 | replace USB_IPODSTYLE by USB_HANDLED_BY_OF as that's what it actually means. ... | Frank Gevaerts |
2009-02-21 | Update the french translation. | Mustapha Senhaji |
2009-02-21 | And now with the added file... | Mustapha Senhaji |
2009-02-20 | Fix the archos builds, stranginess had happen in my local tree. | Mustapha Senhaji |
2009-02-20 | FS#9901 by Joshua Simmons for the Goban plugin: Goban overlay for the Archos ... | Mustapha Senhaji |
2009-02-20 | Simplify the bookmark delete action. Combos don't need precondition checking.... | Jens Arnold |
2009-02-20 | Add a rockbox kernel thread for simulator specific tasks, and use that for ca... | Jens Arnold |
2009-02-20 | Fix Player status'bar' broken in r19894. | Jens Arnold |
2009-02-19 | FS#9930 by Joshua Simmons: Code clean up the goban plugin a bit, mostly by im... | Mustapha Senhaji |