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 2013-03-09

00:00:13Fuchssanyone here
00:00:15Fuchssi hav question
00:00:32Fuchssi broke lcd screen in my sansa clip zip
00:00:57Fuchsswill they replace sansa if i sent on guarantee/warranty
00:01:12funmanask them, we are not Sansa
00:10:47 Quit Fuchss (Quit: Wychodzi)
00:14:49 Join lorenzo92 [0] (~chatzilla@host127-105-dynamic.25-79-r.retail.telecomitalia.it)
00:15:33lorenzo92[Saint]: indeed. I've just placed more information in the http://www.rockbox.org/tracker/task/12838 bug ticket ;)
00:16:45lorenzo92lebellium reports also radio rds information bug to status FIXED. need to test it personally tomorrow, just to know if it is supposed to have been fixed :D
00:16:54 Quit lorenzo92 (Client Quit)
00:17:40 Quit krabador (Ping timeout: 276 seconds)
00:29:33[7]http://pastie.org/6425510
00:29:39[7]lovely...
00:30:54 Join krabador [0] (~krabador@host243-211-dynamic.11-87-r.retail.telecomitalia.it)
00:34:44 Quit lebellium (Quit: ChatZilla 0.9.90 [Firefox 20.0/20130305164032])
00:35:50 Join bertrik [0] (~quassel@rockbox/developer/bertrik)
00:41:34***Saving seen data "./dancer.seen"
00:46:55 Join kadoban_ [0] (~kadoban@ip98-165-177-158.ph.ph.cox.net)
00:55:20 Quit Wardo (Read error: Connection reset by peer)
01:00
01:12:54 Join amayer [0] (~alex@h115.51.21.98.dynamic.ip.windstream.net)
01:33:47 Quit kadoban_ (Ping timeout: 264 seconds)
01:39:15 Quit shamus (Read error: Connection reset by peer)
01:40:24 Join shamus [0] (~shmaus@ip-206-192-195-49.marylandheights.ip.cablemo.net)
02:00
02:16:36[7]so... how do I set up android building?
02:16:43[7]how do I tell it where the sdk/ndk is?
02:16:54[7]I suspect it looks for the sdk in PATH, but how does it find the ndk?
02:18:21[7]also, rasher, are you here?
02:30:13[7]/usr/bin/ld: /home/rockbox/buildclient/build/lib/rbcodec/codecs/codec_crt0.o: Relocations in generic ELF (EM: 40)
02:30:13[7]/home/rockbox/buildclient/build/lib/rbcodec/codecs/codec_crt0.o: could not read symbols: File in wrong format
02:30:14[7]ideas?
02:30:16 Quit bertrik (Ping timeout: 276 seconds)
02:32:42[7]seems like a dirty build directory was to blame...
02:41:36***Saving seen data "./dancer.seen"
02:43:11 Quit prof_wolfff (Ping timeout: 272 seconds)
02:46:05[7]hm, seems like rockbox requires android16 while the runclient.sh and the wiki say android15. funny...
02:46:39funman[7]: ANDROID_NDK_DIR and ANDROID_SDK_DIR
02:46:59[7]figured that out already
02:48:06funmani've read something about a sdk version which was not bumped... not sure what's going on there
02:49:56 Join woodensoul [0] (~b8122f80@www.haxx.se)
02:50:43[7]is there some script that compiles all the builds that the build server usually builds?
02:50:52[7]so that I can check if all of those will work?
02:52:39woodensoulHello all. I am enjoying the new 3.13 release on my Sansa Fuze v2. I have searched the FlySpy for this issue and don't see an entry. I believe this I noticed this bug in 3.12 and it persists in 3.13. Looking for confirmation... Enable EQ doesn't work until the player is rebooted. Anyone else seen this?
02:54:15[7]rasher: what do I need for win32 sim crosscompiling?
02:54:35[7]it complains about not finding sdl-config, which is obviously present
02:54:44[7](and I can successfully build the sdl app and linux sims)
02:55:04n1swoodensoul: have you tried stopping (not pausing) playback and starting again?
02:59:51woodensouln1s: Yes, I've tried that. And also skipping ahead to other tracks in an attempt to empty the buffer. Only thing I can do to make it work is restart.
03:00
03:01:47n1swoodensoul: sounds like a bug, have you reported it?
03:01:52funman[7]: http://www.rockbox.org/wiki/UiSimulator#Building_Windows_sim_in_Linux
03:02:42woodensoulNot yet. Just looking for some feedback here before reporting it.
03:03:06woodensoulWhat targets do you have?
03:03:25funman[7]: i don't find the script but i guess AlexP knows where it is since he just made a release
03:03:54 Quit olspookishmagus (Quit: All for nothing)
03:04:19[7]tools/release/bins.pl seems to be at least part of it
03:04:36[7]but I suspect that the build server builds a lot more targets (basically everything that's unusable buit buildable)
03:05:02n1swoodensoul: none with current-ish builds. atm i'm afraid and i gtg
03:05:09 Quit n1s (Quit: Ex-Chat)
03:05:58funman[7]: have you tried cloning the buildserver code?
03:06:07[7]not yet...
03:06:18[7]and the SDL from the page that you linked fails to compile
03:06:32[7]http://pastie.org/6426433
03:06:52funmanthat looks like a bug in your directx headers
03:07:15[7]...whereever I would have got directx headers from on linux...
03:07:35funmanubuntu has mingw-w64 now
03:07:59funmanin which package is i586-mingw32msvc-gcc ?
03:08:23funmanis it a link to i686-w64-mingw32-gcc ?
03:10:03 Quit amayer (Ping timeout: 260 seconds)
03:13:21*[7] tries upgradin to gcc-mingw-w64
03:17:05[7]that doesn't work at all:
03:17:06[7]checking Win32 compiler... no
03:17:06[7]configure: error:
03:17:06DBUGEnqueued KICK [7]
03:17:06[7]*** Your compiler (gcc) does not produce Win32 executables!
03:17:29[7]probably needs a different −−host option
03:17:29funmanweird
03:17:35funmanyeah
03:17:41funmani686-w64-mingw32
03:18:11[7]looks better with that
03:18:55[7]same directx problem though
03:19:13funmanlet me try
03:20:19[7]exactly one google hit for the error messages, and that's a pastebin
03:20:21funmanworks here but i use a more recent mingw-w64 headers
03:20:58funmanfunman/win/">http://people.videolan.org/~funman/win/ - grab the mingw-w64-*deb ; or directly from packages.debian.org for sid
03:21:46funmanwait
03:21:50funmanit failed and i didn't notice
03:21:54[7]in which package are the headers in question?
03:22:04funmanthe biggest
03:24:07funman[7]: sdl 1.2.15 builds fine though
03:24:54funmanapparently the fix is to remove #define NONAMELESSUNION from libsdl
03:26:53CtcpIgnored 1 channel CTCP requests in 0 seconds at the last flood
03:26:53*funman edited the wiki for 1.2.15
03:27:26*[7] tries
03:28:28[7]looks good
03:30:18[7]hm, something is still hardwired to i586-mingw32msvc-gcc/ld
03:35:44[7]let's see if a few symlinks will help with that...
03:36:54funmanjust install gcc-mingw32
03:37:03funmanit's a transitional package which creates those links
03:39:14[7]360MB of ccache already, a few hours after starting to set up things...
03:42:59woodensoulRe: Enable EQ setting. Bug report 12839 is now filed.
03:56:28 Join jhMikeS [0] (~jethead71@rockbox/developer/jhMikeS)
04:00
04:13:06 Quit Poodlemastah (Quit: ZNC - http://znc.in)
04:28:56 Join amiconn_ [0] (amiconn@rockbox/developer/amiconn)
04:28:56 Join pixelma_ [0] (pixelma@rockbox/staff/pixelma)
04:28:56 Quit amiconn (Disconnected by services)
04:28:56 Quit pixelma (Disconnected by services)
04:28:58 Nick pixelma_ is now known as pixelma (pixelma@rockbox/staff/pixelma)
04:28:58 Nick amiconn_ is now known as amiconn (amiconn@rockbox/developer/amiconn)
04:41:38***Saving seen data "./dancer.seen"
05:00
05:06:16 Quit Rower (Quit: Hmmm...)
05:13:51 Quit woodensoul (Quit: CGI:IRC)
05:16:48 Quit krabador (Remote host closed the connection)
05:16:59 Join TheSphinX_ [0] (~briehl@pD9FBB1B4.dip.t-dialin.net)
05:18:28 Quit TheSphinX^ (Ping timeout: 245 seconds)
05:24:10 Join Beta2K [0] (~Beta2K@d24-36-163-88.home1.cgocable.net)
05:42:35 Quit [7] (Disconnected by services)
05:42:41 Join TheSeven [0] (~quassel@rockbox/developer/TheSeven)
05:50:19 Join bluebrother [0] (~dom@rockbox/developer/bluebrother)
05:51:56 Quit fs-bluebot (Ping timeout: 272 seconds)
05:52:55 Quit jhMikeS (Ping timeout: 245 seconds)
05:53:28 Join fs-bluebot [0] (~fs-bluebo@g226068173.adsl.alicedsl.de)
05:54:06 Quit bluebrother^ (Ping timeout: 276 seconds)
06:00
06:01:11 Quit dfkt (Read error: Connection reset by peer)
06:01:57 Join dfkt [0] (dfkt@unaffiliated/dfkt)
06:39:57 Join kadoban_ [0] (~kadoban@ip98-165-177-158.ph.ph.cox.net)
06:41:41***Saving seen data "./dancer.seen"
07:00
07:03:37 Quit ps-auxw (Ping timeout: 240 seconds)
07:05:40 Join ps-auxw [0] (~arneb@2001:470:c807:0:1532:4e5f:2ad3:4123)
07:08:40 Join pamaury [0] (~quassel@rockbox/developer/pamaury)
07:37:07 Quit pamaury (Ping timeout: 256 seconds)
07:46:02 Join pamaury [0] (~quassel@rockbox/developer/pamaury)
07:48:40 Quit froggyman (Ping timeout: 245 seconds)
07:52:22 Join kevku [0] (~kevku@2001:470:27:773:0:feed:c0f:fee)
08:00
08:12:54 Join melmothX [0] (~melmoth@unaffiliated/melmothx)
08:41:44***Saving seen data "./dancer.seen"
08:44:02 Quit megal0maniac_afk (Ping timeout: 276 seconds)
08:44:35 Quit ruskie (Excess Flood)
08:44:49 Join ruskie [0] (ruskie@sourcemage/mage/ruskie)
09:00
09:07:30 Join ender` [0] (~ender@foo.eternallybored.org)
09:19:52 Quit SuperBrainAK (Quit: pbly going to sleep /_\)
09:34:25 Quit pamaury (Ping timeout: 256 seconds)
09:36:09 Join stoffel [0] (~quassel@pD9E42ABC.dip.t-dialin.net)
09:39:59 Join y4n [0] (~y4n@unaffiliated/y4ndexx)
09:40:27coppercongrats on the new release
10:00
10:08:58 Join lorenzo92 [0] (~chatzilla@host227-26-dynamic.21-79-r.retail.telecomitalia.it)
10:15:15 Join thomasjfox [0] (~thomasjfo@rockbox/developer/thomasjfox)
10:28:54 Join einhirn [0] (Miranda@bsod.vpn.tu-clausthal.de)
10:41:47***Saving seen data "./dancer.seen"
10:45:35 Quit __jae__ (Quit: leaving)
10:45:46 Join __jae__ [0] (~jae@dedicated.jaerhard.com)
11:00
11:27:31bluebrotherfunman: can you reproduce the crash if you first move away its cache folder (usually /tmp/rbutil-cache)?
11:27:55bluebrotherfunman: also, have you used it before (after the rewrite of HttpGet) and changed Qt versions since then?
11:28:03 Join Rower [0] (husvagn@v-413-alfarv-177.bitnet.nu)
11:45:43 Quit stoffel (Ping timeout: 250 seconds)
11:47:54copperstrange, my Clip+ can play opus files no problem, but my Fuze+ can't
11:49:58 Join pamaury [0] (~quassel@rockbox/developer/pamaury)
11:54:23 Join mirak [0] (~mirak@5-49-104-130.hfc.dyn.abo.bbox.fr)
11:58:10 Join n1s [0] (~n1s@nl118-168-30.student.uu.se)
11:58:10 Quit n1s (Changing host)
11:58:10 Join n1s [0] (~n1s@rockbox/developer/n1s)
11:58:23 Quit melmothX (Ping timeout: 276 seconds)
11:58:36 Join melmothX [0] (~melmoth@unaffiliated/melmothx)
12:00
12:01:44gevaertsTheSeven: if you don't use i586-mingw32msvc-*, set CROSS_COMPILE to the prefix you do have for configure
12:02:11gevaertsCROSS_COMPILE=i686-w64-mingw32- ../tools/configure works fine for me
12:02:28TheSeven...or just a bunch of symlinks where the other toolchains are :)
12:02:46gevaertsDid you manage sdl?
12:03:06 Quit Jack87 (Ping timeout: 240 seconds)
12:03:08TheSevenyes, I can compile almost everything that I've tried now
12:03:34TheSeventhe things that don't work are obviously maemo and similar weird stuff ;)
12:03:44TheSevendo you happen to know what's up with android15 vs. android16?
12:04:20TheSevenis there a reason why the runclient.sh in git and the wiki still say android15?
12:04:33TheSevenor is that just outdated? (a mail to rockbox-rbclient suggests the latter)
12:04:50 Join bertrik [0] (~quassel@rockbox/developer/bertrik)
12:05:29gevaertsThe actual makefiles have depended on android16 for a while now. I updated the build network to catch up, but I didn't think of the othewr places
12:05:36gevaertsI'll fix runclient.sh now
12:06:30TheSevenit's also mentioned on http://www.rockbox.org/wiki/BuildClient
12:07:20*gevaerts is hesitant about adding latex to the default runclient.sh
12:07:52n1sit needs a ton of packages
12:07:57gevaertsIt's entirely possible to have a minimal latex install that doesn't have everything we need, and the script only tests if pdflatex is present
12:08:35*TheSeven suggests adding a list of those flags to the wiki, including all of them with a little bit of explanation what they actually mean and what's required for them, and dropping the unusual ones from the default runclient.sh
12:09:19gevaertsEither that, or we add them in comments in runclient.sh
12:09:25TheSevenit would be very helpful if there were pointer to the relevant places in the wiki (building the manual, sdl, ...) on the buildclient page
12:09:30TheSeven...or both :)
12:09:37TheSevenpointers*
12:10:45gevaertsI won't list the obsolete ones, such as the arm gcc 4.0.4 one that the build client still recognises
12:11:13TheSevenwell, the ones that are actually used should be sufficient
12:11:37TheSevenare there any of those except for m68k-gcc452,sh,mipsel,sdl,arm-eabi-gcc444,arm-ypr0-gcc446,android16,latex?
12:12:32gevaertsNo, that's the lot
12:12:46TheSevenone more thing: the ypr0 crosstool-ng install only compiles with gcc 4.6 or older
12:13:02bluebrothergevaerts: maybe the script could try to run latex on a simple file that includes all packages the manual needs?
12:13:10TheSevenwith gcc 4.7 you need to add -fpermissive to some CFLAGS variable in the config
12:13:34TheSevenwe might want to change that in the config file (that's hosted somewhere on rockbox.org)
12:16:25bluebrothergevaerts: something like this:
12:16:27bluebrotherecho "\documentclass[a4paper]{scrreprt}\usepackage{tabularx}\begin{document}test\end{document}" | pdflatex
12:17:11bluebrother(though it would be a bit longer)
12:18:05gevaertsNot impossible, but it would require some changes in how rbclient.pl checks for toolchains I think
12:18:51gevaertsAnyway, runclient.sh now has some documentation
12:19:16bluebrothera w32 cross compiler for the sim wouldn't be a bad idea either :)
12:20:22TheSevenso... somebody about to commit something? :)
12:20:28*TheSeven wants to know if his build client works
12:20:52TheSevenrasher: I'm ready to take care of the additional stuff that you need now :)
12:21:56funmanbluebrother: where is the rbutil cache ?
12:22:08bluebrotherfunman: /tmp/rbutil-cache usually
12:22:14bluebrotherunless you change it in the configuration dialog
12:26:27funmanit still crashes after removing the cache
12:26:52 Join lebellium [0] (~chatzilla@lns-c10k-ld-02-m-212-194-176-149.dsl.sta.abo.bbox.fr)
12:27:35bluebrotherok, then this has to be something different than the problem I've seen in the past
12:27:57bluebrothercrap :(
12:38:07bluebrotherok, I now see a crash that looks like your backtrace
12:40:15rasherTheSeven: I'm not sure if there's anything I need other than a login :)
12:41:50***Saving seen data "./dancer.seen"
12:43:32lebelliumgevaerts [Saint] AlexP and the others: you will be proud of me : I successfully setup my RB environment and compiled my first YP-R0 build :D
12:43:47lebelliumthx to Lorenzo who helped me
12:43:50*TheSeven did so yesterday :P
12:44:22gevaertsWell done!
12:44:37TheSevenrasher: I assume you'll need some service to be run after a reboot?
12:45:17rasherTheSeven: not really, just cron
12:45:32TheSevenah right, these are dailys, not realtime builds
12:46:23 Join fyrestorm [0] (~nnscript@cpe-24-90-158-3.nyc.res.rr.com)
12:47:32TheSevenyou can probably piggyback on the git clone in ~/buildclient, as that should be updated automatically by the build client
12:48:09bluebrotherhmm, it seems to occur on the second download that is performed.
12:48:18bertrikhm, nice convoluted expression (playback.c:3826): "if (play_status == PLAY_STOPPED || !enable != !get_current_cuesheet())"
12:48:39n1snice
12:48:55bluebrothernice ... in some way :)
12:48:58*TheSeven wonders who wrote that :)
12:49:24 Quit fyre^OS (Ping timeout: 256 seconds)
12:50:12*TheSeven would transform tht to !!enable == !get_current_cuesheet()
12:50:23TheSevenpossibly dropping the !! before enable if that's guaranteed to be boolean
12:50:31TheSeventhat*
12:52:31bertrikIt looks like enable can indeed be made a boolean
12:55:44rasherTheSeven: ah, that seems useful
12:56:53TheSeventhere would be a minimal possibility of a race condition though
12:57:21TheSeven(git pull during building of a nightly)
12:57:55rasherYeah, hm. Maybe I should create another clone
13:00
13:02:53AlexPlebellium: Good work :)
13:08:43lebelliumIf I want a compile an older build, let's say the R0 build of October 2nd 2012, can I just type the date somewhere or have I to know the exact revision number?
13:08:55lebelliumIf I want to*
13:10:13funmanbluebrother: yeah, for me too it was the 2nd download
13:13:54 Join Wardo [0] (~Mirandaha@bpb01-1-88-162-4-186.fbx.proxad.net)
13:21:38 Join muzikfrrrik [0] (~b2d85984@www.haxx.se)
13:24:57 Quit muzikfrrrik (Client Quit)
13:28:13 Quit mirak (Ping timeout: 255 seconds)
13:30:52 Join muzikfrrrik [0] (~b2d85984@www.haxx.se)
13:33:15 Join akaWolf [0] (~akaWolf@unaffiliated/akawolf)
13:34:58 Quit melmothX (Quit: $@)
13:35:14muzikfrrrikHello, Can anyone confirm that there's more power consumption on Clip Zip with the latest firmware versions of Rockbox then with much older version just as the port came to life? I play mpc at q4-5 and I get only up to 9-10hours of playback I think. No sound enhancements on.
13:37:10bluebrotherfunman: does this change fix it for you? http://pastebin.com/K8Eh3wST
13:37:25bluebrotherit seems the object is deleted but still doing things :o
13:42:24 Join mirak [0] (~mirak@5-49-104-130.hfc.dyn.abo.bbox.fr)
13:43:08 Quit mirak (Client Quit)
13:50:26 Quit lorenzo92 (Remote host closed the connection)
13:51:01 Join prof_wolfff [0] (~prof_wolf@62.83.50.196.dyn.user.ono.com)
14:00
14:04:47 Join Jack87 [0] (Jack87@nasadmin/admin/jack87)
14:15:41 Join stoffel [0] (~quassel@pD9E42ABC.dip.t-dialin.net)
14:28:43 Quit n1s (Quit: Ex-Chat)
14:32:14 Quit thomasjfox (Quit: Konversation terminated!)
14:40:50 Quit ukleinek (Ping timeout: 245 seconds)
14:41:54***Saving seen data "./dancer.seen"
14:53:45 Join ukleinek [0] (~ukl@2001:6f8:1178:2:21e:67ff:fe11:9c5c)
15:00
15:09:23bertrikmuzikfrrrik: no can't confirm it, we fixed a radio power consumption issue some time ago. Haven't run any battery benchmarks lately
15:15:59 Quit muzikfrrrik (Quit: CGI:IRC (Ping timeout))
15:16:19copperdo PortalPlayer devices show 5 or 10 EQ bands now?
15:23:20 Join Lorenzo92 [0] (~4f151ae3@www.haxx.se)
15:32:09 Join jhMikeS [0] (~jethead71@50.4.240.19)
15:32:09 Quit jhMikeS (Changing host)
15:32:09 Join jhMikeS [0] (~jethead71@rockbox/developer/jhMikeS)
15:32:39 Quit stoffel (Ping timeout: 260 seconds)
15:33:43 Quit Lorenzo92 (Quit: CGI:IRC (EOF))
15:33:49 Quit jhMikeS (Read error: Connection reset by peer)
15:39:59 Join Scall- [0] (~chat@host10-17-static.5-79-b.business.telecomitalia.it)
15:41:37 Join shai [0] (~Shai@l192-117-110-233.cable.actcom.net.il)
15:52:08 Join melmothX [0] (~melmoth@unaffiliated/melmothx)
16:00
16:01:13 Quit Scall- (Remote host closed the connection)
16:06:50 Quit shai (Quit: Leaving)
16:08:01 Join Poodlemastah [0] (~Poodlemas@46-236-107-195.customer.t3.se)
16:23:11 Quit pamaury (Remote host closed the connection)
16:30:19 Join Scall [0] (~chat@unaffiliated/scall)
16:36:44 Join pamaury [0] (~quassel@rockbox/developer/pamaury)
16:40:02 Quit pamaury (Remote host closed the connection)
16:41:55***Saving seen data "./dancer.seen"
16:42:05 Join pamaury [0] (~quassel@rockbox/developer/pamaury)
16:52:55 Join n1s [0] (~n1s@nl118-168-30.student.uu.se)
16:52:55 Quit n1s (Changing host)
16:52:55 Join n1s [0] (~n1s@rockbox/developer/n1s)
17:00
17:36:52funmanbluebrother: there's another crash
17:37:50funmanbluebrother: http://pastie.org/6430915 (it crashed a bit later though)
17:43:21 Join jhMikeS [0] (~jethead71@50.4.240.19)
17:43:21 Quit jhMikeS (Changing host)
17:43:21 Join jhMikeS [0] (~jethead71@rockbox/developer/jhMikeS)
17:43:53 Quit einhirn (Quit: Miranda IM! Smaller, Faster, Easier. http://miranda-im.org)
17:53:17bluebrotherfunman: also when trying to download the second file, and with the patch applied?
17:53:21*bluebrother grumbles
17:53:36bluebrotherI _did_ test things when reworking HttpGet. Why is it causing trouble right now?
17:54:06funmanno it's after downloading the second file
17:55:19bluebrotherand it's again when Qt tries to post an event
17:55:22bluebrotherhmm.
17:56:31bluebrotherah. There's another place where the ZipInstaller instance is deleted
17:57:38bluebrotherfunman: try the following patch: http://pastebin.com/GFmyCmSv
17:58:02bluebrotherworks better for me
17:59:13funmanseems ot work now
17:59:40bluebrothergreat.
18:00
18:00:20funmanbtw i noticed that you had written a test for this
18:00:29funmanis it run by the buildserver?
18:01:34 Join SuperBrainAK [0] (~Andy@97-124-71-117.phnx.qwest.net)
18:01:48bluebrotherno. We don't build anything Qt based on the build server
18:02:02funmanoh :/
18:02:28bluebrotherso thinking about it my guess is that QNetworkAccessManager does things in different threads, and the delete will delete them (as they are children), causing the crash
18:02:49bluebrotheradding Rockbox Utility to the build system as a first step wouldn't be a bad idea :)
18:03:49bluebrotherwe just got the manual into the build system last year :D
18:28:43 Quit shamus (Read error: Connection reset by peer)
18:29:53 Join shamus [0] (~shmaus@ip-206-192-195-49.marylandheights.ip.cablemo.net)
18:35:57 Quit efyx__ (Ping timeout: 245 seconds)
18:41:56***Saving seen data "./dancer.seen"
18:49:34 Join efyx__ [0] (~efyx@91.179.23.131)
18:55:25 Quit kevku (Ping timeout: 245 seconds)
19:00
19:00:33 Join kevku [0] (~kevku@2001:470:27:773:0:feed:c0f:fee)
19:10:14lebelliumin the UIsim buttonmap file, what means the 3rd number? For example SDLK_KP7, 69, 401, 39, "Back" } . What means 39?
19:11:17 Join eckoit [0] (~ryan@S0106e0cb4e3e79f9.ed.shawcable.net)
19:49:53 Quit jhMikeS (Ping timeout: 252 seconds)
19:52:52 Join zamboni [0] (~bottledwa@unaffiliated/zamboni)
20:00
20:02:07 Quit derf (Remote host closed the connection)
20:18:57 Join cereal_killer [0] (~5d523aa7@www.haxx.se)
20:21:42cereal_killerhey there, I want to do a presentation of rockbox in class and I want to make the powepoint slides look like the cabbie theme. are there images of higher resolution then the one for the ipod video available?
20:22:36cereal_killermaybe cabbie for android?
20:35:08pamaurydamn, I think I damaged the OLED display of my Creative ZEN :(
20:41:57***Saving seen data "./dancer.seen"
20:43:27pamauryS/ZEN/ZEN V
20:48:08 Join wodz [0] (~wodz@89-76-32-53.dynamic.chello.pl)
20:48:34wodzpamaury: physically or by misprogramming?
20:49:15pamaurymisprogramming
20:49:31pamaurynow the blue doesn't exist anymore it seems and the green is in bad shape
20:50:46wodzI didnt' know it is possible to kill oled easily
20:51:16pamauryI knew but I didn't believe it was that easy
20:51:55pamauryactually I don't really know what I did exactly
20:54:45wodzthats a pitty
20:57:18pamauryyeah
21:00
21:09:15 Join jhMikeS [0] (~jethead71@rockbox/developer/jhMikeS)
21:09:17 Quit kadoban_ (Ping timeout: 276 seconds)
21:24:41TheSevenbluebrother: seems like a build went wrong on your pi
21:26:08 Quit akaWolf (Ping timeout: 248 seconds)
21:34:01 Quit cereal_killer (Quit: CGI:IRC)
21:57:42 Quit ml| ()
22:00
22:07:56 Join ml| [0] (~ml@unaffiliated/ml/x-3958674)
22:11:34 Quit wodz (Quit: Leaving)
22:19:31 Quit y4n (Quit: Do you like hurting other people?)
22:19:31 Quit ml| ()
22:29:08 Join franta [0] (~quassel@109.238.35.178)
22:32:28 Join froggyman [0] (~me@msoe-00033403.nebula.msoe.edu)
22:32:28 Quit froggyman (Changing host)
22:32:28 Join froggyman [0] (~me@unaffiliated/froggyman)
22:34:20 Join ml| [0] (~ml@unaffiliated/ml/x-3958674)
22:37:30 Quit froggyman (Ping timeout: 245 seconds)
22:41:58***Saving seen data "./dancer.seen"
22:47:56 Quit ml| ()
22:48:36 Join olspookishmagus [0] (~pookie@91.132.63.143)
22:56:29 Quit franta (Remote host closed the connection)
22:58:55 Join stoffel [0] (~quassel@pD9E42ABC.dip.t-dialin.net)
23:00
23:04:30 Quit stoffel (Remote host closed the connection)
23:11:28 Join froggyman [0] (~me@dhcp-155-92-103-232.nebula.msoe.edu)
23:11:28 Quit froggyman (Changing host)
23:11:28 Join froggyman [0] (~me@unaffiliated/froggyman)
23:16:24 Quit prof_wolfff (Ping timeout: 260 seconds)
23:35:00 Quit kevku (Ping timeout: 245 seconds)
23:44:03bluebrothernice. This auto-arch-select thing gets confused on arm.
23:44:42bluebrothertrying to build unwarminder for checkwps. Probably warble and database too, though I haven't checked that yet
23:51:23 Quit Wardo (Ping timeout: 260 seconds)

Previous day | Next day