Rockbox.org home
releases
current build
extras
themes FAQ
manual
wiki
docs index mailing lists
IRC
forums bugs
patches



Recent activity

Mail

Recent Threads on the Mailing Lists
when what who
Yesterday 22:03Open bugs in Rockbox tracker
Yesterday 22:02Open patches in Rockbox tracker
Yesterday 12:03new User, Installation Marc Guay
Yesterday 10:24RBUtil speech preview alex wallis
Yesterday 08:09Adding RM support - Weekly update Alex Parker
Yesterday 07:18"Design" notes for the (hopefully) upcoming viewport/screen changes Jonathan Gordon
Yesterday 00:59Voice file and menu entry mis-matches Stephen Clower
Thursday 16:28IRiver h10 20GB Rockbox V3.3 acting different than prior version. Marc Guay
Wednesday 21:28recording settings save bug David Johnston
Wednesday 11:42"Context sensitive" default file name when saving settings pondlife
Wednesday 09:19Pure Data on Rockbox -- weekly update (late one) Wincent Balin
Wednesday 06:48[Bulk] Voice file and menu entry mis-matches Hussein Patwa
Tuesday 21:53FS#10343: Resume playback even if it reached the end and stopped Hussein Patwa
Tuesday 16:00Settings that aren't in the menus David Johnston
Tuesday 14:35FS#9873 - Utilise buttons for playlisting Johannes Linke
Tuesday 10:56Center on loaded theme FS#10391 (+ set_file bugfix FS#10392) Al Le
Tuesday 07:13[HELP] playback / buffering pondlife
Monday 19:00Runtime Estimation Mike Giacomelli
Monday 18:57Help please solving cygwin download connection issue FS#9263 rockbox
Monday 18:04DevConWest 2009 - The Show Must Go On! Robert Menes

Wiki

whenwhatwho
Yesterday 19:46IPodNano2GPortBryanChilds
Yesterday 17:56CowonD2InfoRobPurchase
Yesterday 16:25EdoCapeTWikiRegistrationAgent
Yesterday 10:22RealMediaSupportMohamedTarek
Thursday 22:40DevConWest2009HiltonShumway
Thursday 17:55SansaAMSMichaelGiacomelli
Wednesday 17:57AndrewHutchingsAndrewHutchings
Wednesday 11:16PureDataOnRockboxWincentBalin
Wednesday 11:13IrcNicksWincentBalin
Wednesday 07:46DevConEuro2009PeterDHoye
Tuesday 13:21PluginMpegplayerChristopheGragnic
Tuesday 10:52TfatDetailsBryanChilds
Monday 20:20RockboxUtilityJonasHaeggqvist
Monday 18:59DevCon2009NickSant
Monday 17:02RockboxUtilityDevelopmentDominikWenger
Monday 09:37IngenicJz47xxMaurusCuelenaere
28th Jun 15:21SansaFuzeJonasHaeggqvist
28th Jun 15:16PluginLuaMaurusCuelenaere
28th Jun 12:10PhilipsUDA1380BertrikSikken
28th Jun 09:37ArticlesAboutRockboxMaurusCuelenaere

Subversion

whenwhatwherewho
Yesterday 23:03 r21630: Lua: always expose BUTTON_TOUCHSCREEN and remove BUTTON_ constants from rocklib.c
apps/plugins/lua/button_helper.pl [diff]
apps/plugins/lua/rocklib.c [diff]
Maurus Cuelenaere
Yesterday 22:29 r21627: Also enable frequency switching on Onda VX767
firmware/export/config-ondavx767.h [diff]
Maurus Cuelenaere
Yesterday 22:16 r21626: Accept FS #10244 by Wincent Balin: more pdbox work done for GSoC; also some keyword and line-ending fixes by me apps/plugins/pdbox/PDa/CHANGELOG.PDa [diff]
apps/plugins/pdbox/PDa/LICENSE.txt [diff]
apps/plugins/pdbox/PDa/README.PDa [diff]
apps/plugins/pdbox/PDa/README.txt [diff]
apps/plugins/pdbox/PDa/extra/OSC-client.h [diff]
apps/plugins/pdbox/PDa/extra/OSC.pd [diff]
apps/plugins/pdbox/PDa/extra/OSCroute.c [diff]
apps/plugins/pdbox/PDa/extra/README [diff]
apps/plugins/pdbox/PDa/extra/bandpass-help.pd [diff]
apps/plugins/pdbox/PDa/extra/bandpass.c [diff]
apps/plugins/pdbox/PDa/extra/dumpOSC.c [diff]
apps/plugins/pdbox/PDa/extra/equalizer.c [diff]
apps/plugins/pdbox/PDa/extra/fatom.h [diff]
apps/plugins/pdbox/PDa/extra/filters.h [diff]
apps/plugins/pdbox/PDa/extra/g_canvas.h [diff]
apps/plugins/pdbox/PDa/extra/gcanvas-help.pd [diff]
apps/plugins/pdbox/PDa/extra/gcanvas.c [diff]
apps/plugins/pdbox/PDa/extra/highpass.c [diff]
apps/plugins/pdbox/PDa/extra/highshelf.c [diff]
apps/plugins/pdbox/PDa/extra/hlshelf.c [diff]
apps/plugins/pdbox/PDa/extra/image.c [diff]
apps/plugins/pdbox/PDa/extra/lowpass.c [diff]
apps/plugins/pdbox/PDa/extra/lowshelf.c [diff]
apps/plugins/pdbox/PDa/extra/m_pd.h [diff]
apps/plugins/pdbox/PDa/extra/makefile [diff]
apps/plugins/pdbox/PDa/extra/moog~.c [diff]
apps/plugins/pdbox/PDa/extra/notch.c [diff]
apps/plugins/pdbox/PDa/extra/s_stuff.h [diff]
apps/plugins/pdbox/PDa/extra/sendOSC.c [diff]
apps/plugins/pdbox/PDa/extra/sformat.h [diff]
...and 171 more files.
Peter D'Hoye
Yesterday 21:34 r21625: Ingenic Jz4740: add basic frequency switching
firmware/export/config-ondavx747.h [diff]
firmware/export/jz4740.h [diff]
firmware/target/mips/ingenic_jz47xx/system-jz4740.c [diff]
Maurus Cuelenaere
Yesterday 20:42 r21624: Still failing at git-svn, but I won't give up! The previous commit
wasn't meant to be committed. I'll go read up on getting git svn
commit-diff right :(
apps/abrepeat.c [diff]
Thomas Martitz
Yesterday 20:36 r21623: test test test apps/abrepeat.c [diff]
Thomas Martitz
Yesterday 11:50 r21622: Ingenic Jz4740 PCM driver: add some locking here and there (doesn't fix all PCM issues)
firmware/target/mips/ingenic_jz47xx/pcm-jz4740.c [diff]
Maurus Cuelenaere
Yesterday 11:40 r21621: Ingenic Jz4740: remove some unneeded stuff and simplify SD driver (also thanks to Rafa?\195?\171l Carr?\195?\169)
firmware/drivers/sd.c [diff]
firmware/target/mips/ingenic_jz47xx/ata-sd-jz4740.c [diff]
Maurus Cuelenaere
Yesterday 10:03 r21620: JPEG IDCT8 ARMv6 assembly, slight speedup vs ARMv5. apps/recorder/jpeg_idct_arm.S [diff]
Andrew Mahone
Yesterday 05:08 r21619: Fix the bug where the short-long fwd/back action would ffwd/rewind the next folder (consult the manual if that makes no sense)
apps/action.c [diff]
apps/action.h [diff]
apps/gui/gwps.c [diff]
Jonathan Gordon
Thursday 23:29 r21617: Initialise minesweeper main menu so that first item is selected on plugin start (previously was uninitialised, for me usually started off with second item selected) apps/plugins/minesweeper.c [diff]
Dave Hooper
Thursday 23:03 r21616: Commit patch in FS #7967 by Vuong Minh Hiep (with some small changes to variable names for consistency) - separately keep track of viewer-index and playlist-index of moving tracks, so that viewer correctly shows which track is moving when playlist is shuffled, and correctly moves the track you tell it to apps/playlist_viewer.c [diff]
Dave Hooper
Thursday 22:45 r21615: Fix playlist viewer behaviour when deleting tracks (one ret had missed being changed to ret_val). FIx playlist viewer behaviour when deleting the only remaining track in playlist (i.e. when audio stops, prevent resume playback also) apps/playlist_viewer.c [diff]
Dave Hooper
Thursday 17:02 r21614: reduce size of the instance of struct style_text in lib/display.h (thanks to Teruaki Kawashima) apps/plugins/lib/display_text.c [diff]
apps/plugins/lib/display_text.h [diff]
Johannes Schwarz
Thursday 10:24 r21613: Fix DEBUG builds when CONFIG_CPU != SH7034 and HAVE_GDB_API isn't defined firmware/debug.c [diff]
Rafaël Carré
All commits since 3.0, last 12 months, last four weeks.
Page was last modified "Oct 4 2008" The Rockbox Crew