00:00:26 | | Quit edx () |
00:10:04 | | Quit kargatron ("Suckers!") |
00:22:25 | *** | Saving seen data "./dancer.seen" |
00:43:09 | matsl | cu |
00:43:23 | | Quit matsl ("Client Exiting") |
00:50:05 | | Join Nibbler [0] (~Nibbler@port-212-202-193-181.reverse.qdsl-home.de) |
01:00 |
01:15:56 | | Join mecraw_ [0] (~mecraw@69.2.235.2) |
01:15:56 | | Quit mecraw (Read error: 104 (Connection reset by peer)) |
01:15:56 | | Quit GreyShadow (Read error: 104 (Connection reset by peer)) |
01:15:58 | | Quit Nibbler (Read error: 54 (Connection reset by peer)) |
01:18:57 | | Join Nibbler [0] (~Nibbler@port-212-202-193-181.reverse.qdsl-home.de) |
01:19:06 | | Quit mecraw_ (Client Quit) |
01:19:12 | | Join mecraw_ [0] (~mecraw@69.2.235.2) |
01:29:49 | | Join gclark [0] (~glc@user-119ah2f.biz.mindspring.com) |
01:40:31 | | Part gclark ("Client Exiting") |
01:55:52 | | Join derfel_ [0] (~derfel@ool-4354760b.dyn.optonline.net) |
01:55:53 | | Quit Nibbler (Read error: 104 (Connection reset by peer)) |
01:56:01 | derfel_ | hello |
01:56:21 | Jet8810 | hey |
01:56:21 | derfel_ | can anyone help with compiling rockbox? |
01:56:27 | Jet8810 | heh not I |
01:56:31 | derfel_ | PLEASE?! |
01:56:35 | * | Jet8810 knows nothing of compiling or programmign at all |
01:56:37 | Jet8810 | programming |
01:56:40 | Jet8810 | sorry |
01:56:49 | derfel_ | spelling maybe -) |
01:56:52 | derfel_ | :-) |
01:56:55 | derfel_ | me too |
01:57:34 | Jet8810 | lol |
01:57:44 | derfel_ | ok.. I built the cross comiler.. checked out all the code, ran tools/configure... and ran make.. when I build in Normal mode it builds fine.. when I build in Debug mode I get this error: |
01:57:55 | derfel_ | debug_menu.c:44:21: widgets.h: No such file or directory |
01:57:55 | derfel_ | debug_menu.c:46:23: peakmeter.h: No such file or directory |
01:57:55 | derfel_ | debug_menu.c: In function `dbg_mpeg_thread': |
01:57:55 | DBUG | Enqueued KICK derfel_ |
01:57:55 | derfel_ | debug_menu.c:176: warning: implicit declaration of function `progressbar' |
01:57:55 | derfel_ | debug_menu.c:176: `Grow_Right' undeclared (first use in this function) |
01:57:56 | *** | Alert Mode level 1 |
01:57:56 | derfel_ | debug_menu.c:176: (Each undeclared identifier is reported only once |
01:57:58 | derfel_ | debug_menu.c:176: for each function it appears in.) |
01:58:05 | derfel_ | oh .. I am on linux |
01:58:29 | derfel_ | I poked around and only say the Grow_Right enum is defined in widgets.h in the recorder directory |
01:58:40 | derfel_ | say = saw |
02:00 |
02:00:20 | ricII | derfel_ debug-mode also hwmod.. |
02:01:04 | derfel_ | hwmod? |
02:01:28 | ricII | you will need serial port hardware modification on the archos.. |
02:01:51 | derfel_ | for building a debug version ? |
02:02:00 | derfel_ | a normal version builds fine |
02:02:24 | ricII | why else would you build a debug version? |
02:02:57 | derfel_ | I kinda figured that running a debug version on the recorder would show some debug messages on the screen |
02:03:56 | ricII | hmm I always thougth it would use the serial-port |
02:04:06 | ricII | remote debuging.. |
02:04:22 | derfel_ | ahhhh... o well |
02:04:27 | derfel_ | can't debug |
02:04:35 | ricII | simulator ? |
02:04:36 | derfel_ | thanks anyway |
02:04:45 | derfel_ | no sure how to run that |
02:05:24 | derfel_ | but I'll play around |
02:05:35 | ricII | or are building a plain sh1 version? |
02:06:07 | derfel_ | I guess |
02:06:09 | derfel_ | yeah |
02:07:17 | derfel_ | how do you compile the simulator? |
02:07:27 | ricII | "Build (N)ormal, (D)ebug or (S)imulated version?" S .. |
02:07:36 | derfel_ | ahh..normal |
02:07:43 | derfel_ | I guess I should build a simulated version? |
02:07:57 | *** | Alert Mode OFF |
02:08:27 | ricII | gives you a nice little acrhos screen app. |
02:08:38 | derfel_ | building now |
02:09:31 | ricII | behaving mostly like the real thing, for testing stuff not related to the hardware. |
02:10:31 | derfel_ | ahh ok |
02:11:05 | elinenbe | derfel_: listen to ricII he knows what he is talking about |
02:11:48 | derfel_ | yep.. he's been a big help |
02:12:35 | derfel_ | ok.. the window popped up.. but is now blank... how do you navigate? |
02:12:44 | ricII | nah, I just digged some of the code to get my pl-code working |
02:13:16 | ricII | see uisimulator.txt |
02:13:47 | derfel_ | I see the keys to do stuff (+,8,2,4,...) but nothings works. no menu |
02:14:11 | ricII | derfel_ you need to create a archos directory (virtual root) |
02:14:29 | derfel_ | got that |
02:14:59 | ricII | pressing 'Q' sould bring you to the menu.. |
02:15:29 | ricII | sorry thats on, 1 |
02:16:19 | ricII | I don't have num-keypad on my laptop.. |
02:16:41 | derfel_ | do you need that or just hit the 1 key? |
02:18:00 | ricII | I found out that 'q'=on 'a'=off '1'==f1 '2'=f2 '3'=f3 'space'=play ... (rec here) |
02:18:19 | ricII | arrow like on the archos |
02:18:43 | derfel_ | yep.. got num lock on - on my laptop |
02:19:19 | ricII | but I can't use that while running gdb... |
02:19:27 | derfel_ | ahh |
02:20:03 | ricII | so I use these keys (without numlock) |
02:20:42 | derfel_ | which keys? |
02:21:05 | ricII | q,a,1,2,3,[space] & the arrrows |
02:21:52 | derfel_ | ahh.. I got to the menu by clicking around.. don't know how tho :-) |
02:22:08 | ricII | q is a little strange in wsp (needs to press 2 times, old shift emu) |
02:22:26 | *** | Saving seen data "./dancer.seen" |
02:23:19 | ricII | but maybe they changed that by now (still using 2 weeks old cvs) |
02:23:36 | derfel_ | nope..it works...I think... |
02:25:15 | derfel_ | very nice |
02:26:16 | derfel_ | this looks great |
02:27:02 | ricII | didn't get far today |
02:27:20 | derfel_ | I am just playing around with it.. maybe one day I'll actually help more |
02:28:22 | ricII | with the elections here, I just looked closly to the rtc usage.. |
02:38:45 | | Quit gcadidas13 ("Trillian (http://www.ceruleanstudios.com)") |
02:39:03 | | Join gcadidas13 [0] (~gcadidas1@gcy248159.columbus.rr.com) |
02:41:27 | | Part derfel_ |
02:51:54 | | Join seb-school [0] (Sean@bgp420584bgs.union01.nj.comcast.net) |
02:52:49 | | Nick seb-school is now known as seb-away (Sean@bgp420584bgs.union01.nj.comcast.net) |
03:00 |
03:02:49 | | Quit seb-away (leguin.freenode.net irc.freenode.net) |
03:02:49 | NSplit | leguin.freenode.net irc.freenode.net |
03:02:49 | | Quit Zagor (leguin.freenode.net irc.freenode.net) |
03:02:49 | | Quit ken0 (leguin.freenode.net irc.freenode.net) |
03:02:49 | | Quit ricII (leguin.freenode.net irc.freenode.net) |
03:02:49 | | Quit mbr (leguin.freenode.net irc.freenode.net) |
03:02:49 | | Quit Schnueff (leguin.freenode.net irc.freenode.net) |
03:02:49 | | Quit MT (leguin.freenode.net irc.freenode.net) |
03:02:58 | NHeal | leguin.freenode.net irc.freenode.net |
03:02:58 | NJoin | seb-away [0] (Sean@bgp420584bgs.union01.nj.comcast.net) |
03:02:58 | NJoin | Zagor [242] (bjst@as9-5-6.k.s.bonet.se) |
03:02:58 | NJoin | ken0 [0] (~marklar2@80.178.33.78) |
03:02:58 | NJoin | ricII [0] (~ricv@debianalpha.xs4all.nl) |
03:02:58 | NJoin | mbr [0] (~mb@stlx01.stz-softwaretechnik.de) |
03:02:58 | NJoin | Schnueff [0] (mah@d096.stw.stud.uni-saarland.de) |
03:02:58 | NJoin | MT [0] (mt@fido.impulsed.net) |
03:09:15 | | Part gcadidas13 |
03:25:01 | elinenbe | ricII: new playlist code is fun! |
03:27:05 | ricII | elinenbe: did you see it ? |
03:27:17 | elinenbe | ricII: no −− why? |
03:27:51 | ricII | how can you say it's fun ? |
03:28:07 | elinenbe | because it will open up a whole new can of worms |
03:28:28 | ricII | it already doing that here :) |
03:29:54 | | Quit Jet8810 ("Client Exiting") |
03:30:45 | ricII | resume isn't trivial at all.. |
03:32:40 | ricII | I must either implement deletion (and use that to dequeue) or use more rtc space |
03:33:09 | elinenbe | deletion would be a nice feature. |
03:33:17 | elinenbe | just use up more rtc space :) |
03:33:39 | elinenbe | can't some of the rtc stuff go into a config file |
03:34:04 | ricII | index is stored as a int, with current max_playlist a short would do.. |
03:35:11 | Ctcp | Ignored 1 channel CTCP requests in 0 seconds at the last flood |
03:35:11 | * | ricII thinks deletion, and anotate dequeue as it is the cleanest |
03:37:08 | ricII | but I'm already thinking of using 2 file,s seperating filenames from anotations.. |
03:37:23 | | Quit mecraw_ ("Trillian (http://www.ceruleanstudios.com)") |
03:37:54 | ricII | processing the anotions would be much quicker (and the have a fixed lenght) |
03:39:58 | | Quit Zagor (Remote closed the connection) |
03:40:42 | | Join Nibbler [0] (~Nibbler@port-212-202-193-181.reverse.qdsl-home.de) |
03:41:17 | ricII | ofcourse I will have to rewrite all :( |
03:42:03 | | Join hardeep [0] (hardeeps@208.247.65.237) |
03:42:21 | ricII | yo, hardeep |
03:42:29 | hardeep | heya |
03:44:40 | ricII | no no, resume isn't trivial at all.. (queue + repeat_all) |
03:47:31 | hardeep | ricII: hmmmm, what's the problem? i remember you saying you update all the indices once a queued song is completed... don't you do the same thing when populating the playlist after resume? |
03:48:35 | ricII | yes, but when index looped I don't know if the queued song was played or not. |
03:49:12 | hardeep | but you know what the first_index is... couldn't you use that to determine whether or not it has played? |
03:49:31 | ricII | not with repeat-all.. |
03:49:37 | hardeep | that's what's used for determining the end of playlist in repeat off mode |
03:50:22 | ricII | so it's free in that case.. |
03:50:25 | hardeep | ricII: why not? first_index = first song of playlist |
03:50:42 | hardeep | which may not necessarily be 1 |
03:50:58 | ricII | [03:38] I must either implement deletion (and use that to dequeue) or use more rtc space |
03:51:55 | hardeep | what do you mean by deletion in this case? |
03:52:37 | ricII | like I don't want this song in the playlist anymore (some shift stop key) |
03:52:58 | ricII | meaning I sould anotate it in my file |
03:53:03 | hardeep | er, i thought that's how you were dequeueing? |
03:53:26 | ricII | no, now I only shift indices back |
03:53:50 | hardeep | ricII: er, yeah, that's what I meant... why would you need to annotate the file |
03:54:01 | ricII | for resume.. |
03:54:17 | hardeep | can't you just assume a queued song has been played if the current index > queue location |
03:54:23 | hardeep | using first_index as a base |
03:54:59 | ricII | what is somemore gets queued on the second loop ? |
03:55:22 | hardeep | blah, right |
03:56:11 | ricII | :( .. but deletion is not bad anyways |
03:57:12 | ricII | but ofcourse when I have 90% of the code I think out a better way to do things |
03:58:43 | hardeep | heh, just to mess your mind more.... is queueing really even worth all this hassle? is insertion with anon playlists sufficient? |
03:59:31 | hardeep | although, i guess deletion will have to be added at some point.... queueing is really just an auto-delete |
03:59:37 | ricII | no, delete was planed |
04:00 |
04:00:19 | ricII | and is trivial now |
04:00:52 | hardeep | cool |
04:00:57 | ricII | but thinking about (resume) preformace |
04:01:08 | hardeep | heh, how bad is it? |
04:01:40 | ricII | inserting/queuing 170 files took ~25 sec |
04:02:10 | hardeep | ack, that's pretty slow |
04:02:27 | ricII | resume sould go quicker .. |
04:04:06 | ricII | resume took less that 1sec ??!! |
04:04:11 | ricII | 170 files.. |
04:04:30 | elinenbe | ricII: what about delete from end/ delete from current |
04:04:45 | hardeep | cool, sounds like the inserting/queueing performance is disk writing related then |
04:09:06 | | Join ken0_ [0] (~marklar2@80.178.33.78) |
04:09:22 | | Quit MT (leguin.freenode.net irc.freenode.net) |
04:09:22 | NSplit | leguin.freenode.net irc.freenode.net |
04:09:22 | | Quit Schnueff (leguin.freenode.net irc.freenode.net) |
04:09:22 | | Quit mbr (leguin.freenode.net irc.freenode.net) |
04:09:22 | | Quit ricII (leguin.freenode.net irc.freenode.net) |
04:09:22 | | Quit ken0 (leguin.freenode.net irc.freenode.net) |
04:10:52 | NHeal | leguin.freenode.net irc.freenode.net |
04:10:52 | NJoin | Schnueff [0] (mah@d096.stw.stud.uni-saarland.de) |
04:11:43 | NJoin | ken0 [0] (~marklar2@80.178.33.78) |
04:11:43 | NJoin | ricII [0] (~ricv@debianalpha.xs4all.nl) |
04:11:43 | NJoin | mbr [0] (~mb@stlx01.stz-softwaretechnik.de) |
04:11:43 | NJoin | MT [0] (mt@fido.impulsed.net) |
04:12:13 | ricII | hardeep: why does only)wps.c use playlist_get_resume_info(), is this the only place its needed? |
04:13:18 | hardeep | ricII: currently, yeah. Although I know it's been on Zagor's todo list to get and save the resume info no matter what screen you're on |
04:13:55 | ricII | ah so queuing-info isn't saved until I enter wps screen agian |
04:14:06 | hardeep | ricII: yeah |
04:14:14 | hardeep | ricII: or any other resume info |
04:15:08 | ricII | yes I noticed the side effects, I explicite call save_settings() now on insert.. |
04:15:26 | ricII | explain the preformce issue more |
04:16:47 | hardeep | yeah, that would have an effect |
04:18:43 | ricII | so when that's solved I would take less than half.. (not counting head seeks) |
04:19:25 | hardeep | cool |
04:21:48 | ricII | maybe I sould keep the patchfile filediscriptor open in playlist.c |
04:22:29 | *** | Saving seen data "./dancer.seen" |
04:23:30 | hardeep | perhaps... the maximum number of open files is currently 4.... |
04:25:52 | hardeep | you may also encounter some ugliness when usb is attached and file is modified |
04:25:57 | | Quit ken0 (Read error: 110 (Connection timed out)) |
04:26:12 | ricII | 1 for mpeg.c I presume, 1 in playlist.c for orginal m3u, 1 for patchfile... 1 text-viewer |
04:26:34 | ricII | accounted for ugly ness (checking bounds etc) |
04:27:16 | hardeep | future possibilities: config file |
04:27:46 | ricII | can't be accesed while in text-viewer now... |
04:28:09 | hardeep | i'm thinking once we start saving it as a normal file instead of in sector 61 |
04:28:41 | hardeep | also it may get autoloaded for particular tracks/playlists |
04:29:04 | ricII | ok, but we can always make limit 5.. (thinking bookmarks he) |
04:29:35 | hardeep | yeah.... |
04:32:23 | hardeep | gotta go |
04:32:25 | ricII | well I will think al little more about all this, finish the code ( idea 2 has to wait for revision 2) |
04:32:35 | | Quit hardeep ("BitchX by any other name is still BitchX") |
04:33:29 | | Nick ricII is now known as ricII|sleep (~ricv@debianalpha.xs4all.nl) |
04:50:03 | void__ | is there a way to delete files with rockbox? |
04:50:03 | | Quit Nibbler (Read error: 104 (Connection reset by peer)) |
04:57:18 | | Nick elinenbe is now known as elinenbe|sleep (trilluser@user-0cev121.cable.mindspring.com) |
05:00 |
05:42:31 | | Quit ken0_ (Read error: 54 (Connection reset by peer)) |
05:47:20 | | Join edx [0] (edx@pD9EAAE07.dip.t-dialin.net) |
06:00 |
06:22:32 | *** | Saving seen data "./dancer.seen" |
06:27:15 | | Quit edx (Read error: 60 (Operation timed out)) |
06:28:31 | | Join mecraw_ [0] (~mecraw@12-252-136-249.client.attbi.com) |
06:33:39 | | Join Nibbler [0] (~Nibbler@port-212-202-193-181.reverse.qdsl-home.de) |
07:00 |
07:16:57 | | Nick dw|gone is now known as dwihno (dwihno@h193180246067.kommunicera.umea.se) |
07:16:57 | DBUG | Enqueued KICK dwihno |
07:16:57 | | Quit Nibbler (Read error: 54 (Connection reset by peer)) |
07:41:47 | | Join adi|home [0] (~adiamas@as5300-11.216-194-24-145.nyc.ny.metconnect.net) |
07:41:47 | | Quit adi|home (Client Quit) |
07:41:50 | | Join adi|home [0] (~adiamas@as5300-11.216-194-24-145.nyc.ny.metconnect.net) |
07:57:41 | | Join Bagder [0] (~dast@neptunus.contactor.se) |
08:00 |
08:00:42 | dwihno | Bagder! :) Good morning! |
08:00:49 | Bagder | morning |
08:01:07 | dwihno | Another day, another kill :) |
08:01:30 | Bagder | I think I skip the kill today |
08:03:08 | dwihno | I was hoping you would kill the scrolly bug ;) |
08:03:22 | dwihno | But perhaps that's too violen :) |
08:03:26 | dwihno | violent |
08:03:27 | Bagder | ah, ok then, I hope to do that today |
08:08:29 | dwihno | I will eat pea soup today! :) |
08:08:36 | dwihno | Because it's thursday! YAY! :D |
08:08:51 | Bagder | hehe |
08:09:06 | dwihno | Will you eat pea soup? |
08:09:18 | Bagder | I might |
08:09:47 | dwihno | You should :) |
08:09:54 | dwihno | And pannkakor with sylt and grädde :)~~~ |
08:22:36 | *** | Saving seen data "./dancer.seen" |
08:24:10 | Ctcp | Ignored 1 channel CTCP requests in 0 seconds at the last flood |
08:24:10 | * | Bagder scratches his head |
08:33:48 | | Join Nibbler [0] (~Nibbler@port-212-202-193-181.reverse.qdsl-home.de) |
08:38:27 | Schnueff | moin |
08:38:48 | dwihno | Moinsens |
08:39:05 | Schnueff | pfannkuchen mit zimt und zucker? |
08:40:58 | | Quit adi|work (Read error: 113 (No route to host)) |
08:41:02 | dwihno | nah |
08:41:14 | dwihno | cream and jam :) |
08:41:20 | Schnueff | hm just guessing :) |
08:41:41 | Schnueff | but pfannkuchen was right at least |
08:42:52 | dwihno | aber naturlich! :) |
08:52:21 | | Join matsl [0] (~matsl@dhcp91.contactor.se) |
09:00 |
09:02:39 | * | matsl is away: I'm busy |
09:18:41 | | Join Zagor_ [242] (~bjst@labb.contactor.se) |
09:18:42 | | Quit Nibbler (Read error: 54 (Connection reset by peer)) |
09:20:55 | | Nick Zagor_ is now known as Zagor (~bjst@labb.contactor.se) |
09:42:21 | | Quit void__ ("User pressed ^C five times.") |
09:55:45 | | Join mecraw__ [0] (~mecraw@12-252-136-249.client.attbi.com) |
09:55:46 | | Quit mecraw_ (Read error: 104 (Connection reset by peer)) |
09:59:29 | | Join langhaarrocker [0] (~Phil@212-204-020-206.dsl1.versanet.de) |
10:00 |
10:17:23 | | Join quelsaruk [0] (~zaknafein@faerun.ugr.es) |
10:17:28 | quelsaruk | hi |
10:22:37 | *** | Saving seen data "./dancer.seen" |
10:39:15 | | Join Nibbler [0] (~Nibbler@port-212-202-193-181.reverse.qdsl-home.de) |
10:41:29 | Bagder | hey |
10:45:50 | Nibbler | lo |
10:46:03 | Bagder | hey ho |
10:46:17 | quelsaruk | let's go!! |
10:46:25 | quelsaruk | (that sounded like a song) |
10:46:26 | langhaarrocker | geronnimo |
10:46:44 | quelsaruk | :) |
10:58:51 | | Nick ricII|sleep is now known as ricII|work (~ricv@debianalpha.xs4all.nl) |
11:00 |
11:01:07 | quelsaruk | Does anyone know how i could translate "trickle charge" to spanish??? |
11:01:40 | Zagor | quelsaruk: aren't you the spanish guy here? ;) |
11:01:40 | quelsaruk | i suppose you don't know... but i can't find a word that fit that definition :( |
11:02:01 | quelsaruk | spanish me? nonononono... i'm swedish |
11:02:02 | quelsaruk | ;) |
11:02:17 | Zagor | quelsaruk: what is it called when you fill up your car, just a little? "top up" in english. |
11:02:30 | Zagor | maybe you could use a phrase like it |
11:02:47 | Zagor | or search for battery charger manuals in spanish :-) |
11:03:20 | quelsaruk | oki doki... i'll search in my two neurons :) |
11:03:31 | Nibbler | :) |
11:17:33 | * | matsl is back (gone 02:14:54) |
11:18:23 | * | dwihno misses Linus. |
11:24:35 | quelsaruk | me too |
11:24:47 | langhaarrocker | is he still somewhere at some coast? |
11:25:32 | dwihno | I guess he is. |
11:35:31 | dwihno | what's the idea of bit-reservoir and insertion of padded frames? |
12:00 |
12:04:52 | | Join kargatron [0] (~Vincent@ppp12-28.ath.forthnet.gr) |
12:04:52 | | Quit Nibbler (Read error: 54 (Connection reset by peer)) |
12:17:03 | | Nick quelsaruk is now known as quel|out (~zaknafein@faerun.ugr.es) |
12:17:49 | Zagor | dwihno: bit reservoir is sort of a poor man's VBR |
12:18:04 | Zagor | padding is so every frame is identical in size |
12:22:08 | | Quit quel|out (Read error: 54 (Connection reset by peer)) |
12:22:39 | *** | Saving seen data "./dancer.seen" |
12:23:52 | kargatron | the bookmark stuff is definitely usable - ben did a good job. not sure of course (as only a user) about its robustness and internal quality, but the the functionality is nice. |
12:24:23 | langhaarrocker | And who cares about the rest.. .) |
12:24:36 | | Join quelsaruk [0] (~zaknafein@faerun.ugr.es) |
12:25:57 | kargatron | welll, just leaving that up to better folks... :) |
12:26:32 | quelsaruk | Bagder: do we have a text viewer in rockbox?? |
12:26:50 | langhaarrocker | yes |
12:27:09 | langhaarrocker | just 'play' a *.txt file |
12:27:23 | quelsaruk | i think i've never tried :) |
12:28:14 | quelsaruk | i'm reading the mails, and said to myself, Text viewer?? :) |
12:29:45 | dwihno | Zagor: ah, then I'm with you. I'm reading up on the LAME stuff. |
12:45:06 | | Quit MT (leguin.freenode.net irc.freenode.net) |
12:45:06 | NSplit | leguin.freenode.net irc.freenode.net |
12:45:06 | | Quit mbr (leguin.freenode.net irc.freenode.net) |
12:45:06 | | Quit ricII|work (leguin.freenode.net irc.freenode.net) |
12:45:06 | | Quit mecraw__ (leguin.freenode.net irc.freenode.net) |
12:45:06 | | Quit matsl (leguin.freenode.net irc.freenode.net) |
12:45:06 | | Quit Zagor (leguin.freenode.net irc.freenode.net) |
12:45:06 | | Quit seb-away (leguin.freenode.net irc.freenode.net) |
12:45:27 | NHeal | leguin.freenode.net irc.freenode.net |
12:45:27 | NJoin | mecraw__ [0] (~mecraw@12-252-136-249.client.attbi.com) |
12:45:27 | NJoin | Zagor [242] (~bjst@labb.contactor.se) |
12:45:27 | NJoin | matsl [0] (~matsl@dhcp91.contactor.se) |
12:45:27 | NJoin | MT [0] (mt@fido.impulsed.net) |
12:45:27 | NJoin | mbr [0] (~mb@stlx01.stz-softwaretechnik.de) |
12:45:27 | NJoin | ricII|work [0] (~ricv@debianalpha.xs4all.nl) |
12:45:27 | NJoin | seb-away [0] (Sean@bgp420584bgs.union01.nj.comcast.net) |
12:46:36 | | Quit ricII|work (leguin.freenode.net irc.freenode.net) |
12:46:36 | | Quit mbr (leguin.freenode.net irc.freenode.net) |
12:46:36 | | Quit MT (leguin.freenode.net irc.freenode.net) |
12:47:33 | NJoin | ricII|work [0] (~ricv@debianalpha.xs4all.nl) |
12:47:33 | NJoin | mbr [0] (~mb@stlx01.stz-softwaretechnik.de) |
12:47:33 | NJoin | MT [0] (mt@fido.impulsed.net) |
13:00 |
13:13:03 | dwihno | muy bien |
13:14:24 | quelsaruk | muy bien? el que? |
13:16:33 | quelsaruk | dwihno: http://www.datafab.com/products/data/MD2-USB.htm <−−−−- this is less expensive than the other hd-case option :) |
13:21:19 | | Nick elinenbe|sleep is now known as elinenbe (trilluser@user-0cev121.cable.mindspring.com) |
13:21:37 | | Quit kargatron (Read error: 110 (Connection timed out)) |
13:25:08 | dwihno | MUY BIEN! :D |
13:25:56 | dwihno | that is only USB1, quel |
13:25:57 | quelsaruk | seems to be just 25 euros, the other one was 75 no? |
13:26:15 | quelsaruk | really? |
13:26:18 | quelsaruk | usb1? |
13:26:19 | quelsaruk | :( |
13:26:21 | quelsaruk | ouch |
13:26:48 | quelsaruk | umm |
13:26:57 | quelsaruk | usb1.1 is 1MBit/s no? |
13:27:15 | quelsaruk | this one says up to 12Mbit/s |
13:27:25 | quelsaruk | that is usb2.0... i think |
13:27:31 | dwihno | USB2 is 480 mbit/s |
13:28:05 | quelsaruk | ahhhhhhhhh |
13:28:05 | quelsaruk | :) |
13:28:07 | quelsaruk | oki doki |
13:29:08 | Zagor | usb1.0 is 1.5 Mbit. usb1.1 is 12 Mbit |
13:29:16 | quelsaruk | ajam |
13:29:33 | Zagor | though I have never seen an usb 1.0 device |
13:29:37 | quelsaruk | i've learned something new |
13:29:47 | quelsaruk | :P |
13:31:20 | quelsaruk | dwihno: http://www.datafab.com/products/data/MD2-USB2.htm <−−−−- this is 2.0 :P |
13:31:33 | quelsaruk | but dunno how expensive |
13:31:57 | quelsaruk | what the hell is usb 3.5????? |
13:33:51 | quelsaruk | master Zagor ? |
13:35:14 | Zagor | there is no such thing, afaik |
13:35:40 | Zagor | where do you see it? |
13:35:44 | | Join Nibbler [0] (~Nibbler@port-212-202-193-181.reverse.qdsl-home.de) |
13:35:55 | quelsaruk | in this website |
13:35:56 | | Join elinenbe_ [0] (trilluser@user-0cev121.cable.mindspring.com) |
13:36:12 | quelsaruk | that's why i asked.. i haven't heard of that before |
13:36:13 | Zagor | I'm looking it it. I don't see it. |
13:36:17 | Zagor | at it |
13:36:24 | quelsaruk | upops |
13:36:26 | quelsaruk | sorry |
13:36:27 | Zagor | "USB 2.0 connection for truly plug & play." |
13:36:41 | quelsaruk | i read wrongly |
13:36:42 | quelsaruk | :) |
13:36:46 | Zagor | ah |
13:36:51 | quelsaruk | usb for 3.5 not usb 3.5 |
13:36:56 | quelsaruk | :) |
13:38:32 | * | dwihno reads Linus' posts... "... But let Zagor do it, then we can blame him when we trash our files." |
13:38:44 | | Quit elinenbe_ (Client Quit) |
13:38:57 | dwihno | quelsaruk: USB 3.5 - New standard already? ;) |
13:38:59 | * | langhaarrocker feels guilty again |
13:39:26 | quelsaruk | no dwihno.... i think i must go to school again because i don't know how to read |
13:39:38 | quelsaruk | langhaarrocker: why? :) |
13:40:03 | quelsaruk | dwihno: it was usb for 3.5"not usb 3.5 |
13:40:19 | Schnueff | wow there are usb plugs 3.5" wide? |
13:40:59 | dwihno | :-) |
13:41:01 | quelsaruk | Schnueff: it's a usb conection for a 3.5" HD |
13:41:05 | Schnueff | :) |
13:41:18 | Schnueff | k |
13:41:27 | dwihno | quelsaruk: It was pretty ugly, imgo. |
13:41:28 | dwihno | imho |
13:41:35 | quelsaruk | i've opened my mouth once today... |
13:41:48 | quelsaruk | and i'm creating a lot of confusion |
13:41:51 | quelsaruk | I love this |
13:41:52 | quelsaruk | :) |
13:42:28 | Schnueff | quelsaruk the obfuscator |
13:42:42 | Schnueff | :) |
13:42:59 | quelsaruk | better than the infatuator ;) |
13:43:19 | Schnueff | if u say so :) |
13:44:01 | quelsaruk | dwihno: any other idea? |
13:46:26 | quelsaruk | http://shop.store.yahoo.com/gditech/por25usb11hd.html <−−- this one is not *so* ugly |
13:49:29 | quelsaruk | and this ones is even cooler, but expensive http://www.devdepot.com/description.html?pcode=HIOHDU2 |
13:50:03 | dwihno | hmm |
13:50:13 | dwihno | remember that it's expensive to import |
13:51:00 | dwihno | Try to find a local dealer |
13:51:16 | quelsaruk | i'm just looking for devices |
13:51:27 | quelsaruk | afterwards i'll look a local dealer |
13:51:50 | quelsaruk | (i can buy it cheaper.. the same price as the dealer) |
13:56:51 | langhaarrocker | quesaruk: I feel guilty because that was a mail that loosely has something to do with my split editor - embryo. And I have no time to complete it right now. |
14:00 |
14:00:22 | quelsaruk | ah |
14:09:38 | | Part JunkeyWRK |
14:14:12 | ricII|work | webmind: @vt100, about to bring my gf to the physician (close to vt100) |
14:14:24 | webmind | ej ricII|work |
14:14:32 | webmind | ricII|work, me @ vt100 |
14:14:37 | webmind | 2.5" hd ? |
14:15:28 | quelsaruk | ¿????? |
14:15:59 | ricII|work | yep (never known howto call Linda, we aren't marred but it's more then 12years) |
14:22:41 | *** | Saving seen data "./dancer.seen" |
14:34:16 | | Nick quelsaruk is now known as Quel|lunch (~zaknafein@faerun.ugr.es) |
14:34:16 | | Quit Nibbler (Read error: 104 (Connection reset by peer)) |
14:34:38 | Quel|lunch | cu later! |
15:00 |
15:04:20 | | Quit langhaarrocker (Read error: 104 (Connection reset by peer)) |
15:06:05 | | Join kargatron [0] (~Vincent@ppp17-19.ath.forthnet.gr) |
15:08:22 | dwihno | Zagor: do you think a 40 gig upgrade is sufficient? I found a 60 gig hitachi drive @ komplett.se which might be quite nice. 4200 rpm |
15:09:01 | | Join JunkeyWRK [0] (~junkey@208.209.215.213) |
15:16:01 | dwihno | (wii Zagor |
15:16:04 | dwihno | werps |
15:19:49 | JunkeyWRK | anyone aware of a problem with the fm20 turning off frequently? i'm wondering if this unit is defective. |
15:29:38 | dwihno | JunkeyWRK: is the battery completely charged? are you using the stock firmware? |
15:29:54 | | Join diddystar5 [0] (LeePilgrim@ACC0EB7D.ipt.aol.com) |
15:30:27 | diddystar5 | hello, could someone tell me how to add the chip8 games. I am using cygwin |
15:32:25 | dwihno | Wasn't that some kind of unofficial patch? Have you checked the mail list archives? |
15:32:40 | Bagder | it is in the patch tracker, afaik |
15:33:26 | dwihno | Ah. |
15:33:50 | | Join Nibbler [0] (~Nibbler@port-212-202-193-181.reverse.qdsl-home.de) |
15:33:54 | dwihno | You want my gameboy emulator patch ? ;) |
15:34:20 | Nibbler | what? for rockbox? |
15:34:39 | Bagder | never trust a dwihno |
15:34:53 | Bagder | isn't that a song? ;-) |
15:34:54 | Nibbler | hehe |
15:35:03 | Nibbler | at least a common saying |
15:35:32 | Nibbler | but this 8bit gameconsole-emulator thingy did sound interesting |
15:36:11 | JunkeyWRK | dwihno: ya, it's stock for now. and it does say it's "charged" |
15:36:39 | JunkeyWRK | i assume when it changes from "charging" to "charged" it's done |
15:37:16 | diddystar5 | i think i can get it compiled now bye |
15:37:18 | | Quit diddystar5 ("bye!") |
15:41:53 | dwihno | Bagder: heeeey ;) |
15:42:02 | * | Bagder waves to dwihno |
15:42:17 | * | dwihno hides from Bagder, he's so evil! |
15:42:22 | dwihno | "HANSEL! He's so hot right now!" |
15:42:25 | | Join ClosetPacifist [0] (~ClosetPac@ppp15.ts2.Exmore.visi.net) |
15:43:24 | Bagder | your scroll problem should be history as of now |
15:44:12 | dwihno | :O |
15:44:25 | dwihno | You're just avenging my GB patch ;) |
15:45:25 | Bagder | of course |
15:46:46 | dwihno | Should I go for 40 or 60 gig hitachi drive for my recorder upgrade? |
15:46:55 | Bagder | 60 60 60! |
15:47:00 | Bagder | :-) |
15:47:08 | dwihno | That is so insane, you realize that? :) |
15:47:12 | Schnueff | 40 aNd 60! |
15:47:18 | * | Bagder laughs |
15:47:48 | Nibbler | can disc be replaced easily? |
15:48:44 | dwihno | Dunno |
15:48:50 | dwihno | I'm gonna bribe Linus to switch mine ;) |
15:48:59 | dwihno | With kebab (starka såsen på) :) |
15:57:13 | Hes | it was pretty easy, i upgraded mine to 40G |
15:57:36 | * | dwihno is a hardware analphabet. |
15:58:02 | * | Nibbler would need to buy a prefilled HDD then, usb1 i soooooooo slow :) |
16:00 |
16:02:19 | dwihno | Nah, just leave it running over the night |
16:03:54 | Bagder | usb2 rocks |
16:04:20 | Nibbler | maybe i should have bought jukebox 20 :| |
16:04:23 | Nibbler | for the usb2 :| |
16:04:37 | Nibbler | could still return my jukebox 15 :| |
16:07:59 | dwihno | Bagder: I'm gonna get an adaptec USB2connect thingy! :) |
16:08:22 | Nibbler | how much is usb2 adapter for pc? |
16:08:43 | dwihno | 50e for a pretty good one |
16:09:08 | Nibbler | +100 euro for upgrade that is :| |
16:09:17 | Nibbler | grml |
16:09:31 | Nibbler | usb is not downwards compatible? |
16:11:18 | Bagder | yes it is |
16:12:29 | dwihno | I use 2 USB2 stuff on my USB1 enabled hardware (which sucks, but works) |
16:13:24 | Nibbler | and can i plug a usb2 jukebox on a usb1 computer? |
16:14:12 | dwihno | Yaaa :D |
16:14:44 | | Quit matsl ("Client Exiting") |
16:22:44 | *** | Saving seen data "./dancer.seen" |
16:27:14 | | Join edx [0] (edx@pD9EAB5D5.dip.t-dialin.net) |
16:28:21 | | Nick dwihno is now known as dw|gone (dwihno@h193180246067.kommunicera.umea.se) |
16:28:21 | DBUG | Enqueued KICK dw|gone |
16:55:29 | | Nick Quel|lunch is now known as quelsaruk (~zaknafein@faerun.ugr.es) |
16:55:32 | quelsaruk | im back |
16:55:34 | | Quit Nibbler (Read error: 54 (Connection reset by peer)) |
16:55:44 | | Nick elinenbe is now known as elinenbe|LinuxWo (trilluser@user-0cev121.cable.mindspring.com) |
16:59:57 | | Quit mecraw__ ("Trillian (http://www.ceruleanstudios.com)") |
17:00 |
17:16:49 | | Part Zagor |
17:19:16 | | Nick ricII|work is now known as ricII (~ricv@debianalpha.xs4all.nl) |
17:25:22 | | Join mecraw__ [0] (~mecraw@69.2.235.2) |
17:25:53 | | Quit mecraw__ (Client Quit) |
17:26:41 | | Join mecraw__ [0] (~mecraw@69.2.235.2) |
17:29:43 | | Quit ClosetPacifist ("http://www.takkitoons.com") |
17:37:56 | | Join hardeep [0] (hardeeps@208.247.65.237) |
17:38:10 | Bagder | hi hardeep |
17:38:36 | quelsaruk | cu later! |
17:38:41 | | Nick quelsaruk is now known as quel|out (~zaknafein@faerun.ugr.es) |
17:43:12 | hardeep | heya |
17:44:52 | | Join caldicel [0] (caldicel@lns-p19-19-81-56-17-100.adsl.proxad.net) |
17:45:02 | caldicel | hello |
17:45:16 | hardeep | hi |
17:45:37 | caldicel | i have got a question about firmware |
17:45:58 | hardeep | caldicel: ask away |
17:46:16 | caldicel | with rockbox, can i create a playlist |
17:46:28 | hardeep | caldicel: currently, no |
17:46:38 | Bagder | im off |
17:46:41 | | Quit Bagder ("Client Exiting") |
17:46:42 | hardeep | work is being done on that but it's not done yet |
17:46:43 | caldicel | how can i create so |
17:46:49 | quel|out | hy caldicel |
17:46:51 | quel|out | again |
17:46:51 | quel|out | XDD |
17:46:56 | caldicel | hy |
17:47:28 | caldicel | me revoila |
17:47:43 | hardeep | caldicel: you can either create playlists on your pc and copy them to the jukebox |
17:48:02 | caldicel | its not simple |
17:48:12 | hardeep | caldicel: or ROLO into the archos firmware, create the playlists there, and then play them from rockbox |
17:48:16 | quel|out | hardeep... i was trying to explain her yersterday how to put archos firmware in a directory and use rolo to change to it (and create playlist with that firmware) |
17:48:28 | quel|out | could you please explain her? :) |
17:48:43 | caldicel | yes thanks |
17:49:05 | caldicel | but now i m on mirc and i can receive send |
17:49:20 | caldicel | because i couldn't find archos.mod |
17:49:32 | hardeep | caldicel: what type of jukebox do you have? |
17:49:50 | caldicel | studio 20 |
17:50:45 | hardeep | caldicel: you can download the latest archos firmware from: http://www.archos.com/lang=en/download/firmware.html?country=cn |
17:51:10 | caldicel | and i have explained to quelout that i have "ecrased" the firmware archos in order to install rockbox |
17:51:42 | hardeep | caldicel: copy that firmware file on to your jukebox with the name "rolo.mod" |
17:52:18 | hardeep | caldicel: then, all you need to do is "play" that file to ROLO into the archos firmware |
17:52:58 | caldicel | i have already do that but i obtain a file .ajz ! |
17:53:39 | caldicel | and not archos.mod |
17:53:49 | hardeep | caldicel: rename it to rolo.mod |
17:54:02 | hardeep | it's kind of silly that they name if .ajz.... i wonder why |
17:54:41 | caldicel | i don't understand your last word |
17:55:09 | hardeep | caldicel: rename ajb6000_v5.07a.ajz to rolo.mod |
17:55:18 | hardeep | caldicel: copy rolo.mod to your jukebox |
17:55:24 | caldicel | yes |
17:55:51 | caldicel | and i can use the two firmware ?? |
17:56:09 | hardeep | yes, "play" the rolo.mod file from rockbox and it will load the archos firmware |
17:56:32 | hardeep | to go back to rockbox, restart te jukebox |
17:56:55 | caldicel | ah ok i m going to try this thankx a lot |
17:59:39 | caldicel | should i create a file to put the rolo.mod or not |
18:00 |
18:00:00 | hardeep | caldicel: you don't need to... just copy it to the root directory |
18:00:37 | hardeep | caldicel: however, there's noting wrong with putting it in a separate folder if you prefer |
18:04:33 | caldicel | thnaks it's worked |
18:04:39 | caldicel | bye |
18:04:40 | hardeep | cool |
18:04:45 | caldicel | i should go |
18:04:50 | caldicel | thanks a lot |
18:04:59 | hardeep | no prob |
18:05:11 | caldicel | i'm coming soon for anther explanation |
18:05:22 | caldicel | for example create a list ? |
18:05:35 | caldicel | alors see you soon |
18:05:40 | caldicel | thanks |
18:06:03 | | Part caldicel |
18:17:19 | | Join GreyShadow [0] (Snak@adsl-209-204-188-244.sonic.net) |
18:22:47 | *** | Saving seen data "./dancer.seen" |
18:28:33 | | Join Nibbler [0] (~Nibbler@port-212-202-193-181.reverse.qdsl-home.de) |
18:30:50 | | Join Neo7530 [0] (~jirc@pD9E28ADE.dip.t-dialin.net) |
18:31:03 | Neo7530 | Hello ! |
18:31:12 | hardeep | hi |
18:31:30 | Neo7530 | WHATS GOING ON ? |
18:33:44 | Neo7530 | can anybody help me with the remoclone ? I Need the circuit diagram & the hex file for the PIC-Processor |
18:35:12 | hardeep | Neo7530: take a look in http://rockbox.haxx.se/docs/ |
18:35:21 | Neo7530 | tnx |
18:35:24 | hardeep | it has schematics... not sure about hex file |
18:36:30 | Neo7530 | the hex file is not there |
18:39:15 | | Quit kargatron ("Suckers!") |
18:40:49 | Neo7530 | works the jukebox 6000 with a 120 Gigs HDD ? has anybody an idea or suggestions about that ? |
18:43:02 | hardeep | are are there any 120GB 9.5mm 2.5" hard drives? largest i've seen is 60GB |
18:45:01 | Neo7530 | no, but it is possible to reassemble the case of the jukebox... it is a little bit larger, but this is no problem in my car :o) |
18:46:29 | Neo7530 | even fujitsu siemens has build an 80 Gig HDD... |
18:48:43 | hardeep | Neo7530: in that case, yeah, 120GB should work... i believe the upper limit on the ata version we're using is 137GB |
18:50:00 | Neo7530 | i think so, too... in my computer works an 180 Gig HDD, but only with an extra controller... |
18:50:27 | Neo7530 | 137 gigs works without the extra controller |
18:51:02 | Neo7530 | sorry for my bad english, im from germany... |
18:57:18 | Neo7530 | theoretically it must been possible to build an ir-remote control or even a rf remote control. i must have the source-code or the hex file to reassemble it. this would be great, but i hate cables in my car... :o( |
19:00 |
19:00:12 | Neo7530 | an external LCD (40*4 or so) can controlled with an extra atmel-processor via rs232 from jukebox... but these shi**y wires :o( |
19:02:32 | Neo7530 | no good idea ? |
19:04:05 | | Join Stevie [0] (~stevena@dhcp301.xs4all.nl) |
19:04:12 | Stevie | Hi Guys! |
19:04:29 | Neo7530 | hi stevie |
19:04:54 | Stevie | I just installed an daily build of rockbox but now the USB connection doesn't work anymore... :-(( |
19:04:59 | Stevie | What to do? |
19:05:16 | Stevie | Hi Neo7530, can you help me? |
19:05:16 | Neo7530 | reboot with usb plugged in |
19:06:06 | Stevie | How to reboot? What to push? I don't see a reboot button/point... |
19:06:09 | Neo7530 | do it so, should be work so |
19:06:31 | Neo7530 | shut down your jukebox |
19:06:50 | Stevie | i CAN'T... |
19:07:06 | Neo7530 | if not, unplug usb and remove the accu |
19:07:13 | Stevie | The only thing I see on the display is: Jukebox Ver : 5.08 |
19:07:40 | Neo7530 | ops... hdd-crash ? |
19:08:08 | Stevie | maybe... I don't know... |
19:08:44 | Stevie | Tries some daily builds but most of them didn't work.. and this one gives me totally nothin :-S |
19:09:04 | Neo7530 | unplug usb and remove accu... then wait a while (30 sec) put the accu back in jukebox an reboot without usb plugged in |
19:09:21 | Stevie | I'll try that! Thanx |
19:09:32 | Neo7530 | no problem |
19:11:17 | | Quit s0be (Read error: 113 (No route to host)) |
19:11:33 | | Join adi|work [0] (~adiamas@dogwood.vport.net) |
19:12:40 | Stevie | whooaaa!!! It worked! |
19:12:48 | Neo7530 | :o) |
19:13:16 | Stevie | Just thought I losted my jukebox... ;-) |
19:13:37 | Stevie | See you later maybe! |
19:14:02 | Neo7530 | ok, no problem... cu l8r |
19:14:32 | Neo7530 | so guys, i must go work... cu l8r @ll |
19:14:54 | | Quit Neo7530 ("Leaving") |
19:15:01 | | Part Stevie |
19:16:00 | | Join ken0 [0] (~marklar2@80.178.37.50) |
19:22:59 | | Join s0be [0] (~s0be@163.118.102.32) |
19:25:41 | | Part GreyShadow |
19:28:09 | | Join GreyShadow [0] (Snak@adsl-209-204-188-244.sonic.net) |
19:43:20 | | Quit s0be (Remote closed the connection) |
19:43:20 | | Quit Nibbler (Read error: 54 (Connection reset by peer)) |
19:58:20 | | Quit hardeep ("[BX] Amount of time you people were funny: -3 minutes -56 seconds") |
20:00 |
20:22:49 | *** | Saving seen data "./dancer.seen" |
20:33:40 | | Join Bagder [241] (~daniel@as3-3-2.ras.s.bonet.se) |
20:39:37 | | Join hardeep [0] (hardeeps@208.247.65.237) |
20:46:30 | | Join sansa [0] (~sansavaro@136-194-53.cmts01.ksle.everestkc.net) |
20:46:32 | sansa | Hi all. |
20:46:37 | hardeep | hi |
20:46:55 | sansa | I'm really enjoying rockbox on my archos studio 10 |
20:47:07 | sansa | Thanks to all the developers! |
20:48:01 | Ctcp | Ignored 1 channel CTCP requests in 0 seconds at the last flood |
20:48:01 | * | Bagder bows humbly from his corner |
20:48:13 | adi|work | howdy mate |
20:48:25 | adi|work | glad you like is sansa |
20:54:19 | | Nick elinenbe|LinuxWo is now known as elinenbe|back (trilluser@user-0cev121.cable.mindspring.com) |
20:54:29 | elinenbe|back | LinuxWorld is a waste of time. |
20:54:40 | elinenbe|back | Microsoft had a huge setup there though... |
20:55:01 | sansa | What? You went there for computer stuff? Don't do that, go for the party and free stuff! |
20:55:35 | elinenbe|back | there is not much party stuff or free stuff... |
20:56:40 | sansa | Bummer.... yeah then it would suck. |
20:58:46 | | Quit sansa ("Woo Hoo Build is done time to play!") |
21:00 |
21:04:46 | Bagder | there's some graphical bugs now |
21:05:07 | Bagder | I bet me and Kjell introduced them |
21:05:15 | | Join Mine78 [0] (Pozzolo@62.211.161.107) |
21:05:25 | elinenbe|back | Bagder: woohoo! |
21:05:49 | Mine78 | I have a quit big bug to report |
21:05:52 | Bagder | the good news that I can reproduce them in the simulator |
21:06:15 | mecraw__ | the new scroll stuff seems to be acting a little funny, anyone else notice it? |
21:06:23 | Bagder | I must leave now |
21:06:24 | Bagder | se ya |
21:06:24 | | Quit Bagder ("http://daniel.haxx.se") |
21:06:24 | Mine78 | Playing MP3Pro, after 1:40 - 1:50 it stops playing for almost 3 sec and then continue |
21:06:32 | | Nick mecraw__ is now known as mecraw (~mecraw@69.2.235.2) |
21:06:42 | Mine78 | probably something buffer-related ? |
21:07:02 | hardeep | Mine78: yeah... report a bug and attach the file you were playing |
21:07:13 | hardeep | Mine78: assuming it's reproduceable with that file |
21:08:18 | Mine78 | each mp3pro-coded file do it |
21:08:28 | Mine78 | no problem with normal mp3 at any bitrate |
21:08:42 | Mine78 | the time it happens is always the same for the same mp3pro file |
21:08:49 | Mine78 | it chenges between different mp3pro files |
21:09:06 | adi|work | Bagder, i've managed to remove/consolidate 7 questions on the FAQ |
21:09:10 | adi|work | its not much, but its a start |
21:09:14 | Mine78 | i also tryed to set buffer to 3 sec ... it's the same |
21:09:59 | Mine78 | in addition another bug: using different languages, when you press ON+PLAY on a folder nothinbg appears except for a left arrow |
21:10:05 | Mine78 | pressing it it goes to the rename menu |
21:10:33 | hardeep | Mine78: use SF to report both the bugs... providing as much info as you can |
21:11:02 | Mine78 | what is SF ? |
21:11:29 | hardeep | SourceForge.... follow the links from the rockbox page |
21:11:59 | Mine78 | But it's written to not report bugs of the CVS |
21:13:07 | hardeep | Mine78: that policy was changed a while back... it's okay to post bugs on daily builds now |
21:13:19 | Mine78 | OK !!! I WILL GO IMMEDIATELY !!! |
21:13:25 | adi|work | hardeep.. wanna do me a favor and give me an opinion? |
21:13:33 | adi|work | https://sourceforge.net/tracker/?func=detail&atid=439121&aid=673160&group_id=44306 |
21:13:37 | hardeep | adi|work: sure |
21:13:45 | adi|work | am i just missing something aobut his post? |
21:15:04 | hardeep | adi|home: heh, nah... it would be a fairly useless feature |
21:15:58 | hardeep | who would steal the archos, delete a few files, and then return it... laf |
21:21:04 | adi|work | i know :) |
21:21:07 | adi|work | okay.. lunch |
21:21:08 | adi|work | thanks |
21:22:29 | Mine78 | great feature in my opinion |
21:22:37 | Mine78 | i reported 3 bug related to playing mp3pro files |
21:22:43 | Mine78 | Hope I had been useful |
21:23:08 | hardeep | Mine78: it's actually easier if you report them as separate bugs.... |
21:23:32 | Mine78 | but i think they are dued always to the same thing |
21:23:38 | hardeep | Mine78: since they are unrelated for the most part it... makes it easier to track what's been fixed |
21:23:45 | Mine78 | that is : mp3pro files have no header with lenght information |
21:24:06 | hardeep | Mine78: perhaps those two... but you also put the language bug report in there |
21:24:18 | Mine78 | opssss.......... u are right !!!!!! |
21:24:21 | Mine78 | sorry !!! |
21:24:26 | Mine78 | havi I to put it again ? |
21:27:44 | | Join SNDBOY [0] (~jirc@slip-12-65-68-30.mis.prserv.net) |
21:28:22 | | Join Nibbler [0] (~Nibbler@port-212-202-193-181.reverse.qdsl-home.de) |
21:30:29 | quel|out | cu! |
21:30:30 | | Quit quel|out ("KVIrc 3.0.0-beta1 "Eve's Avatar"") |
21:31:31 | | Quit Mine78 ("Shokowahhhhh dwahhhnowan!!") |
21:32:15 | | Quit ken0 ("zZz") |
21:32:43 | | Quit SNDBOY ("Leaving") |
21:33:36 | | Join SNDBOY [0] (~jirc@slip-12-65-68-30.mis.prserv.net) |
21:36:13 | elinenbe|back | quick question.. couldn't we have a lookup table for contrast values, so all the jukeboxes at least look okay when they are initially installed? |
21:37:18 | | Nick elinenbe|back is now known as elinenbe (trilluser@user-0cev121.cable.mindspring.com) |
21:40:25 | | Quit SNDBOY ("Leaving") |
21:50:56 | | Quit ricII (Remote closed the connection) |
21:57:14 | | Join ricv [0] (~ricv@debianalpha.xs4all.nl) |
21:57:23 | | Nick ricv is now known as ricII (~ricv@debianalpha.xs4all.nl) |
21:57:49 | elinenbe | hi ricII |
21:57:52 | elinenbe | how are you? |
21:59:15 | ricII | just rebooted my laptop. |
21:59:30 | elinenbe | are you still plugging away at the playlist code? |
21:59:38 | ricII | looking at all new gnome stuff |
21:59:54 | elinenbe | oh. |
22:00 |
22:00:03 | elinenbe | ricII: I was just at LinuxWorld. |
22:00:27 | elinenbe | ricII: too much orientied towards the big players. |
22:01:05 | ricII | linux is getting great for desktop usage.. |
22:01:29 | elinenbe | ricII: I agree too. |
22:01:45 | elinenbe | LW was mostly geared towards the server world though. |
22:02:03 | ricII | but I must be onest, I pave my X with Eterms.. |
22:04:30 | ricII | I implemented delete-from-playlist, and it works like a charm |
22:04:42 | elinenbe | ricII: sounds great? |
22:04:58 | elinenbe | ricII: does that just delete the next song, the last song, or have you implemented a playlist browser? |
22:05:18 | ricII | resume now works even when you queue song in different loops (play-all) |
22:05:30 | elinenbe | so, what have you left to do? |
22:05:52 | ricII | shuffle & more interface stuff.. |
22:06:49 | elinenbe | ricII: could I check it out here? |
22:07:38 | ricII | if I remember howto setup port fwd with iptables (some yoyo played with the fuses here) |
22:08:00 | elinenbe | ricII: you could just email it to me? forget DCC |
22:08:21 | ricII | I could put ajbrec.ajz on the web.. |
22:08:39 | elinenbe | sure, that would be great! |
22:10:21 | elinenbe | I am builing off a clean CVS. My rockbox directory was thrashed |
22:10:34 | ricII | be warned ricv/ajbrec.ajz">http://ns2.denhaag.org/~ricv/ajbrec.ajz |
22:10:51 | elinenbe | about what? :) |
22:12:08 | ricII | its not optimized in any way, you will need to create a /.rockbox/.playlist.patches file.. |
22:12:38 | elinenbe | I just figured that one out :) |
22:14:29 | ricII | you will find my current playlist.c there aswell (but I also changed some more files) |
22:14:53 | elinenbe | cool. |
22:15:28 | ricII | and I abuse resume_index without bumping config_block_version# |
22:16:11 | elinenbe | is it possible to load non-playlists? |
22:16:28 | ricII | that must be dirplay |
22:16:38 | elinenbe | what do you mean? |
22:17:17 | adi|work | elinenbe: a look up table of contrasts sounds like a good idea to me |
22:17:41 | elinenbe | adi|work: I know that is already done for some of the other hardware differences. |
22:17:42 | ricII | that what pressing play on a mp3 in a directory does now.. |
22:17:54 | adi|work | nods |
22:18:00 | | Join LinusN [0] (~linus@labb.contactor.se) |
22:18:08 | elinenbe | LinusN: hello |
22:18:10 | ricII | hi LinusN |
22:18:20 | LinusN | yo |
22:18:28 | elinenbe | ricII: what is the difference between insert and queue? |
22:18:57 | ricII | insert is permanent, queue behaves like former queuing |
22:19:07 | elinenbe | I see. |
22:19:09 | elinenbe | that is nice. |
22:19:13 | ricII | play after this song |
22:19:35 | ricII | rename is still there... it just not displayed. |
22:19:45 | elinenbe | will any of the operations work on a directory? Insert/Queue/Append |
22:19:49 | adi|work | LinusN: elinenbe just had a nice idea |
22:19:56 | adi|work | a look up table for units for the default contrast |
22:20:02 | adi|work | what do you think? |
22:20:05 | ricII | no, I did do much on tree.c |
22:20:28 | ricII | s/did/didn't |
22:20:31 | elinenbe | ah. |
22:21:14 | LinusN | adi|work: yeah, that's why i started asking people in the forums for their hw info a few weeks ago |
22:21:23 | ricII | insert & queuing calls save_settings every time now causing a slow preformace |
22:21:59 | elinenbe | ricII: is a playlist treated as one file? |
22:22:31 | LinusN | it seems that pre-1.28 has a different contrast |
22:22:36 | elinenbe | ricII: like if I start a playlist, and then I queue a song, will that go after the currently playing playlist, or after the currently playing song? |
22:22:53 | *** | Saving seen data "./dancer.seen" |
22:23:03 | | Join void_ [0] (void@epicsol.org) |
22:23:09 | elinenbe | LinusN: how is your wife feeling? |
22:23:50 | LinusN | elinenbe: still bad |
22:24:15 | elinenbe | LinusN: sorry to hear that. |
22:26:28 | ricII | elinenbe after the current playing song (like before) |
22:27:18 | ricII | this version also text-views every file it doesn't support.. |
22:27:43 | elinenbe | ricII: how do you delete from a playlist? |
22:28:12 | ricII | no key jet.. |
22:28:46 | ricII | but I used to dequeue songs (automaticly when they are fully played) |
22:29:12 | ricII | f2 in the textviewer also wraps |
22:31:02 | ricII | but I all based on 2weeks old cvs (since I don known how to merge localy with cvs) |
22:31:07 | elinenbe | f2 wraps, but it doubles up what is on the screen... at least with the font I use. |
22:31:40 | elinenbe | like the end of one line is the beginning of the next. |
22:31:43 | ricII | prop font... |
22:32:24 | ricII | yes I now, there is no good interface which tells me how many chars where printed.. |
22:32:43 | elinenbe | it looks much better with "rockbox default" |
22:33:13 | ricII | I use 5x7 font.. |
22:33:38 | elinenbe | I like that is opens all non understood files in the text viewer... that is a NICE feature. |
22:33:55 | ricII | but I also made a ~3x5 font... |
22:34:22 | ricII | verry usefull to debug the .playlist.patches file.. |
22:35:24 | elinenbe | if you hold down play and press left/right (that should be disabled if F2 is already pressed) |
22:35:45 | elinenbe | ricII: I am unable to just play a song in a directory however... |
22:36:22 | ricII | I takes a while (remember 170 song ~25 sec) |
22:37:07 | elinenbe | I just get "End of song list" |
22:37:28 | ricII | hmm works here.. |
22:37:34 | elinenbe | and my .playlist.patches file is empty |
22:37:37 | ricII | you created the file? |
22:37:42 | elinenbe | yeah |
22:37:53 | elinenbe | it is names ".playlist.patches" in /.rockbox |
22:38:11 | elinenbe | is that right? |
22:38:14 | ricII | sould be ok |
22:38:27 | ricII | queuing works ok ? |
22:38:30 | elinenbe | because I am getting zero functionality \ |
22:38:32 | elinenbe | nope. |
22:40:04 | ricII | asume there free space on the drive.. |
22:40:48 | elinenbe | let me check. |
22:40:58 | | Join kargatron [0] (~Vincent@ppp17-240.ath.forthnet.gr) |
22:41:04 | ricII | first line on .playlist_patches sould read some thing like I.../path/to/song.mp3 |
22:41:08 | elinenbe | oh.... that may be the problem :) |
22:41:27 | elinenbe | that may be a problem for other users.... |
22:41:46 | elinenbe | I need a 40 or 60 gig drive :) |
22:41:51 | ricII | current queue also needs free space.. |
22:42:06 | elinenbe | now I try again... with 3 megs free. |
22:42:22 | ricII | sould be more than anough |
22:42:53 | ricII | you can also use a m3u as starting point. |
22:43:30 | elinenbe | can you queue/insert/append a n m3u? |
22:44:15 | ricII | if it readout in tree.c and inserted/queued there, why not? (has to be coded) |
22:44:51 | elinenbe | coputer reports 92 megs free on the disk |
22:45:17 | elinenbe | rockbox reports 0.0GB free |
22:45:19 | elinenbe | ug! |
22:45:27 | ricII | huh |
22:46:40 | LinusN | elinenbe: scandisk'ed lately? |
22:46:47 | ricII | is less then 0.1Gb |
22:46:55 | elinenbe | LinusN: I am running that now. |
22:47:04 | elinenbe | will let you know in one minute |
22:47:40 | LinusN | elinenbe: the free-space function seems buggy, it should show it in megs, not in gigs |
22:47:49 | LinusN | it should adapt |
22:47:50 | ricII | I remember a request for display space free in MB when less 0.1Gb.. |
22:48:04 | elinenbe | I just went to the info screen F1/info |
22:48:12 | * | adi|work screams |
22:48:32 | LinusN | we have a function for it, but the free-space function is probably not using it |
22:48:32 | ricII | :) |
22:50:04 | adi|work | LinusN: you familiar with the STL at all? |
22:50:54 | LinusN | STL? |
22:51:07 | LinusN | Standard Template Library? |
22:51:07 | ricII | elinenbe does m3u play work atleast ? |
22:51:42 | adi|work | nods |
22:51:52 | LinusN | adi|work: my religion forbids me to touch it |
22:52:31 | adi|work | lol |
22:52:33 | adi|work | k :) |
22:53:54 | elinenbe | ricII: yes |
22:53:55 | ricII | elinenbe: it doesn't use the extra file, when not being modified. (queue,insert,append,delete) |
22:54:04 | elinenbe | ricII: I am scanning my drive now. |
22:54:51 | ricII | ah sorry I gave you the wrong name... |
22:55:12 | LinusN | i have things to do. cu later guys |
22:55:19 | * | ricII hides under someone's rock.. |
22:55:26 | | Part LinusN |
22:55:34 | ricII | it ".playlist_patches" |
22:55:47 | ricII | oops... |
22:58:37 | elinenbe | ricII: ahhhhhh!!!!!!!!! |
22:58:47 | ricII | sorry :( |
22:58:59 | elinenbe | I will just rename it on the recorder :) |
22:59:09 | elinenbe | no problem |
22:59:20 | ricII | hidden function :) |
23:00 |
23:05:20 | ricII | elinenbe: working now? |
23:05:34 | elinenbe | hold on... brb |
23:05:36 | | Part elinenbe |
23:15:09 | void_ | is there a way to delete files? |
23:15:10 | | Quit GreyShadow (Read error: 104 (Connection reset by peer)) |
23:15:41 | ricII | in the cvs-version (not dirs) on+play |
23:19:04 | void_ | ah ok |
23:31:54 | Nibbler | . |
23:34:01 | | Join elinenbe [0] (~elinenbe1@user-0cev121.cable.mindspring.com) |
23:34:36 | elinenbe | hi |
23:35:49 | ricII | wb |
23:37:05 | elinenbe | ricII: it seems to be working well. |
23:38:08 | ricII | you will probly find some (trivial to fix) bugs.. |
23:39:19 | ricII | this is the exact same version I use on my rec, didn't do something nasty yet (like craching or eating files) |
23:42:58 | elinenbe | it is looking really nice. |
23:43:27 | elinenbe | the one fature I am looking for is recursive inserts... or just holding play on a direcotory and playing everything in there. |
23:43:52 | kargatron | the workaround is so trivial tho... |
23:44:05 | kargatron | a single execution of a recursive pl maker. |
23:44:24 | ricII | dirplay is doing that .... |
23:44:39 | ricII | almost in this version |
23:44:42 | kargatron | i can understand the desire, but with such an easy workaround, can't imagine being frustrated by its absence... |
23:45:04 | | Quit dw|gone (Remote closed the connection) |
23:48:22 | ricII | elinenbe: i could put up the other files aswell, the 'api' in playlist,c is defined now... tree.c is all yours :) |
23:49:48 | ricII | writing a playlist_save() is also trivial now.. |
23:51:49 | elinenbe | ricII: sounds nice... send the off to the mailing list |
23:52:13 | ricII | not before resume with shuflle works.. |
23:52:45 | elinenbe | well, then I will wait for that too −− you should also try to do alot of the stuff in RAM −− to increase the speed |
23:54:14 | ricII | the speed lost is caused mainly by superflios save_settings() class. just notice the resume time for 170 songs ( <1sec) |
23:54:27 | ricII | s/class/calls |
23:57:48 | elinenbe | I understand... it is due to disk writes −− right? |
23:57:54 | ricII | I freeed ~400k |
23:57:58 | ricII | more head seeks |