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 2012-10-12

00:00:12 Join kadath [0] (~kadath@rrcs-96-11-226-10.central.biz.rr.com)
00:00:37 Quit lebellium (Quit: ChatZilla 0.9.89 [Firefox 16.0/20121002073616])
00:11:16 Quit GeekShadow (Remote host closed the connection)
00:11:34 Join GeekShadow [0] (~antoine@155.9.198.77.rev.sfr.net)
00:15:49 Quit ender` (Quit: If Ingress is the way inside and Egress the way out, does that make Congress the way to a scam?)
00:44:39 Quit bertrik (Ping timeout: 252 seconds)
00:45:15 Quit eckoit (Quit: eckoit)
00:57:31 Join Scromple [0] (~Simon@161.43.73.67)
01:00
01:05:58 Quit GeekShadow (Remote host closed the connection)
01:06:16 Join GeekShadow [0] (~antoine@91.119.197.77.rev.sfr.net)
01:10:01 Quit mgottschlag (Read error: Connection reset by peer)
01:12:48 Join eckoit [0] (~ryan@50.65.10.24)
01:27:41 Quit alexbobp (Quit: leaving)
01:34:37 Join alexbobp [0] (~alex@cpe-70-124-68-204.austin.res.rr.com)
01:53:22 Quit GeekShadow (Ping timeout: 272 seconds)
01:55:44 Join GeekShad1w [0] (~antoine@127.102.193.77.rev.sfr.net)
01:58:24***Saving seen data "./dancer.seen"
01:59:04 Join amayer [0] (~alex@h119.52.21.98.dynamic.ip.windstream.net)
02:00
02:10:39 Join Eric [0] (~4c5b9be2@www.haxx.se)
02:11:03 Nick Eric is now known as Guest91130 (~4c5b9be2@www.haxx.se)
02:11:49 Quit Guest91130 (Client Quit)
02:19:10 Join expediter [0] (~expediter@76.91.155.226)
02:59:13 Quit speckmade (Ping timeout: 252 seconds)
03:00
03:03:34 Join speckmade [0] (~fnerd@port-92-201-30-66.dynamic.qsc.de)
03:03:46 Quit speckmade (Read error: Connection reset by peer)
03:03:53 Join speckmade [0] (~fnerd@port-92-201-30-66.dynamic.qsc.de)
03:11:14 Quit speckmade (Ping timeout: 245 seconds)
03:16:03amayerdoes anyone have an ipod classic <= 5G?
03:16:05amayerif so: does Ipod Accessery protocol work?
03:22:36 Quit Horscht (Quit: Verlassend)
03:45:48 Quit Rower85 (Read error: Connection reset by peer)
03:47:31amayeris anyone familiar with iap.c and serial.c?
03:47:33amayeri would like to try and impemant the IAP on ipod classic. im wondering what all i would need to do
03:58:26***Saving seen data "./dancer.seen"
04:00
04:08:43 Join speckmade [0] (~fnerd@port-92-201-30-66.dynamic.qsc.de)
04:13:08 Quit speckmade (Ping timeout: 248 seconds)
04:20:39 Quit ParkerR_ (Quit: ZNC - http://znc.in)
04:28:54 Part expediter
04:29:39 Join ParkerR [0] (ParkerR@unaffiliated/parkerr)
04:30:25 Join TheSphinX_ [0] (~briehl@p579CC847.dip.t-dialin.net)
04:31:36 Nick ParkerR is now known as ParkerR_ (ParkerR@unaffiliated/parkerr)
04:34:03 Quit kadath (Ping timeout: 245 seconds)
04:34:29 Quit TheSphinX^ (Ping timeout: 265 seconds)
04:39:57 Join amiconn_ [0] (amiconn@rockbox/developer/amiconn)
04:39:57 Quit amiconn (Disconnected by services)
04:39:58 Quit pixelma (Disconnected by services)
04:39:59 Join pixelma_ [0] (pixelma@rockbox/staff/pixelma)
04:40:01 Nick pixelma_ is now known as pixelma (pixelma@rockbox/staff/pixelma)
04:40:02 Nick amiconn_ is now known as amiconn (amiconn@rockbox/developer/amiconn)
04:41:30 Quit amayer (Remote host closed the connection)
04:42:35 Join amayer [0] (~alex@h119.52.21.98.dynamic.ip.windstream.net)
04:47:44 Join kadath [0] (~kadath@rrcs-96-11-226-10.central.biz.rr.com)
04:54:05 Join factor [0] (~factor@74.196.97.204)
05:00
05:01:28 Join Rower85 [0] (husvagn@v-413-alfarv-90.bitnet.nu)
05:08:42[Saint]<amayer_> I liked my ipod classic because it could hook into my car stereo <−−- You don't need IAP for this...
05:09:18[Saint]You just need a stereo that isn't totally braindead (one that knows how to handle things that aren't iPods).
05:10:08[Saint]If the stereo is capable of playback from an arbitrary USB mass storage device, then, there's no need for IAP.
05:15:14amayer[Saint]: i think i tried and it told me "unsupported device" or something like that
05:15:27amayerlet me run out quick to test(brb)
05:18:23JdGordonalot of radios will see a apple usb device id and try talking IAP and not fall back to MSC if it fails
05:22:14amayer[Saint]: my radio beeps then displays "usb no suprt"
05:22:30amayerJdGordon: i think you are right
05:23:33amayerthere is already support for IAP on some devices.
05:23:35amayerhave we tested the same code on the classic?
05:23:37amayeri noticed there was no #ifdef IPOD_CLASSIC or whatever denotes a 6G
05:25:08amayeri have the energy and some free time durring weekdays.
05:25:10amayeri just need someone to point me in the right direction
05:25:42amayerim not that familiar with the rockbox code. i usually just look at what ever people are talking about on irc(which hasnt been IAP while ive been logged on)'
05:26:17JdGordonTheSeven will know about that
05:26:20[Saint]JdGordon: do you know for what reason it is we can't just change out the device ID dynamically?
05:26:25[Saint]...has trhis been thought of?
05:26:30[Saint]-r
05:26:36*TheSeven wonders what he's supposed to know at 5:30 am :P
05:27:00JdGordonnoone has bothered tring i tihnk
05:27:15[Saint]I mean, if a stereo is just using the device ID to tell if it's an ipod...can't we just tell it that it's a USb key instead?
05:27:21amayerTheSeven: have we tried to use IAP on ipod classic?
05:28:07TheSevenno, because the IAP code is a huge mess that's deeply intertwined with PP-specific code
05:28:18TheSevenor at least it used to be back when I ported rockbox to the classic
05:28:21[Saint]Settings - System - USB Enumeration - " 'iPod'; 'Not an iPod' " :)
05:28:27TheSevenI have a lowlevel serial driver in emcore
05:28:35 Nick the-kyle1 is now known as the-kyle (~kyle@cpe-024-211-185-030.nc.res.rr.com)
05:28:55TheSevenbut nobody has bothered trying to make it work with IAP so far
05:29:00[Saint]Would an approach like that "just work"? And, does it break spec?
05:29:09[Saint]re: faking device ID.
05:29:15TheSevenpartially because bertrik was about to clean up IAP anyway, so I decided to wait for that first
05:29:21TheSevenbut I'm not sure if that ever happened in the end
05:29:52TheSeven[Saint]: changing the device id while disconnected should be trivial
05:30:07amayerTheSeven: is there something i can do to help with the initiative?
05:30:35 Quit TheSeven (Disconnected by services)
05:30:43 Join [7] [0] (~quassel@rockbox/developer/TheSeven)
05:30:59[Saint]I suppose the question is, then. Which device ID would we use?
05:31:35amayeridk the usb standard but is there a "GENERIC USB DRIVE" type of id?
05:31:59[Saint]Being able to tell "dumb" stereos that an iPod isn't really an iPod, but is in fact just "dumb storage" would be bloody awesome.
05:32:17amayer[Saint]: agreed
05:32:45amayerbut even so i would still like to active the IAP
05:33:02*[7] remembers a ML thread about that
05:33:05[Saint]It feels like too good an idea for someone to have not thought of it already...so, I guess that worries me.
05:33:07[7]get an ID from openmoko or something
05:33:08[7]no, it's a vendor/product kind of thing
05:33:17[7]well either piggyback on some known thumbdrive device id (although that's a bit nasty)
05:33:19[7]or get our own ID from someone
05:33:24[7]for IAP someone would need to dig though our code base and figure out what will actually need to be implemented
05:33:27[Saint]It's either secretly a really shitty idea, or, implementation is harder than I think it'd be.
05:33:55[7]the lowlevel driver is fairly simple, but plugging it into all that autobauding and IAP protocol stuff might not be exactly trivial if that's still the PP mess it used to be a couple of years ago
05:50:13amayeris the lowlevel driver in the project or somewhere else?
05:58:30***Saving seen data "./dancer.seen"
05:59:05amayer[7]: ^
05:59:59 Join speckmade [0] (~fnerd@port-92-201-30-66.dynamic.qsc.de)
06:00
06:04:03 Part amayer
06:04:25 Quit speckmade (Ping timeout: 252 seconds)
06:18:52 Quit prof_wolfff (Ping timeout: 245 seconds)
06:35:32 Quit Provel (Ping timeout: 248 seconds)
06:39:36 Join Provel [0] (~Provel@75-132-15-43.dhcp.stls.mo.charter.com)
06:51:08 Join speckmade [0] (~fnerd@port-92-193-104-237.dynamic.qsc.de)
06:52:57 Quit Totalled (Quit: PETTAN PETTAN, TSURUPETTAN!)
06:53:17 Join Totalled [0] (~Totalled@c-98-245-9-211.hsd1.co.comcast.net)
06:57:14 Quit Totalled (Client Quit)
07:00
07:01:20 Join Totalled [0] (~Totalled@c-98-245-9-211.hsd1.co.comcast.net)
07:12:22 Quit speckmade (Quit: Leaving.)
07:12:34 Join speckmade [0] (~fnerd@port-92-193-104-237.dynamic.qsc.de)
07:20:12 Join speckmade1 [0] (~fnerd@port-92-193-104-237.dynamic.qsc.de)
07:20:13 Quit speckmade (Read error: Connection reset by peer)
07:22:16 Quit speckmade1 (Read error: Connection reset by peer)
07:28:31 Quit Provel (Read error: Connection reset by peer)
07:28:55 Join Provel [0] (~Provel@75-132-15-43.dhcp.stls.mo.charter.com)
07:36:29 Join Provel_ [0] (~Provel@75-132-15-43.dhcp.stls.mo.charter.com)
07:40:11 Quit Provel (Ping timeout: 260 seconds)
07:42:41 Quit Jack87 (Ping timeout: 264 seconds)
07:45:47 Nick Provel_ is now known as Provel (~Provel@75-132-15-43.dhcp.stls.mo.charter.com)
07:50:33 Join mortalis [0] (~mortalis@195.34.194.126.kalibroao.ru)
07:58:32***Saving seen data "./dancer.seen"
08:00
08:08:00 Join Zagor [0] (~bjst@sestofw01.enea.se)
08:08:00 Quit Zagor (Changing host)
08:08:00 Join Zagor [242] (~bjst@rockbox/developer/Zagor)
08:11:00 Join Jack87|Away [0] (Jack87@nasadmin/admin/jack87)
08:11:06 Nick Jack87|Away is now known as Jack87 (Jack87@nasadmin/admin/jack87)
08:36:39 Join Provel_ [0] (~Provel@75-132-15-43.dhcp.stls.mo.charter.com)
08:40:28 Quit Provel (Ping timeout: 246 seconds)
08:41:41 Join LinusN [0] (~linus@giant.haxx.se)
08:50:08 Join ender` [0] (krneki@foo.eternallybored.org)
08:57:31 Join bertrik [0] (~quassel@rockbox/developer/bertrik)
09:00
09:05:28 Join einhirn [0] (~Miranda@bsod.rz.tu-clausthal.de)
09:06:32 Join pamaury [0] (~quassel@vit94-1-82-67-248-70.fbx.proxad.net)
09:06:32 Quit pamaury (Changing host)
09:06:32 Join pamaury [0] (~quassel@rockbox/developer/pamaury)
09:14:18 Quit Gallomimia (Quit: Gallomimia)
09:15:15 Join petur [0] (~petur@rockbox/developer/petur)
09:18:14 Join wodz [0] (~wodz@iwl138.internetdsl.tpnet.pl)
09:27:13 Quit Scromple (Quit: Leaving)
09:36:48 Join Provel__ [0] (~Provel@75-132-15-43.dhcp.stls.mo.charter.com)
09:40:40 Quit Provel_ (Ping timeout: 255 seconds)
09:58:34***Saving seen data "./dancer.seen"
09:59:15 Quit pamaury (Ping timeout: 260 seconds)
10:00
10:03:40 Quit einhirn (Ping timeout: 244 seconds)
10:03:52 Join kevku [0] (x@indeed.tastes.like.everything.mm.am)
10:35:18 Join lebellium [0] (~chatzilla@e179074113.adsl.alicedsl.de)
10:36:57 Join Provel_ [0] (~Provel@75-132-15-43.dhcp.stls.mo.charter.com)
10:40:50 Quit Provel__ (Ping timeout: 260 seconds)
11:00
11:05:15 Join Keripo [0] (~Keripo@c-76-22-63-234.hsd1.wa.comcast.net)
11:05:53 Join pamaury [0] (~quassel@sphinx.lix.polytechnique.fr)
11:05:53 Quit pamaury (Changing host)
11:05:53 Join pamaury [0] (~quassel@rockbox/developer/pamaury)
11:06:54 Join mgottschlag [0] (~quassel@reactos/tester/phoenix64)
11:07:32 Join sciopath [0] (~sciopath@yer91-2-82-237-54-159.fbx.proxad.net)
11:10:07 Quit sciopat (Ping timeout: 245 seconds)
11:21:00 Join [Saint_] [0] (~quassel@rockbox/user/saint)
11:21:40 Quit [Saint] (Ping timeout: 246 seconds)
11:37:08 Join Provel__ [0] (~Provel@75-132-15-43.dhcp.stls.mo.charter.com)
11:40:43 Quit Provel_ (Ping timeout: 246 seconds)
11:45:16wodzgevaerts: ping
11:52:48 Quit fs-bluebot (Ping timeout: 260 seconds)
11:53:27 Quit bluebrother^ (Ping timeout: 246 seconds)
11:54:13 Join fs-bluebot [0] (~fs-bluebo@g231120204.adsl.alicedsl.de)
11:56:04 Join bluebrother [0] (~dom@rockbox/developer/bluebrother)
11:58:37***Saving seen data "./dancer.seen"
12:00
12:01:49 Join prof_wolfff [0] (~prof_wolf@213.37.219.103.dyn.user.ono.com)
12:12:34 Nick GeekShad1w is now known as GeekShadow (~antoine@127.102.193.77.rev.sfr.net)
12:13:04 Quit GeekShadow (Changing host)
12:13:04 Join GeekShadow [0] (~antoine@reactos/tester/GeekShadow)
12:14:25 Quit factor (Read error: Operation timed out)
12:24:16 Quit Paretsky (Quit: See you.)
12:25:41 Join Paretsky [0] (paretsky@2604:180::fac8:3ac2)
12:26:35wodznow elfload reached beta stage, as it loads correctly all plugins on PP and CF
12:26:54gevaertsNice!
12:27:23wodzgevaerts: could you look at imageviewer build system, I hacked something which works but is ugly
12:27:32gevaertsI can, tonight
12:28:08wodztime to dive into interworking shit
12:32:09 Quit nuskool (Read error: Connection reset by peer)
12:32:15 Join nuskool_ [0] (~nuskool@s.pl0rt.org)
12:36:08 Quit Keripo (Quit: Leaving.)
12:37:12 Join Provel_ [0] (~Provel@75-132-15-43.dhcp.stls.mo.charter.com)
12:41:07 Quit Beta2K (Ping timeout: 246 seconds)
12:41:12 Quit ChanServ (*.net *.split)
12:41:12 Quit perrikwp (*.net *.split)
12:41:13 Quit tjb0607 (*.net *.split)
12:41:13 Quit ser (*.net *.split)
12:41:14 Quit desowin (*.net *.split)
12:41:14 Quit knittl (*.net *.split)
12:41:14 Quit Paretsky (*.net *.split)
12:41:15 Quit efyx (*.net *.split)
12:41:15 Quit oneman (*.net *.split)
12:41:15 Quit tchan (*.net *.split)
12:41:16 Quit froggyman (*.net *.split)
12:41:16 Quit Elfish (*.net *.split)
12:41:16 Quit mgottschlag (*.net *.split)
12:41:16 Quit mortalis (*.net *.split)
12:41:16 Quit scorche` (*.net *.split)
12:41:17 Quit kadath (*.net *.split)
12:41:17 Quit bootljhfdsds (*.net *.split)
12:41:18 Quit prof_wolfff (*.net *.split)
12:41:18 Quit fs-bluebot (*.net *.split)
12:41:18 Quit [Saint_] (*.net *.split)
12:41:18 Quit lebellium (*.net *.split)
12:41:19 Quit Zagor (*.net *.split)
12:41:19 Quit lifeless__ (*.net *.split)
12:41:19 Quit the-kyle (*.net *.split)
12:41:19 Quit T44 (*.net *.split)
12:41:19 Quit zchs (*.net *.split)
12:41:20 Quit bzed (*.net *.split)
12:41:20 Quit eckoit (*.net *.split)
12:41:21 Quit Raptors (*.net *.split)
12:41:21 Quit mikroflops (*.net *.split)
12:41:21 Quit funman (*.net *.split)
12:41:21 Quit nsx (*.net *.split)
12:41:21 Quit ParkerR_ (*.net *.split)
12:41:22 Quit XavierGr (*.net *.split)
12:41:22 Quit Unhelpful (*.net *.split)
12:41:22 Quit Bagder (*.net *.split)
12:41:22 Quit zu (*.net *.split)
12:41:23 Quit freqmod (*.net *.split)
12:41:23 Quit markun (*.net *.split)
12:41:23 Quit Staphylo (*.net *.split)
12:41:23 Quit FOAD (*.net *.split)
12:41:23 Quit georgehank (*.net *.split)
12:41:23 Quit crwl (*.net *.split)
12:41:23 Quit ender| (*.net *.split)
12:41:24 Quit herrandy (*.net *.split)
12:41:24 Quit Provel__ (Ping timeout: 264 seconds)
12:41:51 Quit petur (Quit: *plop*)
12:42:32 Join Beta2K [0] (~Beta2K@d24-36-163-88.home1.cgocable.net)
12:45:03 Join Topy [0] (~Topy44@f049064117.adsl.alicedsl.de)
12:45:03 Join prof_wolfff [0] (~prof_wolf@213.37.219.103.dyn.user.ono.com)
12:45:03 Join fs-bluebot [0] (~fs-bluebo@g231120204.adsl.alicedsl.de)
12:45:03 Join [Saint_] [0] (~quassel@rockbox/user/saint)
12:45:03 Join mgottschlag [0] (~quassel@reactos/tester/phoenix64)
12:45:03 Join lebellium [0] (~chatzilla@e179074113.adsl.alicedsl.de)
12:45:03 Join Zagor [242] (~bjst@rockbox/developer/Zagor)
12:45:03 Join mortalis [0] (~mortalis@195.34.194.126.kalibroao.ru)
12:45:03 Join kadath [0] (~kadath@rrcs-96-11-226-10.central.biz.rr.com)
12:45:03 Join ParkerR_ [0] (ParkerR@unaffiliated/parkerr)
12:45:03 Join eckoit [0] (~ryan@50.65.10.24)
12:45:03 Join perrikwp [0] (~quassel@cpe-075-177-082-185.triad.res.rr.com)
12:45:03 Join bootljhfdsds [0] (~Prmhfhfx@178.16.4.57)
12:45:03 Join lifeless__ [0] (~lifeless@94.51.202.254)
12:45:03 Join the-kyle [0] (~kyle@cpe-024-211-185-030.nc.res.rr.com)
12:45:03 Join XavierGr [0] (~xavier@rockbox/staff/XavierGr)
12:45:03 Join zchs [0] (~zchs@ool-ad02eb3f.dyn.optonline.net)
12:45:03 Join tjb0607 [0] (~tjb0607@208.100.172.134)
12:45:03 Join ChanServ [0] (ChanServ@services.)
12:45:03 Join scorche` [0] (~scorche@rockbox/administrator/scorche)
12:45:03 Join efyx [0] (~efyx@91.179.101.174)
12:45:03 Join freqmod [0] (~quassel@cm-84.215.142.108.getinternet.no)
12:45:03 Join Raptors [0] (~Raptors@dsl-69-172-87-123.acanac.net)
12:45:03 Join markun [0] (~markun@rockbox/developer/markun)
12:45:03 Join oneman [0] (~oneman@2601:9:4d80:1a:f813:7cb4:434d:d2c9)
12:45:03 Join tchan [0] (~tchan@lunar-linux/developer/tchan)
12:45:03 Join Staphylo [0] (~Staphylo@mareo.fr)
12:45:03 Join ser [0] (~ser@host1.tldp.ibiblio.org)
12:45:03 Join mikroflops [0] (~yogurt@h-34-27.a238.priv.bahnhof.se)
12:45:03 Join FOAD [0] (~foad@83.161.135.61)
12:45:03 Join froggyman [0] (~froggyman@unaffiliated/froggyman)
12:45:03 Join Elfish [0] (amba@2a01:4f8:100:90a1:abc:abc:abc:abc)
12:45:03 Join knittl [0] (~knittl@unaffiliated/knittl)
12:45:03 Join desowin [0] (~desowin@pandora.barbara.ds.polsl.pl)
12:45:03 Join georgehank [0] (~jae@dedicated.jaerhard.com)
12:45:03 Join crwl [0] (~crwlll@a91-156-110-12.elisa-laajakaista.fi)
12:45:03 Join funman [0] (~fun@rockbox/developer/funman)
12:45:03 Join nsx [0] (jm@unaffiliated/nsx)
12:45:03 Join bzed [0] (~bzed@devel.recluse.de)
12:45:03 Join ender| [0] (krneki@foo.eternallybored.org)
12:45:03 Join herrandy [0] (hietanen@mustatilhi.cs.tut.fi)
12:45:03 Join zu [0] (~zu@ks387228.kimsufi.com)
12:45:03 Join Bagder [241] (~daniel@rockbox/developer/bagder)
12:45:03 Join Unhelpful [0] (~quassel@rockbox/developer/Unhelpful)
12:45:03Mode"#rockbox +o ChanServ " by leguin.freenode.net
12:46:56 Join Paretsky [0] (paretsky@havelock.headcrab.net)
13:00
13:10:08 Join herrandy_ [0] (~hietanen@mustatilhi.cs.tut.fi)
13:13:17 Quit herrandy (Ping timeout: 244 seconds)
13:37:20 Join Provel__ [0] (~Provel@75-132-15-43.dhcp.stls.mo.charter.com)
13:37:20 Quit XavierGr (Ping timeout: 276 seconds)
13:40:54 Quit Provel_ (Ping timeout: 252 seconds)
13:48:11 Join factor [0] (~factor@74.196.97.204)
13:58:40***Saving seen data "./dancer.seen"
14:00
14:05:49 Join lifeless_ [0] (~lifeless@94.50.164.150)
14:07:37 Quit lifeless__ (Ping timeout: 245 seconds)
14:20:31 Join lifeless__ [0] (~lifeless@188.19.252.124)
14:22:12 Quit lifeless_ (Ping timeout: 245 seconds)
14:22:49 Join amayer_ [0] (~alex@mail.weberadvertising.com)
14:26:21 Quit wodz (Quit: Leaving)
14:33:21amayer_do you get noticfications from the forums if someone posts spam on your thread?
14:33:22amayer_i got a notification for: http://forums.rockbox.org/index.php?topic=38601.new;topicseen#new
14:33:25amayer_but there is nothing there.
14:33:27amayer_i took .new;topicseen#new off the end but there are still no comments
14:33:39gevaertsYes
14:34:09gevaerts(unfortunately)
14:35:50 Quit factor (Quit: Leaving)
14:37:27 Join Provel_ [0] (~Provel@75-132-15-43.dhcp.stls.mo.charter.com)
14:41:15 Quit Provel__ (Ping timeout: 245 seconds)
14:41:49 Join scorche [0] (~scorche@rockbox/administrator/scorche)
14:43:58 Quit scorche` (Ping timeout: 255 seconds)
15:00
15:07:31 Join sc_ [0] (~sc@tt6.net)
15:10:49 Part amayer_
15:15:39 Join amayer_ [0] (~alex@mail.weberadvertising.com)
15:17:58 Join hype [0] (~hype@82.199.174.16)
15:32:33amayer_is there a way i can get the USB HID from my ipod if i have the OF on linux?
15:34:20amayer_[7]: ping
15:35:04[7]huh? the OF doesn't have a hid mode...
15:35:55amayer_*confused* isnt that how devices are identified?
15:36:12amayer_usb id? maybe
15:37:03gevaertslsusb
15:37:15gevaertsAnd indeed, HID != PID or VID
15:37:35 Join Provel__ [0] (~Provel@75-132-15-43.dhcp.stls.mo.charter.com)
15:38:00TorneHID == human interface device. PID/VID == product/vendor ID
15:38:04Tornethe latter is what you want, yeah :)
15:38:26Tornethe two four digit hex numbers in lsusb output with a colon between them are the PID/VID
15:38:33amayer_[7]: the thing i wanted to ask about was line 245 and 246 in firmware/export/config/ipod6g.h
15:38:36amayer_the IPOD_ACCESSORY_PROTOCOL & HAVE_SERIAL is commented out. did 6g used to support IAP
15:38:38Tornee.g. 1d6b:0001
15:39:33amayer_Torne: so i want the "0001" part right?
15:39:39Torneno, both
15:39:43amayer_oh ok
15:39:46Tornethe first four digits are the vendor id
15:39:49Tornethe last four are the product id
15:40:25[7]vid will be 05ac (apple) for ipods, pid will be 12XX depending on model IIRC
15:41:08[7]and no, as I said yesterday IAP support isn't implemented on nano2g/classic yet
15:41:22 Quit Provel_ (Ping timeout: 245 seconds)
15:41:48Torneeven if it was then most interesting devices to connect to over IAP these days do it over the wonky usb thing we don't implement, rather than serial, also, no?
15:42:45 Join speckmade [0] (~fnerd@port-92-193-9-99.dynamic.qsc.de)
15:43:47amayer_Torne: the only reason im asking is that i think the 6g(rockboxed) uses a generic Ipod classic id. when i used to plug my ipod in ubuntu would know it was a black ipod classic.
15:43:49amayer_so im wondering if it has a different it that identifies it as black. the icons in each program were different and stuff like that. its not something huge. just minor curiosity.
15:44:15Tornethe IDs we have hardcoded are just the original ID of the device from before rockbox was installed
15:44:31Torneit's possible that slightly different models of the original device exist that apple give different IDs to, but we use the same id for all of them
15:44:43Tornethey're not retrieved from the hardware or anything, we just determined what they were and hardcoded them in our source :)
15:45:20Tornethere's a weird thing on ipods where you can retrieve a mysterious xml file from the device over some proprietary scsi command, iirc
15:45:27Tornewhich has a bunch of info about the ipod
15:45:38Torne...someone correct me if i'm imagining things
15:45:45amayer_Torne: thats interesting
15:45:55Tornebut unless i'm mistaken then that's probably it
15:45:59Torneand yeah we don't do that :)
15:46:12 Quit mortalis (Quit: Leaving)
15:49:26[7]all ipod classics have the same vid/pid IIUC
15:49:38[7]color definitely doesn't affect it
15:49:42gevaertsWe *could* do that though. There's a preliminary patch somewhere
15:49:57[7]possibly generation, but I don't think it they bumped it for the second/third classic generation at all
15:52:37 Quit the-kyle (Ping timeout: 245 seconds)
15:54:16 Join WalkGood [0] (~4@unaffiliated/walkgood)
15:55:57nrgi'm getting excited
15:56:11nrgordered a clip zip on amazon, waiting for it to arrive
15:58:41***Saving seen data "./dancer.seen"
15:58:50 Join XavierGr [0] (XavierGr@rockbox/staff/XavierGr)
15:59:41amayer_[7]: im just wondering how the applications(itunes, rythmbox, nautilus) identified it as a "black 120gb ipod classic"
16:00
16:37:43 Join Provel_ [0] (~Provel@75-132-15-43.dhcp.stls.mo.charter.com)
16:41:56 Quit Provel__ (Ping timeout: 276 seconds)
16:44:43 Part LinusN
16:56:44 Quit Zagor (Quit: Clint excited)
17:00
17:10:23 Join Horscht [0] (~Horscht@p54947D16.dip.t-dialin.net)
17:10:24 Quit Horscht (Changing host)
17:10:24 Join Horscht [0] (~Horscht@xbmc/user/horscht)
17:20:01 Quit amayer_ (Quit: going ~/)
17:30:57 Join pretty_function [0] (~sigBART@123.252.215.228)
17:33:16 Quit shamus (Quit: chaos reigns within reflect repent and reboot order shall return)
17:37:50 Join Provel__ [0] (~Provel@75-132-15-43.dhcp.stls.mo.charter.com)
17:41:26 Quit Provel_ (Ping timeout: 244 seconds)
17:42:40 Quit Guinness (Read error: Connection reset by peer)
17:43:42 Quit guymann (Quit: oops)
17:44:20 Join guymann [0] (~c@unaffiliated/guymann)
17:45:32 Join Guinness [0] (Slayer@c-68-55-111-159.hsd1.va.comcast.net)
17:45:43 Join stoffel [0] (~quassel@pD9E42AA4.dip.t-dialin.net)
17:51:06 Quit Raptors (Ping timeout: 240 seconds)
17:58:42***Saving seen data "./dancer.seen"
17:58:57 Quit XavierGr (Ping timeout: 245 seconds)
18:00
18:07:05pamaurywho know the input/keymap/action system well ?
18:13:15 Join the-kyle [0] (~kyle@cpe-024-211-185-030.nc.res.rr.com)
18:16:05 Quit pretty_function (Remote host closed the connection)
18:20:21 Join shamus [0] (~shamus@ip-206-192-195-49.marylandheights.ip.cablemo.net)
18:33:13 Join n1s [0] (~n1s@nl118-168-30.student.uu.se)
18:33:14 Quit n1s (Changing host)
18:33:14 Join n1s [0] (~n1s@rockbox/developer/n1s)
18:37:56 Join Provel_ [0] (~Provel@75-132-15-43.dhcp.stls.mo.charter.com)
18:39:41n1spamaury: JdGordon i think
18:41:11 Quit Provel__ (Ping timeout: 246 seconds)
18:41:54n1sAlexP: g#331 could be needed for the release
18:41:57fs-bluebotGerrit review #331 at http://gerrit.rockbox.org/r/331 : wpsbuild: fix copying of remote font by Nils Wallménius (changes/31/331/1)
18:42:42 Join amayer_ [0] (~alex@mail.weberadvertising.com)
18:42:49 Quit amayer_ (Remote host closed the connection)
18:43:02 Join amayer_ [0] (~alex@mail.weberadvertising.com)
18:44:10n1swould i commit it to the "v3.12" branch if so?
18:44:32n1sor someone else who wants to do this?
18:45:33 Join lorenzo92 [0] (~chatzilla@host36-108-dynamic.40-79-r.retail.telecomitalia.it)
18:49:59n1sor perhaps for 3.12.1? it's not really critical, the bug will only cause the remote font for cabbiev2 to not be included in the zip and the theme.cfg to have the wrong path for it so for most users it will ony show up if they switch from another theme to cabbiev2 or do a completely clean install without the font pack
18:54:42lorenzo92uhm altough I did scp -p -P 29418 yourusername@gerrit.rockbox.org:hooks/commit-msg .git/hooks/ in my git path, I don't see any ID in the (first!) commit message uhm uhm
18:54:48 Join Gallomimia [0] (~Gallo@d50-98-209-153.bchsia.telus.net)
18:54:50lorenzo92is that ok?
18:55:08 Quit n1s (Read error: Connection timed out)
19:00
19:00:18 Join einhirn [0] (~Miranda@bsod.rz.tu-clausthal.de)
19:00:24 Quit Gallomimia (Quit: I am likely going to change locations)
19:00:39 Join Gallomimia [0] (~Gallo@d50-98-209-153.bchsia.telus.net)
19:00:39 Quit Gallomimia (Excess Flood)
19:00:45 Quit pamaury (Read error: Operation timed out)
19:00:58 Join Gallomimia [0] (~Gallo@d50-98-209-153.bchsia.telus.net)
19:04:20 Quit scorche|1h (Changing host)
19:04:20 Join scorche|1h [0] (~scorche@rockbox/administrator/scorche)
19:04:44Tornelorenzo92: it should be there if the hook is installed properly
19:04:47Torneis the hook executable?
19:04:55lorenzo92yes there is
19:05:00lorenzo92but it's the first commit
19:05:22Tornenot sure what you mean, first commit
19:05:42lorenzo92i.e. I fetched some days ago a new copy of the repo
19:06:22lorenzo92clean repo in other words :)
19:06:42Tornethe contents of the repo have nothing to do with it
19:06:50Torneonly whether the hook is in the right place and executable :)
19:07:12lorenzo92uhm I'll check for the +x
19:07:50lorenzo92yes it is executable :(
19:11:22lorenzo92don't know
19:11:25lorenzo92some hints?
19:14:13Tornethere isn't anything else. if the file exists and is executable it's called after you write the commit message.
19:14:30Torneif that didn't happen then the only reason i know is that you didn't have the hook in place when you committed.
19:15:05lorenzo92ahhh okay, it's not shown in the first commit :)
19:15:11lorenzo92good to know hehe
19:15:18Tornewhat?
19:15:27Tornei don't understand what you are talking about when you say "first commit"
19:15:38Torneevery commit you make with the hook in place gets a Change-Id
19:16:02Tornethere's no such thing as a first commit :)
19:16:19Tornethe repo is full of commits already
19:16:34lorenzo92first commit: a commit after doing some modifications for the first time, i.e. after redownloading the entire rockbox repository
19:16:50Tornethen yes, that gets a change-id
19:16:50 Quit amithkk (Remote host closed the connection)
19:16:51lorenzo92first *local* commit :)
19:16:53Torneevery commit gets a change id
19:17:00Torneunless the hook isn't installed.
19:17:09Tornei have no idea where you got 18:15 < lorenzo92> ahhh okay, it's not shown in the first commit :)
19:18:36lorenzo92it worked correctly ...
19:19:26Tornewhat did?
19:20:24lorenzo92Torne: the commit-id *doesn't* show up the first time you type git commit on your local copy...no problems then
19:20:36TorneYES IT DOES
19:20:37lorenzo92I tought the hook wasn't working, but in fact it is
19:20:41TorneEVERY commit gets the commit-id
19:20:48Tornehow much clearer can i say this
19:21:22lorenzo92Torne: ahh! now I got it, sorry for the misunderstanding, it is not shown in the editor at the time when I insert the commit message
19:21:33 Join pretty_function [0] (~sigBART@123.252.215.228)
19:21:39lorenzo92but anyways it worked fine, patch on gerrit ;)
19:21:46lorenzo92sorry for the misunderstood!
19:21:52Tornethe commit-msg hook runs *after* you write your message
19:21:57Torneyour message is part of its input
19:22:28Torneotherwise it couldn't know what to make the commit message :)
19:25:03lorenzo92indeed ;)
19:30:25 Quit lorenzo92 (Ping timeout: 245 seconds)
19:33:34 Quit sciopath (Read error: Connection reset by peer)
19:38:03 Join Provel__ [0] (~Provel@75-132-15-43.dhcp.stls.mo.charter.com)
19:42:00 Quit Provel_ (Ping timeout: 255 seconds)
19:45:16 Join Raptors [0] (~Raptors@67.55.34.82)
19:58:45***Saving seen data "./dancer.seen"
20:00
20:03:26 Join pamaury [0] (~quassel@vit94-1-82-67-248-70.fbx.proxad.net)
20:03:26 Quit pamaury (Changing host)
20:03:26 Join pamaury [0] (~quassel@rockbox/developer/pamaury)
20:04:03 Quit WalkGood (Quit: ♪ ♫ ♪ ♫ ♪ ♫ ♪)
20:05:15 Quit amiconn (Disconnected by services)
20:05:15 Join amiconn_ [0] (quassel@rockbox/developer/amiconn)
20:05:15 Join pixelma_ [0] (pixelma@rockbox/staff/pixelma)
20:05:15 Quit pixelma (Disconnected by services)
20:05:15 Nick pixelma_ is now known as pixelma (pixelma@rockbox/staff/pixelma)
20:05:20 Nick amiconn_ is now known as amiconn (quassel@rockbox/developer/amiconn)
20:09:02 Quit einhirn (Quit: Miranda IM! Smaller, Faster, Easier. http://miranda-im.org)
20:09:58pamauryJdGordon: are you familiar with the keymap/input/action system ?
20:23:00 Join lorenzo92 [0] (~chatzilla@host24-110-dynamic.30-79-r.retail.telecomitalia.it)
20:26:06Raptorspamaury, I noticed on android there are software that read the gesture that the user provides and maps them to something
20:26:12Raptorshow hard would that be to program?
20:32:00 Join amithkk [0] (u4289@2buntu/writers/amithkk)
20:34:14 Quit GeekShadow (Read error: Operation timed out)
20:36:38 Join GeekShadow [0] (~antoine@134.102.193.77.rev.sfr.net)
20:36:39pamauryRaptors: I don't know. I'm working on making the simulator aware of the touchpad so it can be more easily programmed. I'm also working on exporting the touchpad via USB HID
20:36:58Raptorskk
20:37:18Raptorsright now the touchpad controls the mouse O_o
20:37:22Raptorswhen plugged in
20:37:35RaptorsI found that so odd
20:38:10 Join Provel_ [0] (~Provel@75-132-15-43.dhcp.stls.mo.charter.com)
20:38:49RaptorsI guess I'll go read some C tutorial
20:39:18pamauryit depends on the HID mode but yeah, that's odd
20:40:29 Quit speckmade (Ping timeout: 276 seconds)
20:41:56 Quit Provel__ (Ping timeout: 246 seconds)
20:43:45 Quit fling (Ping timeout: 245 seconds)
20:50:03 Quit AlexP (Ping timeout: 260 seconds)
20:51:49 Join AlexP [0] (~alex@rockbox/staff/AlexP)
20:55:59 Join n1s [0] (~n1s@nl118-168-30.student.uu.se)
20:56:00 Quit n1s (Changing host)
20:56:00 Join n1s [0] (~n1s@rockbox/developer/n1s)
20:56:32 Join speckmade [0] (~fnerd@vpn82-23.vpn.uni-koeln.de)
20:58:54 Quit amithkk (Remote host closed the connection)
20:59:36 Join pystar89 [0] (~pystar89@ip-5-146-40-148.unitymediagroup.de)
21:00
21:09:26 Quit pamaury (Read error: Connection reset by peer)
21:10:08 Join pamaury [0] (~quassel@vit94-1-82-67-248-70.fbx.proxad.net)
21:10:08 Quit pamaury (Changing host)
21:10:08 Join pamaury [0] (~quassel@rockbox/developer/pamaury)
21:13:29 Join amithkk [0] (u4289@2buntu/writers/amithkk)
21:22:46 Quit Torne (Quit: Lost terminal)
21:23:10 Join Torne [0] (~torne@rockbox/developer/Torne)
21:38:15 Join Provel__ [0] (~Provel@75-132-15-43.dhcp.stls.mo.charter.com)
21:42:09 Quit Provel_ (Ping timeout: 272 seconds)
21:58:47***Saving seen data "./dancer.seen"
22:00
22:00:25 Quit n1s (Ping timeout: 245 seconds)
22:11:57 Quit stoffel (Ping timeout: 246 seconds)
22:15:46 Quit speckmade (Ping timeout: 244 seconds)
22:22:16 Quit GeekShadow (Changing host)
22:22:16 Join GeekShadow [0] (~antoine@reactos/tester/GeekShadow)
22:23:05 Quit [7] (Ping timeout: 246 seconds)
22:24:30 Join n1s [0] (~n1s@rockbox/developer/n1s)
22:26:11 Quit lorenzo92 (Quit: ChatZilla 0.9.89 [Firefox 16.0/20121006022900])
22:26:18 Quit pretty_function (Ping timeout: 260 seconds)
22:29:06 Join TheSeven [0] (~quassel@rockbox/developer/TheSeven)
22:30:52 Quit soap (Quit: soap)
22:31:46n1sSpotted a weird glitch playing back a 21hour flac file today, after 4 hours or so the wps reset the elapsed time display to 0. The file kept playing correctly, resume and bookmarks worked fine but ffwd/rew would work from the displayed time
22:32:13n1sAnyone seen anything like that?
22:35:31 Quit TheSeven (Ping timeout: 248 seconds)
22:35:48 Join speckmade [0] (~fnerd@port-92-193-9-99.dynamic.qsc.de)
22:36:28 Join TheSeven [0] (~quassel@rockbox/developer/TheSeven)
22:38:24 Join Provel_ [0] (~Provel@75-132-15-43.dhcp.stls.mo.charter.com)
22:39:07 Quit Horscht (Quit: Verlassend)
22:41:47 Quit Provel__ (Ping timeout: 245 seconds)
22:46:24 Join [Saint] [0] (~quassel@rockbox/user/saint)
22:46:47 Quit [Saint_] (Ping timeout: 245 seconds)
22:48:48 Part amayer_
22:49:36 Join crose [0] (~John@lec67-3-82-242-207-47.fbx.proxad.net)
23:00
23:10:35 Quit [Saint] (Ping timeout: 245 seconds)
23:25:12 Quit pamaury (Read error: No route to host)
23:25:45 Join pamaury [0] (~quassel@vit94-1-82-67-248-70.fbx.proxad.net)
23:25:46 Quit pamaury (Changing host)
23:25:46 Join pamaury [0] (~quassel@rockbox/developer/pamaury)
23:38:33 Join Provel__ [0] (~Provel@75-132-15-43.dhcp.stls.mo.charter.com)
23:42:43 Quit Provel_ (Ping timeout: 260 seconds)
23:58:51***Saving seen data "./dancer.seen"

Previous day | Next day