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-07-15

00:00:28lorenzo92explaination in italian about the method :)
00:01:13kugelthe same xor table
00:01:24lorenzo92yes..
00:01:30 Quit matsl (Ping timeout: 244 seconds)
00:01:45saratogagoogle translate does Italian very well
00:02:00kugelI think lorenzo92 could do better yet :)
00:02:17saratogayes probably
00:02:51lorenzo92kugel: indeed ^^
00:03:31saratogaso its just a straight XOR with that table?
00:04:22lorenzo92but XORing, e.g, "ciao" string what does it mean (I want to say, how does it work the magical table?)
00:04:58kugelperhaps for(i=0;i<end;i++) out[i] = in[i] ^ table[i] ?
00:06:41kugelhow can I view a file with the first X bit stripped away?
00:09:54 Join matsl [0] (~matsl@host-90-239-64-190.mobileonline.telia.com)
00:10:53kugelboth tools produce similar results, Q2Crypt prepends 56 and the last 22 bytes are different
00:11:33kugelI think the 56 first might be the md5sum
00:11:48lorenzo92yes, maybe stripping them...
00:12:17lorenzo92uhm
00:12:19lorenzo92define MD5_DIGEST_LEN 0x10
00:12:50lorenzo92there is also an "header" in the q2tool
00:13:05 Quit scorche (Read error: Connection reset by peer)
00:13:16 Join scorche [0] (~scorche@rockbox/administrator/scorche)
00:14:10 Quit sinthetek (Read error: Operation timed out)
00:14:29lorenzo92at least the idea is okay!
00:14:37 Join sinthetek [0] (~sinthetek@unaffiliated/sinthetek)
00:15:34 Quit lorenzo92 (Quit: ChatZilla 0.9.88.2 [Firefox 13.0.1/20120615112143])
00:19:19 Join XavierGr [0] (~xavier@rockbox/staff/XavierGr)
00:26:12 Quit lurch ()
00:29:59 Join ender [0] (krneki@foo.eternallybored.org)
00:29:59 Quit ender` (Read error: Connection reset by peer)
00:30:02kugelokay, found the procedure to encrypt the image
00:30:21kugellike I posted above, but using the table from the italian forum post
00:30:49kugeland doing table[i & 0x7f] obviously
00:31:13kugelso MounEncrypt can be trivially implemented now
00:33:39saratogaawesome!
00:33:52 Join anewuser [0] (~anewuser@186.93.174.31)
00:33:52 Quit anewuser (Changing host)
00:33:52 Join anewuser [0] (~anewuser@unaffiliated/anewuser)
00:35:46 Join nave7693 [0] (~Evan@c-76-104-160-14.hsd1.wa.comcast.net)
00:35:54 Part nave7693
00:44:07kugelsaratoga: but cramfs generation is probably linux-only also
00:46:17kugellooks like it
00:46:32 Quit bertrik (Ping timeout: 246 seconds)
00:47:38 Join GermanMushroom [0] (~c@s5146db6a.adsl.wanadoo.nl)
00:47:40kugelit could work under cygwin but that's about it
00:51:46saratogacould we do the cramfs stuff in advance download it as a patch, like we do with mkamsboot?
00:54:56kugelno
00:55:31 Quit anewuser (Ping timeout: 252 seconds)
00:55:31kugelthe OF (more accurately the rootfs contained in it) is unpacked, modified and packed back together
00:55:58saratogahmm yeah that sucks then
00:56:40saratogawould need our own tool then
00:59:42kugelfor cramfs?
00:59:54saratogayeah
01:00
01:00:07kugelhave fun :) I dont think it's feasible
01:00:08saratogasome windows software can at least unpack it (7zip)
01:01:33kugelcould perhaps ship cygwin1.dll to make it work
01:02:02saratogayeah, i've done that for research stuff where we had windows lab machines but needed a linux utility
01:03:37kugeli don't see how it could work with rbutil though
01:06:00 Join anewuser [0] (~anewuser@186.93.174.31)
01:06:01 Quit anewuser (Changing host)
01:06:01 Join anewuser [0] (~anewuser@unaffiliated/anewuser)
01:10:37kugelmkcramfs is already ported to cygwin
01:11:02 Quit ender (Quit: The process takes just over six seconds, and would sound like a coffee machine passing an aluminum baseball bat if there were any atmosphere to carry the sound. -- Howard Tyler: Schlock Mercenary)
01:13:59 Join TheLemonMan [0] (~LemonBoy@adsl-ull-26-213.50-151.net24.it)
01:14:00 Quit TheLemonMan (Changing host)
01:14:00 Join TheLemonMan [0] (~LemonBoy@unaffiliated/thelemonman)
01:18:43 Quit matsl (Ping timeout: 248 seconds)
01:31:31 Quit [Saint] (Ping timeout: 248 seconds)
01:31:47***Saving seen data "./dancer.seen"
01:31:57 Quit Xerion (Quit: )
01:34:26 Quit pamaury (Remote host closed the connection)
01:36:20 Join [Saint] [0] (~Saint]@unaffiliated/saint/x-8516940)
01:47:17 Quit dfkt (Quit: -= SysReset 2.55=- Sic gorgiamus allos subjectatos nunc.)
01:50:57 Quit [Saint] (Ping timeout: 246 seconds)
01:56:16 Quit bluebrother (Disconnected by services)
01:56:21 Join bluebrother^ [0] (~dom@rockbox/developer/bluebrother)
01:58:28 Join mgottschlag [0] (~quassel@HSI-KBW-091-089-250-086.hsi2.kabel-badenwuerttemberg.de)
01:58:28 Quit mgottschlag (Changing host)
01:58:28 Join mgottschlag [0] (~quassel@reactos/tester/phoenix64)
01:59:54 Quit fs-bluebot (Ping timeout: 265 seconds)
02:00
02:01:18 Join fs-bluebot [0] (~fs-bluebo@f053155073.adsl.alicedsl.de)
02:03:31 Quit lebellium (Quit: ChatZilla 0.9.88.2 [Firefox 14.0/20120710123126])
02:45:33 Quit Rower85 (Quit: Hmmm...)
03:00
03:17:13 Quit TheLemonMan (Quit: WeeChat 0.3.8)
03:31:51***Saving seen data "./dancer.seen"
03:37:00 Quit mgottschlag (Ping timeout: 246 seconds)
03:45:24 Quit Wardo (Quit: Blarglarg)
03:50:57 Quit prof_wolfff (Ping timeout: 246 seconds)
04:00
04:03:27 Join TheSphin- [0] (~briehl@p5B323130.dip.t-dialin.net)
04:03:40 Quit TheSphinX_ (Read error: Operation timed out)
04:11:59 Join perrikwp [0] (~quassel@cpe-024-163-024-033.triad.res.rr.com)
04:12:40 Quit GermanMushroom (Ping timeout: 255 seconds)
04:18:28 Quit TheSeven (Disconnected by services)
04:18:37 Join [7] [0] (~quassel@rockbox/developer/TheSeven)
04:40:22 Join amiconn_ [0] (amiconn@rockbox/developer/amiconn)
04:40:23 Join pixelma_ [0] (pixelma@rockbox/staff/pixelma)
04:40:23 Quit amiconn (Disconnected by services)
04:40:23 Quit pixelma (Disconnected by services)
04:40:25 Nick pixelma_ is now known as pixelma (pixelma@rockbox/staff/pixelma)
04:40:25 Nick amiconn_ is now known as amiconn (amiconn@rockbox/developer/amiconn)
05:00
05:31:54***Saving seen data "./dancer.seen"
05:48:34 Join perrikwp_ [0] (~quassel@cpe-024-163-024-033.triad.res.rr.com)
05:51:23 Quit perrikwp (Ping timeout: 248 seconds)
05:51:26 Join JdGord [0] (~AndChat80@49.176.98.95)
05:54:53 Quit JdGord (Read error: Connection reset by peer)
05:57:51 Join perrikwp [0] (~quassel@cpe-024-163-024-033.triad.res.rr.com)
06:00
06:00:31 Quit perrikwp_ (Ping timeout: 246 seconds)
06:17:12 Join [Saint] [0] (~Saint]@101.98.158.103)
06:17:21 Quit [Saint] (Changing host)
06:17:21 Join [Saint] [0] (~Saint]@unaffiliated/saint/x-8516940)
06:17:23 Join kevku [0] (x@heaaqi4aafadxgaamaafaadyaby.dyn.reverse.name)
06:23:03 Quit anewuser (Read error: Connection reset by peer)
06:30:23 Join perrikwp_ [0] (~quassel@cpe-024-163-024-033.triad.res.rr.com)
06:31:44 Quit perrikwp (Read error: Operation timed out)
06:35:33 Join perrikwp [0] (~quassel@cpe-024-163-024-033.triad.res.rr.com)
06:38:15 Quit perrikwp_ (Ping timeout: 246 seconds)
06:42:12 Join turmoilex [0] (~turmoilex@177.98.47.233)
06:45:02 Quit kevku (Remote host closed the connection)
06:47:52 Join kevku [0] (x@heaaqi4aafadxgaamaafaadyaby.dyn.reverse.name)
07:00
07:09:12 Join JdGord [0] (~AndChat80@49.176.100.132)
07:13:43 Quit JdGord (Read error: Connection reset by peer)
07:16:18 Join pretty_function [0] (~sigBART@123.252.213.18)
07:20:14 Join JdGord [0] (~AndChat80@49.176.100.132)
07:22:36 Quit JdGord (Read error: Connection reset by peer)
07:31:57***Saving seen data "./dancer.seen"
07:49:35 Join JdGord [0] (~AndChat80@49.176.100.132)
07:51:47 Quit pretty_function (Ping timeout: 265 seconds)
07:52:17 Quit JdGord (Read error: Connection reset by peer)
07:54:39 Join perrikwp_ [0] (~quassel@cpe-024-163-024-033.triad.res.rr.com)
07:56:51 Quit perrikwp (Ping timeout: 255 seconds)
08:00
08:04:36 Quit factor (Ping timeout: 244 seconds)
08:33:12 Join perrikwp [0] (~quassel@cpe-024-163-024-033.triad.res.rr.com)
08:35:29 Quit perrikwp_ (Ping timeout: 246 seconds)
08:36:55 Quit saratoga (Quit: Page closed)
08:40:56 Quit perrikwp (Read error: Connection reset by peer)
08:42:10 Join perrikwp [0] (~quassel@cpe-024-163-024-033.triad.res.rr.com)
08:45:22 Quit perrikwp (Read error: Connection reset by peer)
08:48:50 Join perrikwp [0] (~quassel@cpe-024-163-024-033.triad.res.rr.com)
08:54:03 Quit perrikwp (Read error: Connection reset by peer)
08:55:17 Join perrikwp [0] (~quassel@cpe-024-163-024-033.triad.res.rr.com)
09:00
09:02:08 Join Ward [0] (~Mirandaha@176-120-190-109.dsl.ovh.fr)
09:02:33 Nick Ward is now known as Guest19440 (~Mirandaha@176-120-190-109.dsl.ovh.fr)
09:31:58***Saving seen data "./dancer.seen"
09:36:58 Quit kevku (Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/)
10:00
10:07:36 Join pamaury [0] (~quassel@vit94-1-82-67-248-70.fbx.proxad.net)
10:07:43 Quit pamaury (Changing host)
10:07:43 Join pamaury [0] (~quassel@rockbox/developer/pamaury)
10:13:30 Quit turmoilex (Quit: Saindo)
10:19:47 Join kevku [0] (x@heaaqi4aafadxgaamaafaadyaby.dyn.reverse.name)
10:38:48 Join pretty_function [0] (~sigBART@123.252.215.159)
10:55:47 Join ender` [0] (krneki@foo.eternallybored.org)
11:00
11:25:47 Join factor [0] (~factor@r74-195-186-196.msk1cmtc01.mskgok.ok.dh.suddenlink.net)
11:32:01 Join lebellium [0] (~chatzilla@g231220046.adsl.alicedsl.de)
11:32:03***Saving seen data "./dancer.seen"
11:34:17 Quit XavierGr ()
11:54:07 Join perrikwp_ [0] (~quassel@cpe-024-163-024-033.triad.res.rr.com)
11:54:52 Quit perrikwp_ (Read error: Connection reset by peer)
11:56:07 Join perrikwp_ [0] (~quassel@cpe-024-163-024-033.triad.res.rr.com)
11:56:42 Quit perrikwp (Ping timeout: 246 seconds)
12:00
12:01:55 Join [Saint_] [0] (~Saint]@unaffiliated/saint/x-8516940)
12:03:13 Join benedikt93 [0] (~benedikt9@unaffiliated/benedikt93)
12:09:24 Join y4n [0] (~y4n@unaffiliated/y4ndexx)
12:15:04 Join [Saint__] [0] (~Saint]@unaffiliated/saint/x-8516940)
12:16:36 Join bertrik [0] (~bertrik@ip117-49-211-87.adsl2.static.versatel.nl)
12:16:36 Quit bertrik (Changing host)
12:16:37 Join bertrik [0] (~bertrik@rockbox/developer/bertrik)
12:17:24 Quit [Saint_] (Ping timeout: 248 seconds)
12:17:24 Quit [Saint__] (Remote host closed the connection)
12:26:23[Saint]Hummm...convttf isn't in gitignore
12:27:48bertrikI can reproduce the undefined instruction on the clip zip now
12:28:24bertrikIt happens when the clip zip is connected to my suspended-laptop (turned on) and then the laptop is woken from suspend
12:29:03bertrikI got the 0000003C address a few times and once a backtrace without an address
12:31:05 Join mgottschlag [0] (~quassel@HSI-KBW-091-089-250-086.hsi2.kabel-badenwuerttemberg.de)
12:31:06 Quit mgottschlag (Changing host)
12:31:06 Join mgottschlag [0] (~quassel@reactos/tester/phoenix64)
12:46:07bertrikmeh, USB is pretty much messed up right now, can't even unpack to do a bisect
12:48:28 Quit pretty_function (Remote host closed the connection)
13:00
13:29:43 Join perrikwp [0] (~quassel@cpe-024-163-024-033.triad.res.rr.com)
13:32:05***Saving seen data "./dancer.seen"
13:32:22 Quit perrikwp_ (Ping timeout: 246 seconds)
13:35:30 Quit y4n (Quit: 6,000,000 ways to die — choose one.)
13:38:17 Join anewuser [0] (~anewuser@186.93.174.31)
13:38:18 Quit anewuser (Changing host)
13:38:18 Join anewuser [0] (~anewuser@unaffiliated/anewuser)
13:39:09 Join y4n [0] (~y4n@unaffiliated/y4ndexx)
13:40:48 Join prof_wolfff [0] (~prof_wolf@82.159.1.234.dyn.user.ono.com)
13:45:27 Quit perrikwp (Read error: Connection reset by peer)
13:46:45 Join perrikwp [0] (~quassel@cpe-024-163-024-033.triad.res.rr.com)
13:49:15bertrikok, bisect failed, can no longer reproduce it. I did have to re-format at some point.
14:00
14:04:20 Join Xerion [0] (~xerion@5419F5F4.cm-5-2d.dynamic.ziggo.nl)
14:05:42 Join perrikwp_ [0] (~quassel@cpe-024-163-024-033.triad.res.rr.com)
14:05:45 Quit perrikwp (Read error: Operation timed out)
14:10:21 Join gxk [0] (~gxk@bzq-79-183-203-13.red.bezeqint.net)
14:12:58 Quit perrikwp_ (Read error: Connection reset by peer)
14:14:11 Join perrikwp [0] (~quassel@cpe-024-163-024-033.triad.res.rr.com)
14:20:16 Join perrikwp_ [0] (~quassel@cpe-024-163-024-033.triad.res.rr.com)
14:21:16 Quit perrikwp (Read error: Operation timed out)
14:26:47 Nick perrikwp_ is now known as perrikwp (~quassel@cpe-024-163-024-033.triad.res.rr.com)
14:28:59 Quit perrikwp (Read error: Connection reset by peer)
14:44:08kugelpretty sure the sim/sdlapp cpu load bug is in pulseaudio
14:44:29kugelor sdl
15:00
15:25:05 Join dfkt [0] (dfkt@unaffiliated/dfkt)
15:32:08***Saving seen data "./dancer.seen"
16:00
16:02:58 Quit guymann (Quit: brb)
16:03:21 Join guymann [0] (~c@108-237-202-52.lightspeed.wlfrct.sbcglobal.net)
16:04:59 Join eyfour [0] (~a4@cm-84.215.66.223.getinternet.no)
16:25:36 Join lebellium_ [0] (~chatzilla@g225186078.adsl.alicedsl.de)
16:27:01 Quit lebellium (Ping timeout: 246 seconds)
16:27:15 Nick lebellium_ is now known as lebellium (~chatzilla@g225186078.adsl.alicedsl.de)
16:37:00eyfourclose
16:37:02 Part eyfour ("WeeChat 0.3.7")
17:00
17:08:44 Join liar [0] (~liar@83.175.83.185)
17:32:12***Saving seen data "./dancer.seen"
17:56:12 Join bluebrother [0] (~dom@rockbox/developer/bluebrother)
17:56:57 Quit fs-bluebot (Ping timeout: 246 seconds)
17:57:14 Quit bluebrother^ (Read error: Connection reset by peer)
17:58:15 Join fs-bluebot [0] (~fs-bluebo@g231122110.adsl.alicedsl.de)
18:00
18:01:31 Join pretty_function [0] (~sigBART@123.252.214.61)
18:04:15 Join kevinconnelly123 [0] (~485e0cf2@www.haxx.se)
18:05:41 Quit kevinconnelly123 (Client Quit)
18:27:05 Quit pretty_function (Remote host closed the connection)
18:30:05 Join betabeat [0] (~c0262103@www.haxx.se)
18:33:51betabeatI seem to have bricked my rockboxed Sansa Clip+ somehow. I was lifting weights when it just suddenly shut off and since then it has not come back on. Have tried the 20-second-power-button reset, but have yet to get a response after trying several times and waiting several days. It doesn't turn on when plugged into my PC via USB, either. Anybody have any suggestions? Thanks.
18:36:50 Quit betabeat (Quit: CGI:IRC)
18:42:31 Quit factor (Read error: Connection reset by peer)
18:44:57 Join betabeat [0] (~c0262103@www.haxx.se)
18:55:37 Join factor [0] (~factor@r74-195-186-196.msk1cmtc01.mskgok.ok.dh.suddenlink.net)
19:00
19:26:07 Quit betabeat (Quit: CGI:IRC)
19:29:12 Quit factor (Read error: Connection reset by peer)
19:32:16***Saving seen data "./dancer.seen"
19:37:19 Join pretty_function [0] (~sigBART@123.252.214.61)
19:45:05 Quit pretty_function (Remote host closed the connection)
19:46:49 Join factor [0] (~factor@r74-195-190-11.msk1cmtc01.mskgok.ok.dh.suddenlink.net)
19:50:59 Join turmoilex [0] (~turmoilex@177.98.47.233)
19:59:45 Quit Guest19440 (Read error: Connection reset by peer)
20:00
20:23:19 Join pretty_function [0] (~sigBART@123.252.214.61)
20:31:58 Join BHSPitMonkey [0] (~stephen@unaffiliated/bhspitmonkey)
20:32:08 Join Rower85 [0] (husvagn@v-413-alfarv-90.bitnet.nu)
20:41:51 Join pamaury_ [0] (~quassel@vit94-1-82-67-248-70.fbx.proxad.net)
20:42:30 Quit pamaury (Ping timeout: 246 seconds)
20:59:39 Quit y4n (Quit: only amiga makes it possible)
21:00
21:05:19 Quit fs-bluebot (Quit: So long, and thanks for all the fish.)
21:05:38 Quit bluebrother (Quit: out for maintenance)
21:06:10 Join b0hoon [0] (~quassel@078088061025.bielskobiala.vectranet.pl)
21:08:39 Join Wardo [0] (~Mirandaha@176-120-190-109.dsl.ovh.fr)
21:32:18***Saving seen data "./dancer.seen"
21:36:37 Join Totalled [0] (~Totalled@c-98-245-9-211.hsd1.co.comcast.net)
21:38:20 Join TheLemonMan [0] (~LemonBoy@ppp-103-51.26-151.libero.it)
21:38:20 Quit TheLemonMan (Changing host)
21:38:20 Join TheLemonMan [0] (~LemonBoy@unaffiliated/thelemonman)
21:53:51 Join XavierGr [0] (~xavier@rockbox/staff/XavierGr)
21:54:13 Quit tmzt (Read error: Connection reset by peer)
21:59:33 Join lorenzo92 [0] (~chatzilla@host204-252-dynamic.50-79-r.retail.telecomitalia.it)
21:59:34 Join TomColler [0] (~thomas@ppp-232-93.25-151.libero.it)
21:59:42 Part TomColler
22:00
22:02:02lorenzo92kugel, saratoga: I'm editing the wiki right now
22:02:30 Join timberman [0] (57d2f0d1@gateway/web/freenode/ip.87.210.240.209)
22:03:39timbermanI bricked my brand-new fuze-v2, can anybody help please?
22:08:34 Join kevinconnelly123 [0] (~485e0cf2@www.haxx.se)
22:10:19 Quit kevinconnelly123 (Client Quit)
22:11:37lorenzo92timberman: I don't know anything about the device, but begin to write its state (does it startup a little, i.e. backlight, or nothing at all etc) :)
22:11:52 Join kevinconnellu [0] (~485e0cf2@www.haxx.se)
22:11:57lorenzo92...and what you did also
22:12:27 Quit pretty_function (Ping timeout: 246 seconds)
22:12:56timbermanI installed rockbox via the utility, all went well. It booted rockbox well. Then I connected it to my mac and stored some music on the SD card.
22:13:16kevinconnelluhi guys i was thinking makeing a rockbox plugin can anyone help
22:13:21timbermanI unmounted the player, removed the usb. Then there was some error on the screen.
22:14:02AlexP_kevinconnellu: A good start is probably looking at existing ones
22:14:12timbermanAfter that it's completely dead. No lights, no drive when I connect through USB. Absolutely nothing. I tried removery mode, but nothing.
22:14:41AlexP_timberman: It has probably hung with the screen off
22:15:01kevinconnellubut how do i encode them
22:15:03timbermanWhat can I do?
22:15:09AlexP_If holding power for 30 seconds or more then turning it back on doesn't help, you'll have to wait for the battery to run down
22:15:15AlexP_Which may take a few days
22:15:20kugellorenzo92: wecan reimplement MounEncrypt, i found the "algorithm"
22:15:22AlexP_kevinconnellu: You mean compile?
22:15:30kevinconnelluyes
22:15:45kugelhowever installation is still messy due to dependency on cramfstools
22:16:17kevinconnellu what lang is the .rock file
22:16:20AlexP_kevinconnellu: Have a look at apps/plugins, but if it is simple you can add it to SOURCES I believe
22:16:23timbermanAlexP_: The power switch doesn't help.
22:16:40AlexP_kevinconnellu: It is compiled C
22:16:49timbermanCan't I open it and do a reset somehow?
22:16:56lorenzo92kugel: great! i was editing the wiki with rom patching instructions meanwhile as well as updating some bits :)
22:16:57kevinconnelluty
22:17:14AlexP_timberman: I believe the battery is soldered in, so disconnecting it isn't simple
22:17:33AlexP_kevinconnellu: As I say, have a look at the source to the others in apps/plugins
22:18:01AlexP_kevinconnellu: There is even a helloworld.c there :)
22:18:19kevinconnelluok i will hope to be a app maker for rockbox ;)
22:18:26AlexP_good luck
22:18:31AlexP_Do you know C?
22:19:06 Quit TheLemonMan (Quit: WeeChat 0.3.8)
22:19:07kevinconnellui know batch html and java S ill learn it in time
22:19:25AlexP_Look at http://www.rockbox.org/wiki/HowtoWritePlugins too
22:20:09kevinconnelluthx alex great help!!
22:20:37AlexP_no worries
22:21:32 Quit BHSPitMonkey (Remote host closed the connection)
22:21:58 Join TheLemonMan [0] (~LemonBoy@ppp-103-51.26-151.libero.it)
22:21:59 Quit TheLemonMan (Changing host)
22:21:59 Join TheLemonMan [0] (~LemonBoy@unaffiliated/thelemonman)
22:23:21kevinconnellualex it says a quick google search say i can use a standerd txt editor with compiled c
22:24:03kevinconnellui need to speak better..
22:24:23kevinconnelluok ill try again
22:24:45kevinconnellua quick google search say i can use a standerd txt editor with compiled c
22:25:03 Join dartmouth [0] (~4a2c21a0@www.haxx.se)
22:25:12kevinconnellusays!
22:25:23kevinconnelluSTUPID I TOUCH
22:25:24 Quit timberman (Ping timeout: 245 seconds)
22:26:32AlexP_You can use any editor you want to write the source, yes
22:26:47AlexP_Once you have written the source code you compile it
22:26:53*[Saint] is a little unsure what "with compiled c
22:26:53[Saint]* dartmouth (~4a2c21a0@www.haxx.se) has joined #rockbox" means.
22:27:12[Saint]....what happened there? eeek.
22:28:03kugellorenzo92: need to talk with bluebrother about how we can possibly integrate with rbutil
22:29:04lorenzo92okay
22:29:26 Join saratoga [0] (98032941@gateway/web/freenode/ip.152.3.41.65)
22:32:16dartmouthdo screen dumps need to be formatted any certain way for the manual, or just as they are right off the device?
22:34:05AlexP_dartmouth: Check the existing ones, I think they are a different format to that the device gives
22:34:12AlexP_png vs bmp IIRC
22:36:36dartmouthi tried checking that, but all the 'online' manuals are offline; i can only get to the PDFs.
22:37:06dartmouthi figured that was just a temporary thing that was being worked on, but they've been offline for a little while now :/
22:37:42lorenzo92kugel: by the way, did you do something on the screen driver side? because now the vu-meter plugin with digital view works perfectly as in the first builds using sdl....
22:37:53AlexP_dartmouth: I meant look in the source
22:37:54saratogaZagor: did you notice the manual links are broken: http://download.rockbox.org/daily/manual/rockbox-ipodnano1g/rockbox-build.html
22:38:00AlexP_dartmouth: It is in git
22:38:02saratogaseems like on 7 July something changed
22:38:18kugellorenzo92: no, nothing
22:38:37lorenzo92kugel: :O doesn't matter, now it works :D
22:38:45dartmouthAlexP_: gotcha thanks, i have it cloned, i'll take a look
22:38:57kugelI think i changed the pcm driver to do polling, perhaps that changed it. but that was ages ago
22:39:24AlexP_Althought the manuals not being there is an issue
22:39:41AlexP_I wasn't aware of it, I don't know if the people that maintain the server are
22:40:11AlexP_Zagor isn't here atm, so I'll poke Bagder on the off chance :)
22:40:48 Quit benedikt93 (Quit: Bye ;))
22:41:32Bagdersend zagor an email maybe, I'm not as "home" there anymore I rather let him sort it out
22:45:19AlexP_will do
22:46:53lorenzo92kugel: ah okay, indeed don't think it's related..anyways...I will need also to take care of recording hehe
22:50:09 Part b0hoon ("GTG. Bye.")
22:52:03[Saint]it seems people have been "discovering" the manual links are dead on and off for the past week or so.
22:54:45dartmouthonly the PDFs and the folders are still there, all the other individual files are 404'd. maybe separately hosted on a server that's down? i don't know anything about how the website works heh
22:55:01AlexP_no
22:55:04kevinconnelluOK im haveing troble at: Now to include it in the makefile. First save your sourcecode for plugin into the rockbox\apps\plugins folder then add the name of your plugin (ex: helloWorld.c) into the SOURCES textfile which is in the same directory. You also need to add your plugin to the CATEGORIES textfile which is in the same directory as well (e.g.: "testing,apps" will have plugin "testing" show up under the applications category. In case of "helloworl
23:00
23:01:06saratogathat got cut off since IRC posts can only be a few lines long
23:02:29 Join matsl [0] (~matsl@host-90-237-138-177.mobileonline.telia.com)
23:02:52 Join perrikwp [0] (~quassel@cpe-071-076-186-186.triad.res.rr.com)
23:04:47 Quit [Saint] (Ping timeout: 265 seconds)
23:11:39 Join [Saint] [0] (~Saint]@unaffiliated/saint/x-8516940)
23:11:39 Quit [Saint] (Client Quit)
23:19:49 Quit liar (Ping timeout: 246 seconds)
23:21:36 Quit dartmouth (Quit: CGI:IRC)
23:23:19 Quit kevku (Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/)
23:28:36 Quit pixelma (Read error: Operation timed out)
23:29:08 Join amiconn_ [0] (amiconn@rockbox/developer/amiconn)
23:29:09 Quit amiconn (Disconnected by services)
23:29:11 Nick amiconn_ is now known as amiconn (amiconn@rockbox/developer/amiconn)
23:29:34 Join pixelma [0] (pixelma@rockbox/staff/pixelma)
23:32:20***Saving seen data "./dancer.seen"
23:33:54 Quit saratoga (Quit: Page closed)
23:42:13 Join [Saint] [0] (~Saint]@101.98.158.103)
23:42:14 Quit [Saint] (Changing host)
23:42:14 Join [Saint] [0] (~Saint]@unaffiliated/saint/x-8516940)
23:44:26 Quit lorenzo92 (Quit: ChatZilla 0.9.88.2 [Firefox 13.0.1/20120615112143])
23:46:31 Quit kevinconnellu (Quit: CGI:IRC (Ping timeout))
23:46:50 Join bluebrother [0] (~dom@rockbox/developer/bluebrother)
23:47:48 Quit Rower85 (Read error: Connection reset by peer)
23:48:07 Join fs-bluebot [0] (~fs-bluebo@g231122110.adsl.alicedsl.de)
23:57:33 Quit mc2739 (Quit: leaving)
23:58:14 Join mc2739 [0] (~mc2739@71.20.87.137)
23:58:14 Quit mc2739 (Changing host)
23:58:15 Join mc2739 [0] (~mc2739@rockbox/developer/mc2739)

Previous day | Next day