Previous day | Jump to hour: 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20 21 22 23 | Next day

Seconds: Show Hide | Joins: Show Hide | View raw
Font: Serif Sans-Serif Monospace | Size: Small Medium Large

Click in the nick column to highlight everything a person has said.
The Logo icon identifies that the person is a core developer (has commit access).

#rockbox log for 2014-10-17

00:00:17 Quit lebellium (Quit: ChatZilla 0.9.91 [Firefox 33.0/20141007073543])
00:14:52 Quit [Franklin] (Quit: WeeChat 1.0.1)
00:17:28 Join franklin1 [0] (~franklin@cpe-071-071-039-006.triad.res.rr.com)
00:17:32 Nick franklin1 is now known as [Franklin] (~franklin@cpe-071-071-039-006.triad.res.rr.com)
00:20:44[Franklin]forums seem awfully slow right now...
00:23:06 Quit sLite (Quit: No Ping reply in 180 seconds.)
00:23:44 Quit foolzzzz (Ping timeout: 240 seconds)
00:24:13 Join sLite [0] (~quassel@mail.slite.org)
00:24:29 Quit bertrik (Remote host closed the connection)
00:24:44 Quit mc2739 (Ping timeout: 246 seconds)
00:25:12 Join foolzzzz [0] (~bbrown@c-24-11-243-148.hsd1.in.comcast.net)
00:25:52 Join mc2739 [0] (~mc2739@rockbox/developer/mc2739)
00:26:44 Quit Provel (Ping timeout: 272 seconds)
00:27:24 Nick DormantBrain is now known as SuperBrainAK (~andy@74.112.200.73)
00:27:40 Join Provel [0] (Provel@75-132-30-64.dhcp.stls.mo.charter.com)
00:31:01***Saving seen data "./dancer.seen"
00:31:14[Franklin]ls
00:46:56[Franklin]foolzzzz: how should the System abstraction be ported?
00:47:08[Franklin]keep it as is and replace the functions with function pointers?
00:47:13[Franklin]that seems doable
00:48:54[Franklin]foolzzzz: also, can I change the virtualmachine_ prefix to vm_?
00:49:00[Franklin]just too long to type :)
00:49:50 Quit ender` (Quit: Puritanism - the haunting fear that someone, somewhere, may be happy. -- Henry Mencken)
00:54:51 Quit edhelas (Ping timeout: 240 seconds)
01:00
01:10:54[Franklin]foolzzzz: gladly, the video "driver" only needs one function :O
01:11:06[Franklin]no framebuffers or anything in the system driver
01:13:40 Quit xorly (Ping timeout: 260 seconds)
01:13:52 Nick SuperBrainAK is now known as DormantBrain (~andy@74.112.200.73)
01:16:52 Nick foolzzzz is now known as foolsh (~bbrown@c-24-11-243-148.hsd1.in.comcast.net)
01:17:08[Franklin]foolsh: should I use rockbox's pallete support or write my own?
01:17:23[Franklin]it seems pal256 needs HAVE_LCD_MODE and LCD_MODE_PAL256
01:17:46foolshThats a good question, I'm not the one to who can answer it though
01:18:05foolshand vm_ is a great prefix
01:18:05[Franklin]foolsh: also, can virtualmachine_ be changed to vm_?
01:18:09[Franklin]lol
01:18:10[Franklin]same time
01:18:14foolshyep
01:18:16*[Franklin] did that anyway
01:18:26[Franklin]well... it's looking pretty good
01:18:38[Franklin]I'm just gonna finish up the wrapper and push
01:18:48[Franklin]surprisingly easy
01:22:55[Franklin]... me remembers that he needs to scale the thing
01:23:02[Franklin]hmm
01:23:05 Nick makoto__ is now known as makoto (~jade@hey.dont.privmsg.me.uk)
01:23:07[Franklin]forget that for now
01:24:12[Franklin]just unscaled for now
01:31:23[Franklin]aww... timers!
01:31:37[Franklin]but it's only used for sound :D
01:31:40[Franklin]which I don't care about
01:31:45foolshfor now no
01:31:54[Franklin]yeah
01:31:59foolshthe frames a 20ms slices I believe
01:32:12[Franklin]which is two plugin ticks
01:33:38[Franklin]also, there's a function that's supposed to return the fb
01:34:04foolshthe pallete I think, we should keep the ones from the software for now it may also help keep it portable, later maybe add hardware support at compile time if the target offers it
01:34:30foolshI was thinking even a grey scale target could run this perhaps
01:34:51 Quit chrisb (Ping timeout: 258 seconds)
01:35:40[Franklin]yeah
01:36:02 Join inputnoise [0] (d9d16592@gateway/web/freenode/ip.217.209.101.146)
01:37:10inputnoisejust stopping by to ask, how long is an database init gonna take? my ipod classic 6th gen has been going at it for 10+ mins now, is this normal?
01:37:18[Franklin]how much music?
01:37:22inputnoise21 tracks
01:37:28[Franklin]ahh... no
01:37:47inputnoisefuck
01:37:50inputnoisesry
01:37:55inputnoisei kinda thought so
01:38:31[Franklin]foolsh: just resource class left
01:38:37[Franklin]this may be a problem
01:39:16foolshyou're a machine [Franklin]! go go go go
01:39:21inputnoiseis there a fix for this?
01:39:27inputnoiseor do i need to try another version
01:39:27inputnoiseor
01:39:29[Franklin]foolsh: lol
01:39:33[Franklin]inputnoise: restart?
01:39:38inputnoisedone it
01:39:40inputnoisealot of times
01:39:52inputnoisereinstalled rockbox too
01:40:05[Franklin]ahh
01:43:02inputnoisehow long does it take normally with few files
01:43:08inputnoiselike lightning quick?
01:43:10[Franklin]seconds at most
01:43:59inputnoisedat sux
01:44:18[Franklin]what version of rb?
01:44:58inputnoise1e7b93a-141009
01:45:12[Franklin]so new
01:45:14[Franklin]hmm
01:45:15[Franklin]weird
01:47:52[Franklin]foolsh: GCC's erroring out when I include stdlib.h
01:49:47foolshare your changes pushed to gerrit?
01:49:58[Franklin]not yet
01:50:17[Franklin]If you want really incomplete work, here it comes :)
01:51:02inputnoisetrying to push over other files than flac to the device
01:51:06inputnoiseto see if it helps
01:51:10inputnoiseim out of ideas
01:51:11inputnoise;_;
01:51:13[Franklin]foolsh: uploading now
01:51:26[Franklin]up now!
01:51:35foolsh[Franklin], alright
01:51:59[Franklin]resource class needs work
01:52:10*[Franklin] leaves to do "real" work now
01:52:15foolsho/
01:53:01inputnoiseand wow
01:53:02inputnoiseit worked
01:53:04inputnoiselel
01:53:15inputnoise6 albums only flac and it wont initzialize
01:53:29[Franklin]there's an unspoken rule agains't saying "LOL" and friends on this channel :)
01:53:29inputnoiseput some mp3s on there and it gladly complies
01:53:56 Quit inputnoise (Quit: Page closed)
01:56:35[Franklin]try compiling it now
01:57:16 Quit ZincAlloy (Quit: Leaving.)
01:58:05[Franklin]errors: http://pastebin.com/h0hccUcc
02:00
02:01:43 Quit krabador (Quit: Sto andando via)
02:01:43 Quit [Franklin] (Read error: Connection reset by peer)
02:03:22 Join [Franklin] [0] (~franklin@cpe-071-071-039-006.triad.res.rr.com)
02:05:23[Franklin]foolsh: this is really addictive!
02:08:18foolshhaha, I'm still running about doing my morning rituals, and google keeps timing out here for some reason, if I miss you I'll see you tomorrow
02:09:15*[Franklin] will need to go soon
02:09:23[Franklin]everything times out here
02:09:37[Franklin]this wifi adapter drops out every ~20 minutes
02:09:45[Franklin]sorry... /topic
02:09:45 Join chrisb [0] (~chrisb@li482-205.members.linode.com)
02:25:29foolsh[Franklin] opps I see I added sys.c to SOURCES, doesn't exist
02:29:25[Franklin]ahh
02:29:28[Franklin]soorry
02:29:42foolshNo that was me
02:29:49[Franklin]me
02:29:59[Franklin]... it was
02:29:59foolshoh, well ok then
02:30:04[Franklin]fix on the way
02:31:03***Saving seen data "./dancer.seen"
02:33:02[Franklin]foolsh: new patch set
02:33:42*foolsh needs more coffee
02:33:46[Franklin]foolsh: not so sure about lines 35+37 in sys.c
02:33:52[Franklin]not sure if the x-coord is right
02:34:25[Franklin]ahh... nope
02:34:32[Franklin]the original source helps
02:37:36[Franklin]alright... that was 3 patch sets in 1 minute, but the drawing *should* work no
02:37:39[Franklin]*now
02:38:12[Franklin]ahh... lol still no
02:40:14foolshslow down... take a breath, you doing fine
02:40:20foolsh:-)
02:41:08[Franklin]lol
02:41:10[Franklin]lawl
02:41:21*[Franklin] stops spamming the channel
02:41:24[Franklin]</spam?
02:41:27[Franklin]</spam>
02:46:05[Franklin]foolsh: the drawing code is good except for one thing: the y-coordinate!
02:46:17[Franklin]not sure what y to draw the pixels at
02:48:31foolshI don't know off the top of my head, but it "draws" to a section of memory with offsets for each frame buffer right, so I guess i depends how the memory is laid out
02:48:44foolshit depends*
02:48:58foolshYou probably know better than I do now
02:52:17 Join cmhobbs [0] (~cmhobbs@fsf/member/cmhobbs)
02:55:44[Franklin]foolsh: <FACEDESK>
02:55:46[Franklin]lol
02:55:51[Franklin]just need y+height
02:55:55[Franklin]two keys
02:57:50 Join Strife89 [0] (~Strife89@adsl-98-80-239-68.mcn.bellsouth.net)
02:59:08foolshWhen I was seventeen I spent 2 months trying to figure out how to do Z depth for my 3d engine..... I messed around with cos and sin functions, many perturbations of everything I knew... it was Y divided by Z so easy so simple, <FACEDESK> to be sure
03:00
03:00:01 Quit AlexP (Remote host closed the connection)
03:03:17 Join noisesauce [0] (50543822@gateway/web/freenode/ip.80.84.56.34)
03:03:28[Franklin]foolsh: lol
03:04:17noisesauceSorry guys, having issues with rockbox util in installing on a Clip Zip - would check the FAQs and forum topics but, for some reason I get this:
03:04:19noisesauceSorry Guest, you are banned from using this forum! banned host This ban is not set to expire.
03:04:58[Franklin]noisesauce: have you been spamming it :D
03:05:03[Franklin]JKJK
03:05:03noisesauceI've not logged in to the rockbox forums in years, and was able to view topics just this morning.
03:05:15[Franklin]weird
03:05:28[Franklin]ask one of the forum moderators, maybe
03:05:31[Franklin]gevaerts?
03:05:37[Franklin]foolsh: anyway, gnite
03:05:40 Quit [Franklin] (Quit: Lost terminal)
03:05:44noisesaucecan't ask - can't log in
03:06:46noisesaucerockbox util fails with: Could not open: //F:clipza.bin for writing
03:07:54noisesauceso it's failing to patch the firmware
03:07:54 Quit Aldem (Quit: Leaving)
03:08:35foolshnoisesauce, is the file clipza.bin there? when you browse to the folder
03:09:46noisesauceno it's not in the root directory
03:10:21noisesauceI tried renaming the up to date firmware accordingly and pasting in the root - no luck
03:12:04foolshOf course I'm taking a guess sorry, Sometimes the mods get trigger happy, spam is annoying to deal with, it happened to me, just hang out and see if a mod comes around help
03:12:05noisesaucecould it be that it's coming up as Sansa Clip Zip 4GB / "Internal Memory" - rather than F:// ?
03:12:21noisesauceI've not posted in the forum in 5-6 years
03:12:24noisesaucenot even logged on
03:12:42foolshwierd maybe its your IP address then
03:12:57noisesaucecould be the proxy client I was using?
03:13:16foolshthats a good guess, tey not using it
03:13:20noisesauceanyway I turned that off, still banned. awesome
03:13:27foolshhmm
03:14:03foolsh[Saint] should waking up soon, he'll most likely help you
03:14:40foolshnoisesauce, tried google cache?
03:14:47noisesaucetrying to manual install - nothing explaining how to compiling the bootloader manually though, just the .rockbox download.
03:15:49noisesaucemust be missing something here...
03:16:54noisesaucewill try now
03:17:41 Quit megal0maniac (Killed (morgan.freenode.net (Nickname regained by services)))
03:21:55noisesaucecan some kind soul point me in the direction of how to take the stock firmware and add the bootloader? I remember doing this with some kind of command prompt back in the day on my old H140 - Rockbox Utility seems to not want to work
03:31:32foolshnoisesauce, sure, give me minute
03:31:55noisesaucethanks!!
03:32:54foolshfirst try switching usb mode from MTP to MSC in the player settings
03:34:45foolshand give rbutil another try, from the forum posts it's a common thing
03:36:05noisesaucewill give that a try!
03:37:44foolshall so here's a post with someone who had a different issue, http://pastebin.com/tX2r5CPu
03:42:37 Quit evilnick_ (Quit: No Ping reply in 180 seconds.)
03:42:43 Join evilnick [0] (~evilnick@rockbox/staff/evilnick)
03:43:35 Quit gevaerts (Ping timeout: 244 seconds)
03:44:16 Join gevaerts [0] (~fg@rockbox/developer/gevaerts)
03:47:45noisesauceall working - thanks for your time foolsh!
03:47:55foolshcool yw
03:47:58noisesaucegreat to have a rockbox device again
03:48:33foolshgive you IP address and we'll see if MOd picks out the irc logs and unbans you
03:48:48foolshghaa, my spelling is aweful this morning
03:49:40noisesaucer.e. the forum ban, think you someone should tell the mods - my IP address is as follows: 120.28.187.233 and it could be the chrome extension "Zenmate" playing a part
03:49:50noisesauceah beat me to it
03:51:40noisesauceand the IP address when extension is on: 88.150.133.58
03:52:02noisesaucethanks again
03:52:24foolsh[Saint], saratoga, gevaerts LOGS ^
03:58:12 Join megal0maniac [0] (~megal0man@unaffiliated/megal0maniac)
04:00
04:02:36 Quit megal0maniac (Ping timeout: 260 seconds)
04:08:22 Join megal0maniac [0] (~megal0man@unaffiliated/megal0maniac)
04:08:27 Join BLUEtab [0] (~bonobo@unaffiliated/bluetab)
04:17:52 Quit megal0maniac (Ping timeout: 240 seconds)
04:18:36 Join megal0maniac [0] (~megal0man@unaffiliated/megal0maniac)
04:24:41 Quit megal0maniac (Ping timeout: 258 seconds)
04:31:06***Saving seen data "./dancer.seen"
04:31:38 Join megal0maniac [0] (~megal0man@unaffiliated/megal0maniac)
04:33:37 Quit noisesauce (Ping timeout: 246 seconds)
04:37:36 Quit megal0maniac (Ping timeout: 260 seconds)
04:45:29 Quit pixelma (Disconnected by services)
04:45:30 Join pixelma_ [0] (pixelma@rockbox/staff/pixelma)
04:45:32 Nick pixelma_ is now known as pixelma (pixelma@rockbox/staff/pixelma)
04:45:37 Quit amiconn (Disconnected by services)
04:45:37 Join amiconn_ [0] (amiconn@rockbox/developer/amiconn)
04:45:40 Nick amiconn_ is now known as amiconn (amiconn@rockbox/developer/amiconn)
04:57:51 Quit crose (Quit: Leaving)
05:00
05:08:23 Join megal0maniac [0] (~megal0man@unaffiliated/megal0maniac)
05:13:27 Nick megal0maniac is now known as Guest6581 (~megal0man@unaffiliated/megal0maniac)
05:13:31 Join megal0maniac [0] (~megal0man@105.229.177.225)
05:14:00 Quit Guest6581 (Ping timeout: 260 seconds)
05:18:40 Quit megal0maniac (Ping timeout: 260 seconds)
05:32:35 Nick DormantBrain is now known as SuperBrainAK (~andy@74.112.200.73)
05:43:45 Join megal0maniac [0] (~megal0man@unaffiliated/megal0maniac)
06:00
06:00:31 Quit TheSeven (Ping timeout: 272 seconds)
06:01:15 Join TheSeven [0] (~quassel@rockbox/developer/TheSeven)
06:14:27 Quit chrisb (Ping timeout: 272 seconds)
06:19:37 Join jhMikeS [0] (~jethead71@rockbox/developer/jhMikeS)
06:31:08***Saving seen data "./dancer.seen"
06:31:23 Quit byteframe (Ping timeout: 260 seconds)
06:42:35 Join byteframe [0] (~byteframe@unaffiliated/byteframe)
06:45:52 Join Scromple [0] (~Simon@27.127.199.230)
06:51:56 Nick megal0maniac is now known as Guest69832 (~megal0man@unaffiliated/megal0maniac)
06:51:56 Quit Guest69832 (Killed (weber.freenode.net (Nickname regained by services)))
06:51:56 Join megal0maniac [0] (~megal0man@105.184.58.66)
06:51:56 Quit megal0maniac (Changing host)
06:51:56 Join megal0maniac [0] (~megal0man@unaffiliated/megal0maniac)
06:56:58 Quit megal0maniac (Killed (wilhelm.freenode.net (Nickname regained by services)))
06:57:01 Join megal0maniac [0] (~megal0man@ti-224-253-11.telkomadsl.co.za)
07:00
07:01:50 Join dfkt_ [0] (dfkt@unaffiliated/dfkt)
07:01:57 Quit megal0maniac (Ping timeout: 272 seconds)
07:01:59 Quit dfkt (Disconnected by services)
07:02:09 Join megal0maniac [0] (~megal0man@unaffiliated/megal0maniac)
07:02:14 Nick dfkt_ is now known as dfkt (dfkt@unaffiliated/dfkt)
07:03:08 Quit the-kyle (Read error: Connection timed out)
07:04:27 Join the-kyle [0] (~kyle@kyle.tk)
07:06:53 Quit megal0maniac (Ping timeout: 246 seconds)
07:07:04 Join megal0maniac [0] (~megal0man@unaffiliated/megal0maniac)
07:08:41 Join kugel__ [0] (~kugel@rockbox/developer/kugel)
07:12:05 Nick megal0maniac is now known as Guest92275 (~megal0man@unaffiliated/megal0maniac)
07:12:09 Join megal0maniac [0] (~megal0man@105.229.174.213)
07:14:24 Quit Guest92275 (Ping timeout: 260 seconds)
07:17:06 Nick megal0maniac is now known as Guest92205 (~megal0man@105.229.174.213)
07:17:10 Join megal0maniac [0] (~megal0man@105.184.58.56)
07:17:40 Quit Guest92205 (Ping timeout: 260 seconds)
07:41:00 Quit amiconn (Remote host closed the connection)
07:41:00 Quit pixelma (Read error: Connection reset by peer)
07:43:06 Join amiconn [0] (amiconn@rockbox/developer/amiconn)
07:43:07 Join pixelma [0] (pixelma@rockbox/staff/pixelma)
08:00
08:06:39 Join pamaury [0] (~quassel@rockbox/developer/pamaury)
08:08:07 Quit jhMikeS (Read error: Connection reset by peer)
08:15:56foolshBLUEtab: http://www.rockbox.org/wiki/SansaClip
08:16:15foolshRockbox runs on the Clip v1, Clip v2, Clip+ and ClipZip? models, and is generally stable enough to use
08:19:13BLUEtaboops. I read that the port to zip clip was "unstable" ( http://www.rockbox.org/wiki/SansaAMS#AMSv2_issues_40Fuzev2_44_Clipv2_44_Clip_43_44_ClipZip_41 ) and I mistook that for "unsupported."
08:21:24foolshit's commonly mistaken for a misnomer, but it just means "don't throw a fit if there is a bug you don't like"
08:22:02foolshfirst switch usb mode from MTP to MSC in the player settings before you use rbutil
08:23:06 Join scorche [0] (~scorche@rockbox/administrator/scorche)
08:25:48 Quit scorche` (Ping timeout: 260 seconds)
08:31:11***Saving seen data "./dancer.seen"
08:33:55 Join petur [0] (~petur@rockbox/developer/petur)
08:34:18 Join ender` [0] (krneki@foo.eternallybored.org)
08:38:48 Nick megal0maniac is now known as Guest43111 (~megal0man@105.184.58.56)
08:38:52 Join megal0maniac [0] (~megal0man@ti-224-252-240.telkomadsl.co.za)
08:40:45 Join jhMikeS [0] (~jethead71@68.43.2.35)
08:40:45 Quit jhMikeS (Changing host)
08:40:45 Join jhMikeS [0] (~jethead71@rockbox/developer/jhMikeS)
08:42:08 Quit Guest43111 (Ping timeout: 260 seconds)
08:43:47 Nick megal0maniac is now known as Guest60692 (~megal0man@ti-224-252-240.telkomadsl.co.za)
08:43:51 Join megal0maniac [0] (~megal0man@ti-224-252-163.telkomadsl.co.za)
08:44:00 Quit Guest60692 (Ping timeout: 260 seconds)
08:44:23 Quit pamaury (Ping timeout: 260 seconds)
08:48:40 Quit megal0maniac (Ping timeout: 260 seconds)
08:48:52 Join megal0maniac [0] (~megal0man@105.229.160.149)
08:50:53 Join edhelas [0] (~edhelas@77-173-104-232.ip.telfort.nl)
08:52:31 Join Whippler_ [0] (~sailfish@93.106.152.34)
09:00
09:04:35 Join mortalis [0] (~kvirc@212.44.150.238)
09:06:21 Quit radioastro (Quit: http://quassel-irc.org - Chat comfortably. Anywhere.)
09:06:38 Join babylonlurker [0] (~quassel@veda.xs4all.nl)
09:13:42 Quit edhelas (Ping timeout: 258 seconds)
09:28:58 Nick megal0maniac is now known as Guest60126 (~megal0man@105.229.160.149)
09:28:58 Quit Guest60126 (Killed (weber.freenode.net (Nickname regained by services)))
09:29:01 Join megal0maniac [0] (~megal0man@105.229.172.202)
09:33:55 Quit megal0maniac (Killed (sinisalo.freenode.net (Nickname regained by services)))
09:33:59 Join megal0maniac [0] (~megal0man@105.229.174.169)
09:44:21 Nick SuperBrainAK is now known as DormantBrain (~andy@74.112.200.73)
09:51:01 Join edhelas [0] (~edhelas@193.172.124.224)
09:51:08 Quit edhelas (Remote host closed the connection)
09:55:10 Join pamaury [0] (~quassel@rockbox/developer/pamaury)
10:00
10:19:34*gevaerts doesn't find any trace of any of the ip addresses mentioned re. this ban
10:23:27gevaertsscorche: can you check if 120.28.187.233, 88.150.133.58, or 80.84.56.34 appear in the apache logs, (at around 01:00 to 01:40 UTC this morning, which I think is 18:00..18:40 yesterday in the server's time zone) and give me an exact timestamp if you find something? I can then investigate this possible ban further (unless you want to do it...)
10:27:23gevaertsBLUEtab: I'm not familiar with the clip zip's original firmware, but I once made a theme (which I then lost, unfortunately) that showed a large icon for the currently selected menu, with left and right of it a smaller icon for the previous and next item (and maybe, I don't remember, an even smaller icon next to it for the next one)
10:28:02gevaertsWith some effort I can imagine making those smaller icons look a bit sideways for a 3d effect
10:28:54gevaertsNot sure if that's more or less what you meant...
10:29:11BLUEtabI'm just looking for a closer emulation of the original firmware than the existing attempt called "doppelganger," and wondered if it was even possible.
10:29:40BLUEtabSo from that I think it might be.
10:31:15***Saving seen data "./dancer.seen"
10:31:21BLUEtabI don't know how to make a theme, but I'll check the website to see how complicated it is.
10:32:11gevaertsSimple themes are fairly easy, complex themes sometimes less so :)
10:35:17gevaertsI'm not sure if there's a theme on the themesite that does this sort of thing. might try to make a proof of concept one of these days (maybe tonight, but I'm not sure if I'll have time)
10:38:01BLUEtabIt's not really a 3D carousel. It's like a sideways slideshow with each main menu item on it's own page.
10:42:04 Quit toso (Ping timeout: 260 seconds)
10:59:40gevaertsSo it only shows one at a time?
10:59:58gevaertsI'm not sure the sliding bit is doable, but the rest certainly is
11:00
11:00:09BLUEtab yeah. it's like a simple page switch. one menu item per page
11:00:41gevaertsWe're not very strong at animated transitions :)
11:02:45BLUEtabIt worked well on the original firmware because their top level menu had around 5 items.
11:03:29BLUEtabI think I see why it would be less useful with rockbox's larger main menu
11:05:34gevaertsDepending on how you use rockbox, you can always hide some of those items
11:06:39BLUEtabI'll try that, thanks
11:09:04 Join toso [0] (~toso@95.85.59.222)
11:25:21foolshBLUEtab: hmm you're looking for something pictureflow / coverflow-ic perhaps? Doesn't exist...
11:26:06BLUEtabNot as fancy as the 3D flow
11:27:37BLUEtabJust a main menu where each item has it's own screen, much like the original firmware. Let me see if I can find an example.
11:29:54*foolsh daydreams of menuflow; the code is right there, but then there's the memory and processor over head to think about, but on the other hand with today's hardware that's not an issue.. it would be neat
11:32:51BLUEtabThere's a brief moment, maybe a few seconds, where this reviewer scrolls through a bit of the main menu on the original firmware. http://youtu.be/fd3m4MtzUJM?t=1m50s
11:41:39foolsh[Saint] know more of the themes and such, when he's comes around ask him
11:41:57foolshBut I've not seen anything close to that
11:44:36 Join crose [0] (~Rustin@2001:41d0:fe1d:5300:e07a:26fe:c07c:a43e)
11:46:21 Join LinusN [0] (~linus@giant.haxx.se)
11:48:13BLUEtabThanks. In the meantime I'll keep reading the manual. This thing is really long
12:00
12:11:23 Quit BLUEtab (Quit: Be back later.)
12:31:16***Saving seen data "./dancer.seen"
13:00
13:12:25 Nick foolsh is now known as foolzzzz (~bbrown@c-24-11-243-148.hsd1.in.comcast.net)
13:17:42 Join Whippler [0] (~sailfish@dsl-hkibrasgw4-50df5e-13.dhcp.inet.fi)
13:20:43 Quit Whippler_ (Ping timeout: 244 seconds)
13:28:29 Join chrisb [0] (~chrisb@li482-205.members.linode.com)
13:33:08 Quit pamaury (Remote host closed the connection)
13:43:06 Join dys [0] (~user@2a01:1e8:e100:8296:21a:4dff:fe4e:273a)
13:46:23 Join AlexP [0] (~alex@rockbox/staff/AlexP)
13:59:18 Quit evilnick (Remote host closed the connection)
13:59:24 Join evilnick [0] (~evilnick@rockbox/staff/evilnick)
14:00
14:00:11 Nick megal0maniac is now known as Guest59711 (~megal0man@105.229.174.169)
14:00:11 Quit Guest59711 (Killed (weber.freenode.net (Nickname regained by services)))
14:00:14 Join megal0maniac [0] (~megal0man@105.229.249.213)
14:05:11 Quit megal0maniac (Killed (sinisalo.freenode.net (Nickname regained by services)))
14:05:14 Join megal0maniac [0] (~megal0man@105.184.58.248)
14:31:18 Join krabador [0] (~krabador@unaffiliated/krabador)
14:31:19***Saving seen data "./dancer.seen"
14:32:34 Join JdGordon [0] (~jonno@ppp118-209-231-21.lns20.mel8.internode.on.net)
14:32:45 Quit JdGordon_ (Ping timeout: 240 seconds)
14:41:56 Quit akaWolf (Ping timeout: 260 seconds)
14:42:41 Join akaWolf [0] (~akaWolf@unaffiliated/akawolf)
14:52:25 Join Guinness` [0] (Slayer@c-69-143-187-144.hsd1.va.comcast.net)
14:54:45 Quit Guinness (Ping timeout: 244 seconds)
14:54:45 Nick Guinness` is now known as Guinness (Slayer@c-69-143-187-144.hsd1.va.comcast.net)
14:58:10 Part LinusN
15:00
15:00:37 Quit sLite (Quit: No Ping reply in 180 seconds.)
15:01:53 Join sLite [0] (~quassel@mail.slite.org)
15:04:28 Join amayer [0] (~amayer@mail.weberadvertising.com)
15:09:01 Quit cmhobbs (Ping timeout: 245 seconds)
15:23:22 Nick suYin`OFF is now known as suYin (suYin@server1.bouncer4you.de)
15:31:06 Nick suYin is now known as suYin`OFF (suYin@server1.bouncer4you.de)
15:31:21 Nick suYin`OFF is now known as suYin (suYin@server1.bouncer4you.de)
16:00
16:00:36 Quit krabador (Remote host closed the connection)
16:20:55 Join TheLemonMan [0] (~lemonboy@unaffiliated/thelemonman)
16:31:20***Saving seen data "./dancer.seen"
16:38:20 Quit petur (Quit: Leaving)
16:42:51 Nick megal0maniac is now known as Guest92471 (~megal0man@105.184.58.248)
16:42:52 Quit Guest92471 (Killed (weber.freenode.net (Nickname regained by services)))
16:42:55 Join megal0maniac [0] (~megal0man@ti-224-255-27.telkomadsl.co.za)
16:47:34 Quit megal0maniac (Ping timeout: 255 seconds)
16:47:52 Join megal0maniac [0] (~megal0man@unaffiliated/megal0maniac)
16:49:48 Quit uwe_mobile (Ping timeout: 260 seconds)
17:00
17:00:39 Join einhirn [0] (~Miranda@p3E9E71A6.dip0.t-ipconnect.de)
17:04:53 Quit lycide (Ping timeout: 272 seconds)
17:08:27 Quit einhirn (Ping timeout: 265 seconds)
17:09:26 Join lycide [0] (~kvieta@149.255.100.107)
17:13:05 Quit Whippler (Ping timeout: 246 seconds)
17:17:30 Join Whippler_ [0] (~sailfish@mobile-internet-5d6aa5-122.dhcp.inet.fi)
17:21:49 Join ZincAlloy [0] (~Adium@pD9EEBBD0.dip0.t-ipconnect.de)
17:38:19 Nick suYin is now known as suYin`OFF (suYin@server1.bouncer4you.de)
17:40:05 Quit Strife89 (Quit: Leaving)
17:40:58 Quit chrisb (Ping timeout: 272 seconds)
17:47:12Whippler_hey, could it be possible to get 2000mah option in battery settings for ipod classic rockbox
18:00
18:01:34 Join sakax [0] (~sakax@unaffiliated/sakax)
18:06:37 Quit Jinx (Quit: reboot)
18:14:22 Nick megal0maniac is now known as Guest37800 (~megal0man@unaffiliated/megal0maniac)
18:14:22 Quit Guest37800 (Killed (wolfe.freenode.net (Nickname regained by services)))
18:19:04 Join xorly [0] (~xorly@62.24.78.180)
18:19:22 Join megal0maniac [0] (~megal0man@unaffiliated/megal0maniac)
18:20:39 Quit krnlyng (Ping timeout: 255 seconds)
18:31:21***Saving seen data "./dancer.seen"
18:37:29scorche|shgevaerts: i might be able to later, but not now
18:37:37*scorche|sh scrolls up and reads history
18:40:46 Join bertrik [0] (~quassel@rockbox/developer/bertrik)
18:50:45 Quit mortalis (Remote host closed the connection)
18:52:42 Join chrisb [0] (~chrisb@pool-71-175-244-36.phlapa.east.verizon.net)
18:57:49 Join krabador [0] (~krabador@unaffiliated/krabador)
19:00
19:16:01 Quit Provel (Read error: Connection reset by peer)
19:18:18 Join pamaury [0] (~quassel@rockbox/developer/pamaury)
19:21:32 Join Provel [0] (Provel@75-132-30-64.dhcp.stls.mo.charter.com)
19:27:31 Join doubleman [0] (5b7da2db@gateway/web/freenode/ip.91.125.162.219)
19:28:28doublemanthis seller seems to have a number of ypr0 players. http://www.ebay.co.uk/itm/MP3-MP4-MP5-Samsung-YP-R0JCP-8-GB-ranura-Micro-SD-Nuevo-rosa-New-Pink-/251676859534?pt=LH_DefaultDomain_186&hash=item3a991c1c8e
19:28:39 Quit doubleman (Client Quit)
19:35:35 Quit sakax (Read error: Connection reset by peer)
19:43:06 Join bluebrother [0] (~dom@rockbox/developer/bluebrother)
19:45:51 Quit bluebrother^ (Ping timeout: 240 seconds)
19:46:01 Quit fs-bluebot (Ping timeout: 265 seconds)
19:49:50 Quit TheSeven (Ping timeout: 260 seconds)
19:51:10 Join TheSeven [0] (~quassel@rockbox/developer/TheSeven)
19:52:39 Join fs-bluebot [0] (~fs-bluebo@g224238052.adsl.alicedsl.de)
19:57:18 Join bp0 [0] (~bp@unaffiliated/bp0)
20:00
20:09:20 Join Pessimist [0] (Pessimist@gateway/shell/bnc4free/x-nokwmknymppjxpzs)
20:14:34 Quit TheLemonMan (Remote host closed the connection)
20:27:06 Quit TheSeven (Ping timeout: 265 seconds)
20:27:44 Join TheSeven [0] (~quassel@rockbox/developer/TheSeven)
20:31:24***Saving seen data "./dancer.seen"
20:39:40 Join krnlyng [0] (~liar@83.175.90.24)
20:52:54gevaertsscorche|sh: no hurry as far as I'm concerned
20:54:33copperI only see one ugly pink YP-R0
20:54:47 Quit charlie (Ping timeout: 260 seconds)
20:57:30 Quit TheSeven (Ping timeout: 260 seconds)
20:59:03 Quit chrisb (Ping timeout: 255 seconds)
21:00
21:00:21 Join y4n [0] (~y4n@unaffiliated/y4ndexx)
21:01:52 Join TheSeven [0] (~quassel@rockbox/developer/TheSeven)
21:02:47 Join charlie [0] (~c@unaffiliated/charlie)
21:18:53 Quit scorche (Disconnected by services)
21:18:57 Join scorche` [0] (~scorche@rockbox/administrator/scorche)
21:22:14 Quit xorly (Ping timeout: 244 seconds)
21:30:29 Join Jinx [0] (Dojo@unaffiliated/jinx)
21:44:57 Quit synergst` (Ping timeout: 255 seconds)
21:45:10 Join synergst` [0] (~dev@575196a0.skybroadband.com)
21:49:35 Join lebellium [0] (~chatzilla@89-93-178-161.hfc.dyn.abo.bbox.fr)
21:51:17 Join xorly [0] (~xorly@m180.dkm.cz)
21:52:24 Quit [Saint] (Read error: Connection reset by peer)
21:54:36 Join [Saint] [0] (~saint@rockbox/staff/saint)
22:00
22:00:14 Join TheLemonMan [0] (~lemonboy@unaffiliated/thelemonman)
22:02:44 Nick DormantBrain is now known as SuperBrainAK (~andy@74.112.200.73)
22:05:16 Quit xorly (Ping timeout: 245 seconds)
22:13:47 Join petur [0] (~petur@rockbox/developer/petur)
22:16:21lebelliumpamaury: I assume you didn't have time to look at the USB audio issue?
22:16:36pamauryno
22:16:40lebelliumkugel__: did you get your new YP-R0 already?
22:25:17 Quit jhMikeS (Ping timeout: 258 seconds)
22:31:28***Saving seen data "./dancer.seen"
22:46:53 Quit petur (Quit: Leaving)
22:52:36 Join wodz [0] (~wodz@89.75.106.114)
22:53:18wodzpamaury: You wanted me to test qeditor diff patch from gerrit or you wanted to extend it with colors firs?
22:53:21wodzt
22:53:44pamaurywodz: wait, i'm not done yet
22:53:58wodzok
22:54:16wodzI assume e100 didn't arrive yet
22:54:38 Quit TheLemonMan (Quit: leaving)
22:54:58 Join xorly [0] (~xorly@m180.dkm.cz)
22:59:51 Quit xorly (Ping timeout: 260 seconds)
23:00
23:00:34 Quit wodz (Quit: Leaving)
23:09:11pamaurywodz (logs): not yet, I think I should get it tomorrow
23:09:48lebelliumI got the Spinn today
23:09:52lebelliumbetter than the e100 :P
23:21:32 Quit amayer (Quit: Leaving)
23:26:34 Join xorly [0] (~xorly@m180.dkm.cz)
23:30:41pamaurylebellium: is it good ?
23:31:26lebelliumpamaury: looks interesting, quite different from its competitors back to the time like Samsung P3 and Cowon S9
23:31:41lebelliumpamaury: more testing tomorrow
23:31:42pamaurywhat is the soc inside ?
23:32:49lebelliumpamaury: https://en.wikipedia.org/wiki/Iriver#mediaviewer/File:IriverTD.jpg
23:33:22lebelliumTelechips but I don't know which one
23:33:30pamauryit says telechip but not which one
23:33:34lebellium:)
23:34:31lebelliumI assume TCC7901 like in YP-P3 and YP-Q3?
23:34:59lebelliumor maybe the old TCC7801 like in YP-P2 and YP-Q1?
23:36:19pamaurywhere did you find it ?
23:37:51lebelliumpamaury: on a French forum replacing generationmp3 called tellementnomade.com. I'm a 4 years member there and people gift or sell me their old players sometimes :)
23:43:46 Quit ender` (Quit: If man could be crossed with the cat it would improve man, but it would deteriorate the cat. -- Mark Twain)

Previous day | Next day