--- Log opened Thu Dec 01 00:00:02 2005 00:01 -!- BamaWOLF is now known as TheJollyFatAss 00:01 -!- Wend1go [n=opera@host-84-9-106-195.bulldogdsl.com] has quit [Read error: 110 (Connection timed out)] 00:04 < imphasing> segfaults = fixed 00:07 -!- RTG|Spitfire [n=Spitfire@user-7638.lns6-c10.dsl.pol.co.uk] has quit ["Leaving"] 00:11 < imphasing> josh_, what do I have to do to get my textarea to be able to scoll? 00:11 < imphasing> Right not it displays text just fine, but no scrollage 00:11 < imphasing> I just have it declare the widget like so: 00:11 < imphasing> ttk_textarea_draw (ttk_new_textarea_widget (w, h - 4, p, ttk_textfont, ttk_text_height(ttk_textfont) + 2), srf); 00:12 < erus> i know, you love me, for my debit card. Its the one that pays you, as you shop. So if your bank gets you down, you wanna meet mr Brown. ITs my first, and last, my extra thing 00:24 -!- fizzmahon [n=chatzill@CPE00012e022e3d-CM000f9f782040.cpe.net.cable.rogers.com] has joined #ipodlinux 00:24 < fizzmahon> hey guys can i get some help updating ipod linux from a linux box using the ipod linux installer 00:25 < mikeazorin> hey building ttk i get tons of structure errors on menu.c 00:26 < imphasing> mikeazorin, you're missing some library 00:26 < imphasing> you have SDL and SDL_IMAGE? 00:26 < iPL-SVN> jonrelay * tools/ttk/schemes/itunes.cs[+]: iTunes color scheme, which looks nothing like iTunes but is as close as I can get without themes (http://tinyurl.com/bukaa/325) 00:28 < mikeazorin> imphasing: doubt it. 00:29 < mikeazorin> imphasing: where would i find them for mac? should i just compile the latest source? 00:29 < imphasing> Hm..I'm not sure where you would get them for you're mac. 00:29 < imphasing> Yeah, compiling the latest source would work 00:29 < mikeazorin> sdl is huge though 00:29 < mikeazorin> last i remember 00:29 < imphasing> yeah.. 00:30 < mikeazorin> and i'm only @ .8 ghz 00:32 < mikeazorin> okay, sdl has the sdl files compiled for os x 00:37 < mikeazorin> but they are for xcode only 00:38 -!- philhans [n=philip@c-67-177-53-17.hsd1.ut.comcast.net] has joined #ipodlinux 00:40 < omp> to get podzilla2 or to not? :p 00:40 < omp> that is the question :p 00:41 < mikeazorin> it doesn't like to be compiled 00:41 -!- ufoalien [n=java@adsl-177-161-fixip.tiscali.ch] has quit ["und weg"] 00:41 < BleuLlama> mike: install sdl via fink 00:42 < mikeazorin> bluellama: i'll try that next if compilin from scratch dunt work 00:44 < mikeazorin> how can you make compiling something faster? 00:45 < imphasing> get a better computer.. 00:45 < omp> heh 00:46 < mikeazorin> yea, sometime 800mhz just doesn't cut it 00:46 < omp> sometimes my athlon 64 3000+ doesn't cut it either 00:46 < omp> compiling things is always slow :p 00:46 < omp> firefox 1.5 took me ~45 minutes 00:47 < iPL-SVN> bleullama * tools/ttk/src/appearance.c: Bumped the number of color schme defs from 10 to 16 and moved it into a #define (http://tinyurl.com/bukaa/326) 00:48 < omp> arm-uclinux-elf-gcc: Command not found 00:48 < omp> hmm 00:48 < omp> i have the toolchain installed 00:48 < imphasing> you need to put it in your PATH 00:48 < mikeazorin> it's called arm-elf-gcc at install 00:49 < omp> oh 00:49 < mikeazorin> you need to make a symbolic link 00:49 < omp> k 00:50 < mikeazorin> sweet! i got sdl installed from source! 00:51 < mikeazorin> but /usr/local/bin isn't in my path 00:51 < mikeazorin> i forget how to change that 00:52 < mikeazorin> stupid me... 00:53 < mikeazorin> how do you change the path? 00:53 < mikeazorin> oh i got it, i feel stupid 00:56 < davidc__> mikeazorin: shutdown -h now 00:56 < davidc__> ;) 00:56 < davidc__> it'll...uh... give you a prompt... to change the path.. 00:56 < mikeazorin> Ha. Ha. Ha. 00:57 < mikeazorin> http://ipodlinux.org/forums/viewtopic.php?p=29917 00:58 < omp> mikeazorin: /me got same error 00:58 < imphasing> davidc__, you have any experience with ttk widgets? 00:58 < josh_> omp, mikeazorin: you need to use the 3.4.3 toolchain 00:58 < josh_> 16:48 < mikeazorin> it's called arm-elf-gcc at install 00:58 < josh_> 16:48 < mikeazorin> you need to make a symbolic link 00:58 < josh_> not true 00:58 < mikeazorin> josh_: thank you, sir 00:58 < josh_> arm-elf-gcc = old 2.95 toolchain = won't work with ttk/pz2 00:58 < josh_> arm-uclinux-elf-gcc = new 3.4.3 toolchain 00:59 < mikeazorin> do i want the c++ or base? 00:59 < josh_> arm-uclinux-elf- *does* install symlinks as arm-elf- but not the other way around 00:59 < josh_> mikeazorin: just base 00:59 < josh_> you can add c++ later if you want to compile c++ 01:00 < imphasing> josh_, did you see my question about the textarea widget? 01:00 < josh_> imphasing: no, what is it? 01:00 < omp> josh_: i used the three sh files on the wiki Toolchain page, aren't those 3.4.3? 01:00 < josh_> omp: yes 01:00 < imphasing> How do I get it to scroll? right now it will display text fine, but it won't scroll.. 01:00 < josh_> omp: paste the first few lines of errors you're having in #ipodlinux.flood 01:00 < josh_> imphasing: you're just adding the widget to the window, right? 01:00 < imphasing> this is how I do it: 01:00 < imphasing> ttk_textarea_draw (ttk_new_textarea_widget (w, h - 4, p, ttk_textfont, ttk_text_height(ttk_textfont) + 2), srf); 01:00 < omp> josh_: i had the exact same error as mikeazorin 01:00 < imphasing> just like that, yeah 01:00 < omp> josh_: and i had to create a symlink :x 01:01 < josh_> imphasing: not what you should do 01:01 < imphasing> josh_, no? 01:01 < BleuLlama> I keep getting the same error as davidc_ 01:01 < josh_> omp: if you *did* install those files, make sure /usr/local/arm-uclinux-tools2/bin is in your $PATH 01:01 < josh_> and remove any symlinks you made 01:01 < josh_> BleuLlama: hm? 01:01 < josh_> imphasing: correct, you just add it to the window and it'll take care of itself. 01:01 < BleuLlama> and make sure this new dir is earlier in your path 01:02 < imphasing> josh_, but it's not... 01:02 < josh_> imphasing: ttk widgets are generally "set-it-and-forget-it" 01:02 < imphasing> =/ 01:02 < josh_> imphasing: so you're doing 01:02 < omp> josh_: i have no idea how to do this $PATH stuff :p 01:02 < imphasing> http://pastebin.com/444367 01:02 < imphasing> look at line 14 01:03 < josh_> omp: what OS? 01:03 < omp> josh_: gentoo 01:03 < imphasing> just paste that command in then 01:03 < josh_> export PATH=/usr/local/arm-uclinux-tools2/bin:$PATH 01:03 < imphasing> what josh said 01:03 < josh_> imphasing: you're, well, completely messing it up :P 01:03 < omp> josh_: that worked 01:03 < omp> josh_: compiled now :) 01:03 < omp> josh_: thanks 01:03 < imphasing> josh_, I am? it works.. 01:03 < imphasing> :PO 01:04 < imphasing> s/O// 01:04 < josh_> imphasing: it's not working right 01:04 < josh_> as the lack of scrolling attests 01:04 < imphasing> Ah, right 01:04 < imphasing> It seemed right, according to the API.. 01:04 < josh_> I'd be interested in seeing how you arrived at that conclusion. 01:05 < josh_> Anyway, the textarea handles wrapping and stuff on its own - it even says as much. 01:05 < josh_> You're supposed to add *one* textarea to the window, pass it a pointer to all your text 01:05 < BleuLlama> what you need is a wealth of example code, so you can see how it's used in practice 01:05 < imphasing> You don't need to give it all the fonts and stuff? 01:06 < imphasing> Sample code would be good.. 01:06 < josh_> imphasing: in new_textview_window you should do something like 01:06 < BleuLlama> 01:06 < josh_> TWidget *textarea = ttk_new_textarea_widget (w, h - 4, p, ttk_textfont, ttk_text_height (ttk_textfont) + 2); 01:06 < omp> josh_: am i doing something wrong? http://pastebin.com/444376 01:06 < josh_> ttk_add_widget (ret, textarea); 01:06 < imphasing> Ah... 01:06 < BleuLlama> just grep for the function name in podzilla2 01:07 < josh_> imphasing: and really, you don't need to handle any events, unless you want to do something more than the textarea is doing 01:07 < imphasing> oooh... 01:07 < imphasing> ok 01:08 < josh_> also, your old code creates a whole new textarea for every line, every time you redrew the thing 01:08 < josh_> which is, as you might guess, hugely wasteful, considering you didn't free any of them :P 01:08 < imphasing> Do I even need the draw_textview function then? 01:08 < josh_> nope, not really 01:08 < mikeazorin> josh_: many thanks! i think i might have pz2 compiled tonight 01:09 < omp> mikeazorin: :'( 01:09 < josh_> imphasing: you're basically making your own widget and trying to wrap it around the textarea 01:09 < josh_> when you could just use the textarea directly 01:09 < omp> mikeazorin: i'm getting a error compiling podzilla2 01:09 < josh_> omp: I saw, one sec 01:09 < omp> josh_: k 01:09 < imphasing> josh_, wow, that's a lot simpler... 01:09 < imphasing> thanks 01:09 < imphasing> :D 01:10 < imphasing> and scrolling works now too 01:10 < imphasing> :D 01:10 < imphasing> Woo! 01:11 < FontPolice> is there any tax software out for ipod linux ? 01:11 -!- TheJollyFatAss is now known as BamaWolf 01:12 -!- BamaWolf is now known as BamaWolf_ 01:13 < josh_> omp: looks like you didn't recompile ttk with gcc 3.4.3 01:13 < josh_> (completely - e.g. make clean all) 01:14 < imphasing> Is there a text viewing app for pz2 already? 01:14 < josh_> imphasing: not really 01:14 < josh_> probably because one is so simple to make, nobody's gotten around to doing it yet :P 01:14 < josh_> if you wanted to combine that and a few other simple things into one module (call it "viewers"), that would probably be best 01:15 -!- Kurcz [n=na@d57-22-70.home.cgocable.net] has quit [Read error: 110 (Connection timed out)] 01:15 < josh_> e.g. ttk also has an easy image viewer 01:15 < imphasing> josh_, so if I make a 'viewer', with an image, text, and possibly html viewer, that would be useful? 01:15 < josh_> yeah 01:16 < josh_> html viewer = hell yeah :P 01:16 < imphasing> Ok, cool. 01:16 < josh_> (considering we don't have one yet) 01:16 < mikeazorin> hello, where should i move ttk-config? 01:16 < josh_> mikeazorin: you don't have to 01:16 < josh_> just cd ../podzilla2 and make that 01:16 < josh_> it should find ttk in ../ttk 01:16 < imphasing> Yeah, I was thinking of either making a new widget, or maybe just adding an html parser to the textarea widget... 01:16 < josh_> imphasing: I'd say make a new widget 01:16 < imphasing> Yeah, ok. 01:16 < mikeazorin> by default it was named ttk-config-here, i'll just change it 01:16 < josh_> mikeazorin: why exactly are you changing it? 01:17 < imphasing> would that involve changing ttk, or can you make a new widget from a module? 01:17 < josh_> imphasing: new widget from module works fine 01:17 < josh_> in fact, the textarea and such aren't at all tightly coupled to ttk 01:17 < josh_> I just chose to include them because they're generally useful 01:17 < imphasing> Ah, nifty... 01:17 < josh_> mikeazorin: did it say anywhere to do anything with ttk-config, or was that just "intuition"? 01:18 < mikeazorin>   /bin/sh: line 1: ttk-config: command not found 01:18 < josh_> mikeazorin: what's giving you that? 01:19 < omp> how do i terminate an ssh session? 01:19 < mikeazorin> cd ../podzilla2 && make IPOD=1 01:19 < josh_> omp: Ctrl+D, or if that doesn't work, ~. 01:19 < mikeazorin> i fixed it by ading the ttk to my path, josh 01:20 < josh_> mikeazorin: probably won't work now 01:20 < josh_> ttk-config is intended to be installed 01:20 < josh_> ttk-config-here is the one you use if you didn't install it 01:20 < josh_> but the pz2 makefile should handle all that itself 01:20 < josh_> did you or did you not install ttk? 01:21 -!- BamaWolf_ is now known as TheJollyFatAss 01:21 < mikeazorin> josh_: forgot too. but now i just have the same problem as omp with arm-uclinux complaining about software hardware 01:21 * BleuLlama pictures an old interrogation room with josh_ asking questions. 01:21 < josh_> haha 01:21 < josh_> mikeazorin: that means you didn't compile ttk and podzilla2 with the same version of gcc 01:21 < BleuLlama> very film noir esque 01:21 < josh_> also, please ensure that both ttk and pz2 are svn up'ed to the latest version 01:22 < mikeazorin> if they're 4 days old, is that bad? 01:22 < josh_> just up them. 01:22 < mikeazorin> o-tay 01:22 < mikeazorin> i'm startin from scratchy 01:23 -!- TheJollyFatAss is now known as TheJollyFatAss_ 01:24 -!- fizzmahon [n=chatzill@CPE00012e022e3d-CM000f9f782040.cpe.net.cable.rogers.com] has quit [Remote closed the connection] 01:24 -!- davidc___ [n=davidc__@S01060002b360aacd.vc.shawcable.net] has joined #ipodlinux 01:25 < BarHarborUSA> Someone here told me how to use the "path" command a few days back. Now I wish I'd written down what they said. I'm trying to build iPodLinux on my Mac. I now have all the source in place (as per the Kernel_Building page), and have installed the arm-elf toolchain. I try doing a make but it complains that it can't find the arm-elf-gcc. Suggestions? 01:25 -!- tcmjr [i=t7DS@200164054163.user.veloxzone.com.br] has quit ["The 7 Deadly Sins: Energia que dá gosto.   [www.t7ds.com.br]"] 01:26 < josh_> BarHarborUSA: export PATH=/whatever/it/was:$PATH 01:27 < BarHarborUSA> josh_: export the path to the compiler? 01:27 < josh_> BarHarborUSA: you literally type 01:27 < josh_> export PATH= 01:27 < josh_> followed by the path to the compiler's bin directory, followed by literally 01:27 < josh_> :$PATH 01:27 < josh_> followed by enter 01:28 < BarHarborUSA> (as I hit return I realized that YES that had to be the path to compiler since the path to the source was a gimme since it was current directory) 01:28 < BarHarborUSA> Thanks..let me give that a try 01:30 -!- elinenbe [i=elinenbe@207-237-225-9.c3-0.nyr-ubr1.nyr.ny.cable.rcn.com] has joined #ipodlinux 01:33 < mikeazorin> compiling ttk: ./ttk/ttk.h:81:23: error: SDL_image.h: No such file or directory 01:33 < josh_> mikeazorin: you need SDL_image 01:34 < mikeazorin> is it included with SDL? 01:34 < josh_> no 01:35 -!- TheJollyFatAss_ is now known as TheJollyFatAss__ 01:36 -!- TheJollyFatAss__ is now known as __TheJollyFatAss 01:36 -!- aegray [n=aegray@12-210-86-210.client.insightBB.com] has quit [Read error: 104 (Connection reset by peer)] 01:36 -!- aegray_ [n=aegray@12-210-86-210.client.insightBB.com] has quit [Read error: 104 (Connection reset by peer)] 01:36 -!- aegray [n=aegray@12-210-86-210.client.insightBB.com] has joined #ipodlinux 01:36 -!- aegray_ [n=aegray@12-210-86-210.client.insightBB.com] has joined #ipodlinux 01:36 -!- __TheJollyFatAss is now known as sajkdfghke 01:37 -!- sajkdfghke is now known as ssodifsidjfijsdf 01:44 < mikeazorin> okay, it all compiled. this is the moment of truth: running it. 01:44 < mikeazorin> it's running and... 01:44 < mikeazorin> ...it's mad at me for not having a fonts list 01:46 -!- ubermensch [n=thrice@68-113-223-145.dhcp.ftwo.tx.charter.com] has quit [Remote closed the connection] 01:51 < iPL-SVN> jonrelay * tools/podzilla2/modules/tithumbscript/ ([+] Makefile[+] Module[+] tithumbscript.c[+]): added Thumbscript TIM (http://tinyurl.com/bukaa/327) 01:53 < mikeazorin> josh_: are you still here? 01:53 < josh_> yes 01:53 < josh_> make dev-env 01:54 < mikeazorin> i got pz2 running on my ipod. sorta. 01:54 < mikeazorin> it's giving me an error for every module 01:54 < mikeazorin> but it's black text written on very dark grey 01:54 -!- ssodifsidjfijsdf is now known as I-heart-imnowme 01:54 < josh_> error for every module = did you put the pz2 kernel, busybox, minix-sh on there? 01:55 < josh_> black text on very dark grey = contrast problem, probably. 01:55 < coob> new ipod updater 01:56 < mikeazorin> josh_: where do i find pz2 kernel, busybox, minix-sh?, and i have a photo 01:56 < coob> seems only the suffle is updated tho 01:56 < mikeazorin> coob: it's only for the shuffles 01:56 < josh_> mikeazorin: http://www.ipodlinux.org/Podzilla @ bottom 01:56 < josh_> and if it's a photo it's not contrast 01:56 < josh_> hmm 01:56 < BleuLlama> is the schemes directory installed properly? 01:58 < BHSPitMonkey> some day i'll make my text-to-speech adventure for the shuffle 01:58 < coob> yeah sure. 01:58 < iPL-SVN> josh * tools/ttk/schemes/ (8 files): Menu icon changes. (http://tinyurl.com/bukaa/328) 02:01 < mikeazorin> is iPL-SVN a bot? 02:01 < imphasing> yes. 02:01 < coob> no 02:01 < BHSPitMonkey> maybe 02:02 < coob> he's a gimp who just sits there refreshing the svn repo all the time 02:02 < coob> and then pastes precise output. 02:02 < mikeazorin> regardless, pz2 is really active 02:02 < BHSPitMonkey> menu icons? joy 02:02 < coob> ew 02:03 < Daishi> theres a podzilla2 now? 02:03 < Daishi> wow im out of touch 02:04 < iPL-SVN> bleullama * tools/ttk/schemes/amiga1.cs: test gradient. (http://tinyurl.com/bukaa/329) 02:04 < BHSPitMonkey> kewl 02:05 < BHSPitMonkey> so are gradients rendered by software? 02:05 < omp> Daishi: yes there is, but it is nowhere near ready 02:05 < omp> Daishi: it doesn't even play music yet 02:05 < BleuLlama> gradients are rendered by the 15 lines of code i'm about to write 02:06 < BHSPitMonkey> i figured some of the pz2 magic would do it 02:06 < Daishi> omp: oo k 02:06 < BHSPitMonkey> all that computerilized hotdog and ttk stuff 02:07 -!- Laptricity [n=444@71-37-223-51.phnx.qwest.net] has quit [Read error: 104 (Connection reset by peer)] 02:07 < Daishi> BleuLlama: write 17 lines just incase 02:08 < omp> 19 for the win 02:08 -!- I-heart-imnowme is now known as TheJollyFatAss 02:14 < mikeazorin> SWEEEEETTTT!! 02:14 < mikeazorin> PODZILLA 2 UP AND RUNNINGK!! 02:14 < BleuLlama> OMG OMG OMG OMG!!!!!111!!!!!one!!!!! 02:16 < mikeazorin> are the menus supposed to be really laggy? 02:16 < Daishi> mikeazorin: theyre supposed to make your hair turn green 02:16 < Daishi> but right now a bug just makes them really laggy 02:19 < mikeazorin> so calender crashes it, and calc doesn't work 02:19 < imphasing> yep 02:20 < mikeazorin> are three dots at begginning mean loading? 02:20 < imphasing> yep 02:22 < coob> no, they mean ther's a sevre fault with your ipod. 02:22 < coob> jaskds 02:22 < coob> wheres my bottttle 02:22 -!- coob [i=pen0r@host-84-9-63-253.bulldogdsl.com] has left #ipodlinux [] 02:22 < jedix_> I think he;s loaded 02:23 < mikeazorin> and the power menu crashes pz2 02:24 < Daishi> just a question, why not have podzilla automatically extract .pods to disk when it finds them and have an "Uninstall" option to rm -rf the dir if needed 02:24 < mikeazorin> and mandelpod crashes it 02:25 < mikeazorin> pz2 is like alpha0.01 02:25 < Daishi> no really? 02:26 < Daishi> i still cant get over being able to play doom on my ipod 02:26 < Daishi> ive stopped though since i unintentionally press hard on the clickwheel 02:26 < mikeazorin> i think i had better use podzilla cvs instead of pz2 02:28 < mikeazorin> thanks everyone 02:30 -!- AFireInside [n=theendof@66-44-243-219.dyn.dsl.yadtel.net] has joined #iPodLinux 02:30 < AFireInside> Hello. 02:31 < mikeazorin> hello. 02:32 < AFireInside> I am really looking into getting a 5Gen iPod. 02:32 < AFireInside> And I know that linux will eventually be booted on it. 02:33 < AFireInside> And I was wondering if the iPod Linux boys had any thoughts of adding gapless playback for audio. 02:34 < BleuLlama> i've had thoughts, yes 02:34 < AFireInside> It's a pretty important feature. 02:35 < AFireInside> The iRiver H300s just received gapless playback due to Rockbox being ported. 02:35 < AFireInside> :) 02:35 < AFireInside> And I know that iPodLinux has been out for awhile and was just wondering if anybody is considering working on this. 02:35 < AFireInside> I checked the request section and didn't notice anything dealing with gapless. 02:35 < AFireInside> So yea... 02:35 < courtc> AFireInside: mpd supports gapless playback. 02:35 < AFireInside> :) 02:36 < AFireInside> ... 02:36 < courtc> `mpd 02:36 < iplbot> Music Player Daemon(MPD) is just that. MPD homepage is at http://musicpd.org Check out http://www.ipodlinux.org/MPD for information pertaining to iPodLinux (including installation instructions). Unofficial tutorial at http://nanosouffle.net/beta/nanoMod?name=podMPD. [from courtc] 02:36 < AFireInside> Wow. 02:36 < AFireInside> :) 02:37 < AFireInside> I didn't know about that. 02:37 < AFireInside> lol 02:37 < AFireInside> So can mpd currently be installed on iPodLinux? 02:38 < AFireInside> That's sort of what I got from that page. 02:38 < courtc> Yup, it's what I use. 02:38 < AFireInside> Nice. 02:38 < AFireInside> I wonder when work on the 5g will begin. 02:38 < AFireInside> :) 02:38 < courtc> It's already begun.. 02:39 < AFireInside> Really? 02:39 < AFireInside> :o 02:39 < AFireInside> :P 02:39 < courtc> http://booc.coob.org/ipl/ 02:39 < AFireInside> Nice. 02:40 < AFireInside> Thanks so much. 02:41 < AFireInside> The only thing that worried me was getting the H300 for gapless and have the slimmer ipod receive gapless right after I blow money on something that I really don't want. 02:42 < courtc> I don't understand why these companies deem gapless as an unimportant feature. 02:42 < BarHarborUSA> josh_: thanks, exporting path PLUS making a symlink to the compiler (makefiles were looking for arm-elf-gcc...was called gcc w/in an arm-elf directory). 1st of three makes I need to have a build worked. Looks like I'm getting errors in the next one. If I can't get it going on the Mac I'll copy the project to this Linux box. 02:42 < AFireInside> Will linux be booted on the 30gig before the 60gig because of the "32MB in the 30GB model - like previous models, 60GB model has 64MB with Samsung part number K4M51163PC." 02:42 -!- kantlivelong [n=root@ool-44c7b896.dyn.optonline.net] has joined #ipodlinux 02:42 < AFireInside> Exactly what I am thinking courtc. 02:42 < AFireInside> :p 02:42 < kantlivelong> exit 02:42 < kantlivelong> erm 02:42 < kantlivelong> \quit 02:43 < kantlivelong> bah! 02:43 < AFireInside> The PSP plays AAC gaplessly with the new 2.6 upgrade. 02:43 < kantlivelong> not used to this client 02:43 < AFireInside> :P 02:43 -!- kantlivelong [n=root@ool-44c7b896.dyn.optonline.net] has quit ["leaving"] 02:43 < AFireInside> You guys just made me a lot more happier. 02:43 < AFireInside> :P 02:43 -!- BarHarborUSA [n=jay@pool-71-241-214-150.port.east.verizon.net] has quit ["Leaving"] 02:43 < AFireInside> Knowing that somewhere down the road my iPod will get gapless playback. 02:43 < AFireInside> :P 02:46 < BleuLlama> WOW. 02:46 < BleuLlama> this gradient looks fucking horrible 02:46 < courtc> haha 02:48 < imphasing> How come ttk_new_imgview_widget is unrecognized? 02:48 < imphasing> =/ 02:49 < mikeazorin> imphasing: you compiling pz2? 02:49 < mikeazorin> or a module 02:49 < imphasing> I'm writing a viewer app 02:49 < mikeazorin> for the html, right? that's going to be hard. 02:50 * BleuLlama invokes the printf debugger 02:50 < imphasing> Not -that- hard...
will just be translated to '\n'.. 02:51 < imphasing> I'll have to do some font stuff for italics and bold 02:51 < imphasing> getting it to follow links might be tough 02:51 < imphasing> but this app views all kinds of filetypes 02:51 < imphasing> text, image, etc. 02:52 -!- Synapse [i=bagheera@beigetower/ElPresidente] has quit [Remote closed the connection] 02:52 < mikeazorin> so are you modifying the viewer in filebrowser? 02:52 < courtc> imphasing: include imgview.h 02:53 < imphasing> mikeazorin, no, I writing a whole new one. 02:53 < imphasing> courtc, aaah..thanks 02:54 -!- BarHarborUSA [n=BarHarbo@pool-71-241-214-150.port.east.verizon.net] has joined #ipodlinux 02:54 < imphasing> It says it can't find imgview.h.. 02:54 < imphasing> it's in ttk, right? 02:54 -!- jcoxon [n=jcoxon@jac208.caths.cam.ac.uk] has joined #ipodlinux 02:55 < courtc> ../ttk/src/include/imgview.h 02:55 < imphasing> hm.. 02:56 < BleuLlama> hrm... that looks... interesting. still wrong... but interesting 02:57 < imphasing> Gar, this is annoying.. 02:59 < spazzium> wow 02:59 < spazzium> didn't know 5g was so far along 02:59 < BleuLlama> well, you can set the bottom, middle and top 02:59 < BleuLlama> oop 03:00 < Daishi> leaving...g'night 03:00 -!- Daishi [n=daishi@ool-18bfd62b.dyn.optonline.net] has quit ["Client exiting..."] 03:00 < imphasing> courtc, the problem wasn't with my program compiling, it was with it running. when I run it, I get: 03:00 < imphasing> Error: Could not load module textview: xpods/textview/textview.so: undefined symbol: ttk_new_imgview_widget 03:01 < courtc> oh. 03:02 < courtc> Well, it's there... 03:03 < imphasing> yeah.. 03:03 -!- Synapse [i=bagheera@beigetower/ElPresidente] has joined #ipodlinux 03:04 -!- fok [i=fok@p213.54.72.219.tisdip.tiscali.de] has quit [No route to host] 03:10 < BleuLlama> top half of the gradient is done. whee 03:10 * BleuLlama sucks at math 03:10 < BleuLlama> apparantly 03:11 < courtc> haha 03:13 < imphasing> what's this gradient for? 03:13 < courtc> make sure water doesn't pool. 03:14 -!- AFireInside [n=theendof@66-44-243-219.dyn.dsl.yadtel.net] has left #iPodLinux [] 03:16 < imphasing> Good idea...I have drainage problems too... 03:16 -!- Z_Man [n=zachary@cpe-24-209-92-36.woh.res.rr.com] has quit [] 03:16 -!- jcoxon [n=jcoxon@jac208.caths.cam.ac.uk] has quit ["Leaving"] 03:20 < BleuLlama> huzzah! 03:20 < BleuLlama> now to put gradients into all of the existing schemes 03:23 < imphasing> huzzah! 03:29 < mikeazorin> so does everyone running pz2 have the 3fps lag? 03:29 < spazzium> BleuLlama: you making a new theme for pz2? 03:33 < mikeazorin> spazzium: does your pz2 lag crazy? 03:36 < imphasing> mine works fine 03:36 < BleuLlama> working on updating my old appearance stuff, and adding gradients for the top bar 03:37 < imphasing> gradients are overrated 03:37 < imphasing> :D 03:37 < BleuLlama> (based roughly on a patch that was submitted, but rewritten from scratch, since i had to apply it to pz2, which is completely different than the patch) 03:37 < imphasing> aah.. 03:37 < BleuLlama> or at least that's the excuse i'm giving 03:38 < BleuLlama> back in a few. i'll check it all in, within the hour. 03:39 < imphasing> nifty 03:42 -!- AFireInside [n=theendof@66-44-243-219.dyn.dsl.yadtel.net] has joined #iPodLinux 03:42 < AFireInside> 'ello again. 03:42 < imphasing> Moin. 03:42 < AFireInside> Does mpd currently playback any audio codec gaplessly? 03:43 < AFireInside> I am in a debate with iRiver fan boys. (My friends) 03:43 < AFireInside> :P 03:43 < imphasing> Ask courtc.. 03:43 < AFireInside> courtc. 03:43 < AFireInside> :) 03:43 * AFireInside whips out his handy courtc calling device. 03:43 * AFireInside gives it a toot and... 03:46 < courtc> flac, mp3, ogg 03:46 < courtc> on the ipod.. 03:47 < AFireInside> Thanks man. 03:47 < courtc> yup 03:47 < AFireInside> It's bad growing up at www.misticriver.com 03:47 < AFireInside> :P 03:47 < AFireInside> And switching over to Mac gear. 03:47 < AFireInside> Apple* 03:47 < AFireInside> It's always a battle between iPodLinux and Rockbox. 03:47 < AFireInside> The H300 and the 5Gen iPod. 03:47 < AFireInside> :| 03:47 < BleuLlama> not for the devs though 03:47 < BleuLlama> don't give us a bad name 03:48 < BleuLlama> we have respect for their work and efforts 03:48 < AFireInside> I won't/don't plan on it. 03:48 < AFireInside> Hey. 03:48 < AFireInside> Me too. 03:48 < AFireInside> I try and stop the debates and such. 03:48 < imphasing> fights != good relations and free exchange of ideas 03:48 < AFireInside> Just because I support both DAPs. 03:48 < BleuLlama> and i suspect that past the advocacy people there, you'll find people with similar respect for us and our project 03:48 < AFireInside> The iPod has it's pros and cons, as do the iriver players. 03:48 < AFireInside> ;) 03:49 < AFireInside> I think what I said came out wrong. 03:49 < AFireInside> :) 03:52 < AFireInside> So does anybody own the 5Gen iPod here? 04:08 -!- Nappers [n=Nappers@xp000690.massey.ac.nz] has left #ipodlinux [] 04:14 < josh_> 19:29 < mikeazorin> so does everyone running pz2 have the 3fps lag? 04:15 < josh_> mikeazorin: what gen iPod? 04:15 < josh_> color stuff is slow for now 04:15 < josh_> b&w is fine 04:15 < josh_> and yes, some of the legacy stuff crashes 04:15 -!- ballistix [n=ballisti@60-240-123-237.tpgi.com.au] has joined #Ipodlinux 04:16 < josh_> 18:24 < Daishi> just a question, why not have podzilla automatically extract .pods to disk when it finds them and have an "Uninstall" option to rm -rf the dir if needed 04:16 < ballistix> yo 04:16 < josh_> er wait, he's gone 04:16 < josh_> for anyone else who's curious, it's because it's easier to either let the user manage simple files, or if they don't want to up their kernel - folders. 04:16 < ballistix> today was my last day of school! w00t w00t! 04:16 < josh_> ballistix: cool! 04:16 < josh_> how long's your break? 04:17 < ballistix> 8 weeks! 04:17 < josh_> cool! 04:17 < ballistix> that was a damn quick reply josh 04:17 < courtc> wow 04:17 < ballistix> what? 04:17 < ballistix> btw i also added a /KabooM! and /Kaboom page to the wiki 04:17 < ballistix> for viewing pleasure 04:17 < imphasing> hey josh_, why do you think when I run my program, it says 'Error: Could not load module textview: xpods/textview/textview.so: undefined symbol: ttk_new_imgview_widget'? 04:18 < josh_> imphasing: desktop or iPod? 04:18 < ballistix> courtc: lol didn't you get that much time when you were a young school lad on holidays? 04:18 < imphasing> desktop 04:18 < courtc> ballistix: I was homeschooled. 04:18 < ballistix> oh. 04:18 < imphasing> courtc, you too? 04:18 < imphasing> courtc, how long ago? 04:18 * ballistix sends his condolensces 04:19 < ballistix> why homeschool? 04:19 < courtc> um? from 2nd grade through highschool. 04:19 < ballistix> doesn't it like, make you all messed up socially? 04:19 < courtc> ballistix: no. 04:19 < imphasing> ballistix, no. 04:19 < courtc> You fucking asshole. 04:19 < courtc> ;D 04:19 < ballistix> like, there's this guy called tristan, homeschooled all his life but came to school to do SCT. anyway, he is the biggest freak 04:20 < ballistix> and his mum is like his best friend 04:20 < imphasing> you know...Albert Einstein was homeschooled.. 04:20 < imphasing> just saying. 04:20 < ballistix> he does this thing called the "mega choke", and basically he just pretends to choke himself and lie on the floor, twitching and stuff 04:20 < ballistix> and he's like "my mum says im cool." 04:21 < courtc> Yea, that's a bit weird. 04:21 < imphasing> just a little.. 04:21 < ballistix> and "I like resident evil. My mum got it for me for my birthday. I love mum." 04:21 < iPL-SVN> bleullama * tools/ttk/schemes/ (8 files): Gradients added. (http://tinyurl.com/bukaa/330) 04:21 < ballistix> and im like "..." 04:21 < imphasing> I love my mom...who doesn't? 04:21 < ballistix> lol of course 04:21 < ballistix> but you don't go shouting it to everyone 04:21 < courtc> go BleuLlama 04:21 < ballistix> and how she's your best friend 04:21 < imphasing> True that. 04:22 < imphasing> I have plenty of friends. 04:22 < BleuLlama> :( 04:22 * BleuLlama goes 04:22 < ballistix> BleuLlama: gradients as in sexy title bars? 04:22 < iPL-SVN> bleullama * tools/podzilla2/core/ (header.c menu.c pz.h): Gradients added. two element (top,bottom) and three element (top, middle, bottom) (http://tinyurl.com/bukaa/331) 04:22 < BleuLlama> ayup 04:22 < courtc> hahaha 04:22 < imphasing> nifty. 04:22 < ballistix> imphasing: you keep telling yourself that. 04:22 < imphasing> ballistix, I'll get my friends in the mafia to come whack you. 04:22 < ballistix> BleuLlama: nice! 04:22 < ballistix> imphasing: im sure. 04:22 < BleuLlama> there's some oddness with the rendering of the battery icon, but other than that, it's purty 04:23 < imphasing> ballistix, plus, I've seen things that you can't even dream of, because I was homeschooled. 04:23 < BleuLlama> no idea how slow it is on real hardware. 04:23 < imphasing> :P 04:23 < ballistix> like what, your mums vagina? 04:23 < ballistix> lol jk 04:23 < josh_> BleuLlama: bat rendering = fixing now 04:23 < imphasing> Everyone's seen that dude.. 04:23 < courtc> ENOUGH. 04:23 < imphasing> but enough of this subject 04:23 < courtc> on topic. 04:23 * ballistix jokes around about homeschooling + relationships with mothers. 04:23 < imphasing> what courtc said. 04:23 < josh_> ls 04:23 < josh_> er, wrong window 04:23 < BleuLlama> josh_: cool. heh. i was about to look at it... ;) 04:24 < ballistix> hm. you guys reckon i should put pz2 on my ipod? 04:24 < jedix_> I generally don't reckon 04:24 < BleuLlama> red with regular gradient looks *evil* 04:24 -!- jedix_ is now known as jedix 04:24 < imphasing> josh_, my program compiles fine, but when I try to run it, it says that error about the image widget.. 04:24 < josh_> BleuLlama: evil = good? 04:24 < josh_> imphasing: working on it 04:24 < BleuLlama> like. wicked. 04:24 < ballistix> jedix: well then don't give me your opinion. 04:25 < BleuLlama> like it's on fire 04:25 < imphasing> josh_, funky. 04:25 < BleuLlama> like... cool. 04:25 < BleuLlama> ;) 04:25 < BleuLlama> :D 04:25 < ballistix> :P 04:25 < courtc> mpdc "now playing" window now scheme friendly. 04:25 < josh_> imphasing: haha, the imgview stuff is the ONLY thing from ttk that pz2 doesn't reference. 04:25 < ballistix> and now, the du rag guy 04:25 < imphasing> lol.. 04:25 < ballistix> X:) 04:25 < imphasing> that's interesting 04:25 < josh_> since ttk is static linked, only stuff that gets linked in can get used by modules 04:25 < ballistix> O:) 04:25 * josh_ adds spurious reference to imgview widget 04:26 * imphasing re-svns when josh_ tells him to 04:26 * ballistix will be right back 04:26 < BleuLlama> "itunes" color scheme with "tri-gradient" looks really nice 04:26 < ballistix> josh_: you reckon i should put pz2 on? 04:27 < josh_> ballistix: if you're developing for it, yeah. 04:27 < josh_> if not, really no point to at this point 04:27 < courtc> josh_: ttk_menu_set_i18nable(ret, 0); make it much faster. ~ 3sec 04:27 < josh_> courtc: cool 04:27 < josh_> is that acceptable? 04:27 < josh_> (the ~3s) 04:27 < courtc> Well, the sort is going to take a while no matter what.. 04:27 < josh_> remember it will only have that delay once, unless for some reason you insist on recreating the menu every time it's changed 04:27 < josh_> yeah 04:28 -!- AFireInside [n=theendof@66-44-243-219.dyn.dsl.yadtel.net] has quit [Connection timed out] 04:28 < josh_> s/it's changed/it's selected/g 04:28 < josh_> is that ~3 iPod seconds or ~3 desktop seconds? 04:28 < courtc> nope, no reason. 04:28 < courtc> desktop. 04:28 < josh_> ballistix: I'd say put it as /bin/podzilla2 and run it from the pz1 file browser. 04:28 < josh_> courtc: hm, still a little long but not much we can do about it now... 04:28 < courtc> I can take the sort out.... 04:28 < ballistix> josh_: wasn't aware that that was possible 04:28 < ballistix> i would like that a lot 04:28 < josh_> courtc: nah, sort = good 04:29 < josh_> though you might want to do it the way iTdb does it (a special mhod) 04:29 < josh_> (presorted) 04:29 < josh_> what order does mpd return stuff in? 04:29 < courtc> filename ASCIIbetical 04:29 < josh_> ah, not so good 04:30 < josh_> since the filenames are usually pretty meaningless (iPod_Control/F00/My Song.mp3) 04:30 < courtc> yea... 04:31 < ballistix> lol www.thelipod.net 04:31 < ballistix> best site 04:31 < ballistix> haha 04:32 < iPL-SVN> josh * tools/podzilla2/core/pz.c: Add otherwise unused symbol stuff - *cough* imgview *cough*. (http://tinyurl.com/bukaa/332) 04:32 < josh_> BleuLlama: just discovered that? 04:32 < josh_> er 04:32 < josh_> ballistix: ? 04:32 < ballistix> lol ages ago 04:32 < ballistix> just remembered it for some reason 04:32 < ballistix> but all the info and stuff has been deleted 04:33 < ballistix> so some fag is paying to have a crappy webpage which does nothing, and now annoys no one 04:33 < ballistix> i think im gonna jump on my linux comp and put pz2 in /sbin/podzilla2 04:34 < ballistix> josh_: it feels so good to finally have kaboom done 04:34 < josh_> ballistix: now you get to port it :P 04:34 < ballistix> how long do you reckon porting will take? 04:34 < josh_> idk, less time than it took you to write it 04:34 < ballistix> lol 04:34 < ballistix> i think i started writing it exactly one week ago 04:34 < ballistix> not sure tho 04:34 < ballistix> i WAS hoping it would take like one day 04:35 < josh_> well, after ingesting the API probably only a day or two 04:35 < imphasing> I'm gobling up the API. 04:35 < ballistix> kewlness 04:35 < imphasing> josh_, you have an easy to read writing style... 04:35 < imphasing> :D 04:35 < josh_> imphasing: thanks :P 04:35 * ballistix is going to go take a sh*t 04:36 * imphasing didn't need to know that 04:36 * imphasing thinks a simple 'brb' would suffice 04:36 * ballistix said it cause he KNEW imphasing would react 04:36 * ballistix actually is going to eat chicken 04:36 * ballistix will be right back 04:37 < josh_> Whoa. 04:37 < josh_> Red + gradient = EVIL. 04:37 < BleuLlama> isn't it? 04:37 < BleuLlama> :D 04:38 < courtc> you should see it on mpdc, playing evil music. 04:38 < josh_> whoa, itunes looks really really nice too 04:39 < imphasing> Is it in the SVN? 04:39 < josh_> yep 04:39 < imphasing> heeh 04:39 < BleuLlama> yeah. 04:40 < josh_> BleuLlama: Nice work! 04:41 < courtc> battery symbol kindof interferes now :/ 04:41 < josh_> yeah 04:41 < josh_> that might be considered a bug in TTK 04:41 < BleuLlama> thanks, josh. :) 04:41 < josh_> except it'll be fixed by hotdog anyway 04:41 < imphasing> man, that itunes looks noice! 04:41 < imphasing> good work! 04:41 < imphasing> :D 04:41 < courtc> BleuLlama: it looks really good, gj! 04:42 < imphasing> use a transparent png for the batter meter? 04:42 < imphasing> that would be fun... 04:42 < josh_> imphasing: wait for hotdog before you try that :P 04:42 < imphasing> when is this hotdog coming? 04:42 < imphasing> and what does it do? 04:43 < courtc> it kicks ass.. 04:43 < josh_> coming = well, it exists now, will be integrated into ttk RSN 04:43 < josh_> and it's a really good, fast graphics library 04:43 < imphasing> nice.. 04:43 < josh_> optimized arm asm primitives for the iPod and stuff 04:43 < imphasing> nice!! 04:43 < imphasing> who wrote it? 04:43 < josh_> slowcoder 04:44 < ballistix> itunes looks nice? 04:44 < imphasing> josh_, you svn'd something new? 04:44 < imphasing> becuase I'm not getting that error now.. 04:44 < josh_> yeah 04:44 < josh_> look at the top of pz.c 04:44 < imphasing> nifty. 04:45 < imphasing> Funny, I'm just getting question marks for my jpgs... 04:45 < josh_> void ____Spurious_references_to_otherwise_unreferenced_variables() {} 04:45 < josh_> imphasing: hm? 04:45 < josh_> question marks? that's odd... 04:45 < ballistix> whats the diff between cvs and svn? 04:45 < imphasing> I'm thinking it's just opening the jpg in a textview eh it shouldn't 04:46 < josh_> ballistix: cvs = old stuff, svn = new stuff 04:46 < josh_> imphasing: might be 04:46 < ballistix> lol ok 04:46 < josh_> if it gets an invalid UTF8 char it'll put in a '?' 04:46 < imphasing> josh_, wow, it builds alot faster now.. 04:46 < imphasing> doesn't rebuild every module? 04:46 < josh_> imphasing: correct 04:46 -!- fok [i=fok@p213.54.68.135.tisdip.tiscali.de] has joined #ipodlinux 04:46 < imphasing> swank. 04:46 < josh_> only rebuilds the ones that changed 04:47 < imphasing> *** glibc detected *** free(): invalid next size (fast): 0x08133830 *** 04:47 < imphasing> Aborted 04:47 < imphasing> fun 04:47 < josh_> though that can cause problems if you modify a public structure or something in pz2 core, so we try not to do that too often 04:48 < courtc> whoa, who added 'Make Directory', 'Cut', Copy' ? 04:48 < josh_> jonrelay, tixtensions 04:48 < josh_> (it's a separate module) 04:49 < courtc> ah.. 04:49 < courtc> We just about have a full fledged filebrowser now. 04:50 < imphasing> I've got a viewer for all typed of files brewing 04:50 < imphasing> josh_, does ttk_new_imgview_widget ask for the dimensions of the image, or how big to make the image on the screen? 04:51 < josh_> how big to make it onscreen 04:51 < josh_> it handles scrolling and such itself 04:51 < imphasing> ok. 04:52 < imphasing> image = ttk_load_image (filename); 04:52 < imphasing> ttk_surface_get_dimen(image, &imgw, &imgh); 04:52 < imphasing> TWidget *imageview = ttk_new_imgview_widget (w - 1, h - 1, image); 04:52 < imphasing> ttk_add_widget(ret, imageview); 04:52 < imphasing> is that the only code you need to display an image? 04:52 < josh_> yep 04:52 < imphasing> nice.. 04:53 < imphasing> when I try to open an image with that code, I get: 04:53 < imphasing> *** glibc detected *** free(): invalid next size (fast): 0x081357b0 *** 04:53 < imphasing> Aborted 04:53 < imphasing> and it quits 04:53 < BleuLlama> thank you for the flood. we all appreciate that 04:54 * BleuLlama swims around 04:54 < imphasing> FOUR lines man, suck it up. 04:54 < imphasing> :P 04:54 < josh_> hm, idk 04:54 < imphasing> I drink that much flood in a sippy cup. 04:54 < josh_> gdb it 04:54 < imphasing> ok. 04:55 < iPL-SVN> bleullama * tools/podzilla2/core/pz.c: Arg parser dumps out a usage on error. Arbitrary resolutions now possible. I had a much better commit message, but i lost it. :( (http://tinyurl.com/bukaa/333) 05:00 -!- mckaym [n=mckaym@c-69-180-156-85.hsd1.mn.comcast.net] has joined #ipodlinux 05:00 -!- illvm [n=illumina@lf49.resnet.neu.edu] has quit [Read error: 104 (Connection reset by peer)] 05:01 < BleuLlama> damn. now i really want a color ipod again 05:01 -!- Nappers [n=Nappers@203-114-178-29.inspire.net.nz] has joined #ipodlinux 05:02 < courtc> Yea, it sucks working on nice looking stuff that you can't even use... 05:03 -!- Zol [n=NN@S0106000b6a5baf28.vc.shawcable.net] has joined #ipodlinux 05:03 < BleuLlama> yeah 05:04 * BleuLlama notices the clocks now slide off the bottom of the screen. :( 05:04 * BleuLlama revisits clock code to clean it up a little 05:11 < iPL-SVN> josh * tools/ttk/ (API/API.tex src/include/ttk.h src/menu.c src/ttk.c): Use icon0 for selected menu state-0; TI fixes so you can start it without having a window shown (ttk_input_*_for() functions). (http://tinyurl.com/bukaa/334) 05:14 < iPL-SVN> bleullama * tools/podzilla2/modules/clocks/clocks.c: changed HEADER_TOPLINE to ttk_screen->wy to fix minor sizing issues (http://tinyurl.com/bukaa/335) 05:15 < iPL-SVN> josh * tools/podzilla2/ (core/input.c core/pz.h modules/tiwidgets/tiwidgets.c modules/tixtensions/tixtensions.c): Text input immediately + Run tweaks. (http://tinyurl.com/bukaa/336) 05:16 -!- ballistix [n=ballisti@60-240-123-237.tpgi.com.au] has left #Ipodlinux [] 05:16 -!- imphasing [n=imphasin@pcp0011342279pcs.prfred01.md.comcast.net] has quit [Read error: 110 (Connection timed out)] 05:17 -!- ballistix [n=ballisti@60-240-123-237.tpgi.com.au] has joined #Ipodlinux 05:17 < ballistix> ive got my year 10 formal tonight! 05:18 < iPL-SVN> josh * tools/podzilla2/core/header.c: No more fringe around charging bolt. (http://tinyurl.com/bukaa/337) 05:20 -!- Zol [n=NN@S0106000b6a5baf28.vc.shawcable.net] has quit [Read error: 104 (Connection reset by peer)] 05:22 < iPL-SVN> bleullama * tools/podzilla2/modules/clocks/clocks.c: Finished the tweaking to get the clocks to resize properly on hold. Damn. That was a lot easier than I expected. I like cheese. (http://tinyurl.com/bukaa/338) 05:23 < BleuLlama> there. clocks work much nicer in pz2 now 05:24 < courtc> I'd be able to commit if you'd stop.. ;) 05:24 < josh_> haha 05:24 < iPL-SVN> courtc * tools/podzilla2/ (API.tex core/menu.c core/pz.h): return ttk_menu_item from pz_menu_add_* functions (http://tinyurl.com/bukaa/339) 05:26 < josh_> courtc: cool, thanks 05:26 < BleuLlama> think i'm gonna trackdown the wumpus graphics glitch 05:27 < courtc> josh_: no problem. 05:27 -!- Nappers [n=Nappers@203-114-178-29.inspire.net.nz] has left #ipodlinux [] 05:27 < BleuLlama> *glitches 05:28 < BleuLlama> it's like polylines connect from their starts to their ends or something now. 05:28 < BleuLlama> (for legacy code, anyway) 05:33 < ballistix> what is the glitch now? 05:33 < ballistix> BleuLlama: What's the glitch with wumpus? i haven't noticed it. 05:36 < BleuLlama> it draws extra lines 05:36 < ballistix> where? 05:36 * courtc sees them. 05:37 < BleuLlama> the cause of it is line 3228 of SDL_gfxPrimitives.c 05:38 * BleuLlama considers adding "polylineColor" etc. 05:40 < ballistix> well, i have to go get ready for my formal 05:41 < ballistix> cya guys tomorrow! 05:41 * ballistix waits for someone to say goodbye... 05:41 < BleuLlama> have fun! 05:42 < ballistix> lol thanks bluellama 05:42 -!- ballistix [n=ballisti@60-240-123-237.tpgi.com.au] has left #Ipodlinux [] 05:58 < iPL-SVN> bleullama * tools/ttk/src/ (5 files in 2 directories): Added polyline functions where appropriate mwin emulation's poly functions were polylines, not polygons (http://tinyurl.com/bukaa/340) 05:58 < BleuLlama> YAY. Wumpus looks correct now! 05:58 < BleuLlama> :D 06:10 -!- Klick [i=dan@ip68-1-113-68.pn.at.cox.net] has joined #ipodLinux 06:10 -!- Klick [i=dan@ip68-1-113-68.pn.at.cox.net] has quit [Read error: 104 (Connection reset by peer)] 06:10 -!- Klick [i=dan@ip68-1-113-68.pn.at.cox.net] has joined #ipodLinux 06:18 -!- Nappers [n=Nappers@203-114-178-29.inspire.net.nz] has joined #ipodlinux 06:19 < iPL-SVN> jonrelay * tools/podzilla2/modules/tikeypad/ ([+] Makefile[+] Module[+] tikeypad.c[+]): added Telephone Keypad and Four-Button Telephone Keypad TIMs (finally!) (http://tinyurl.com/bukaa/341) 06:21 -!- Klick [i=dan@ip68-1-113-68.pn.at.cox.net] has quit ["Leaving"] 06:28 < BHSPitLappy_> w00t! 06:29 -!- chonlada [i=chonlada@jane.lru.ac.th] has joined #ipodlinux 06:29 -!- gabby9 [n=yANzI@cm153.omega148.maxonline.com.sg] has joined #ipodlinux 06:32 < gabby9> hi, i have podzilla in my ipod photo now...may i know wat more do i need to watch video on ipod photo? 06:32 < aegray_> just a current podzilla+kernel 06:32 < gabby9> i dl the 301105 version 06:33 < aegray_> kernel too? 06:33 < spazzium> now just decode the video you want to watch 06:33 < gabby9> it dont seem to work....so i am at 090703 version 06:33 < gabby9> which version are u using? 06:33 < spazzium> http://ipodlinux.org/Video_Convert 06:34 < spazzium> you used mencoder as directed? 06:34 < gabby9> no...i dont have mencoder 06:35 < spazzium> 1st make sure you are using the latest (working) build of kernel and podzilla 06:35 < spazzium> then use mencoder to make the file you want to watch way to fucking big 06:35 < spazzium> :) 06:36 < gabby9> i dont know which is the lastest kernel n podzilla which is working n video enable 06:36 < gabby9> do u know? 06:36 < spazzium> http://ipodlinux.org/builds/ 06:36 < spazzium> use the latest 06:36 < spazzium> should work 06:37 < gabby9> 301105? 06:37 < spazzium> yeah 06:39 < gabby9> so if i reinstall...do i like do the renaming n reinstall the ipodlinux-installer? 06:39 < gabby9> rename as in the podzilla 06:39 < spazzium> what platform are you installing from? 06:40 < spazzium> yeah you should rename it to podzilla 06:40 < gabby9> wat platform? 06:40 < gabby9> sorry, wat u mean 06:40 < gabby9> ? 06:40 < spazzium> windows? mac? linux? solaris? AIX? 06:40 -!- chonlada [i=chonlada@jane.lru.ac.th] has quit ["⪤´Õ"] 06:40 < gabby9> windowz 06:41 < spazzium> k, I have no idea then 06:41 < spazzium> http://ipodlinux.org/Windows_nightly_build_installation 06:41 < spazzium> but that should help 06:44 < gabby9> yar, i have podzilla install 06:44 < gabby9> wat's the next step ? 06:45 < gabby9> add the video to which folder? 06:45 < gabby9> wat's player in ipod to view? 06:45 < gabby9> compress the video first? 06:45 -!- mckaym [n=mckaym@c-69-180-156-85.hsd1.mn.comcast.net] has quit [Remote closed the connection] 06:46 < gabby9> i really have no idea....been doing the same thing for the past few days 06:47 < spazzium> use mencoder as directed to decompress the video 06:47 < spazzium> then copy it wherever you like 06:47 < gabby9> any video izzit? 06:48 < gabby9> wat specific format needed 06:48 < spazzium> it can't do anything compressed 06:48 < spazzium> I seriously want you to go read the mencoder guide 06:50 < gabby9> from http://ipodlinux.org/Video_Convert u mean? 06:52 < spazzium> yup 06:53 -!- Prot [i=Prot@ip70-162-12-24.ph.ph.cox.net] has quit ["( www.nnscript.de :: NoNameScript 3.81 :: www.XLhost.de )"] 06:54 -!- Klick [i=dan@ip68-1-113-68.pn.at.cox.net] has joined #ipodLinux 06:57 < gabby9> sorry...need a couple of min to install cygwin and mplayetr 06:57 < gabby9> mplayer 06:58 < spazzium> you don't need cygwin 06:58 < gabby9> btw, how do u off the ipod when u are using podzilla 06:59 < spazzium> mplayer runs on windows buddy 06:59 -!- erus [n=noneofyo@ACC99D41.ipt.aol.com] has quit [Read error: 104 (Connection reset by peer)] 06:59 < gabby9> ok 06:59 < gabby9> thanks for the tip 06:59 < spazzium> you can either do a hard reset, hold menu and center button 06:59 < spazzium> or go to power from the main menu 07:02 < gabby9> # Download Mplayer for Windows (http://ftp5.mplayerhq.hu/mplayer/releases/win32-beta/) 07:02 < gabby9> # After unziping it, put the Mplayer folder in C:\cygwin\home\YourName 07:02 < gabby9> i didnt dl cygwin, so where do i put the folder? 07:03 < gabby9> or there is no need to 07:04 -!- Synapse [i=bagheera@beigetower/ElPresidente] has quit [kornbluth.freenode.net irc.freenode.net] 07:05 -!- Synapse [i=bagheera@beigetower/ElPresidente] has joined #ipodlinux 07:05 < spazzium> download mplayer 07:06 < spazzium> and run mencoder from the windows command line 07:08 < gabby9> i click on mencoder.exe 07:08 < spazzium> [02:06] and run mencoder from the windows command line 07:08 < gabby9> cant run...not icon of it 07:08 < spazzium> you seriously haven't read the mencoder guide have you 07:09 < spazzium> [01:48] I seriously want you to go read the mencoder guide 07:09 -!- Synapse_ [i=bagheera@beigetower/ElPresidente] has joined #ipodlinux 07:09 < gabby9> no..i have been reading, but like u say, i dont have to dl cygwin, then it break the steps 07:10 < spazzium> they just want you to use cygwin so the syntax is identical 07:10 < gabby9> do i need to dl 2bppconv 07:10 < spazzium> but the windows command line works fine 07:10 < spazzium> no, you have a color ipod 07:10 < spazzium> go to the run menu 07:11 < spazzium> type cmd 07:11 < spazzium> hit enter 07:12 -!- BamaWOLF [n=poop@12-214-189-55.client.mchsi.com] has joined #ipodlinux 07:13 < spazzium> if you've never used a windows command prompt, I can't help you 07:13 < spazzium> go find a guide that will help you with basic commands 07:14 < gabby9> wat to do after i hit enter? 07:16 -!- Prot [i=Prot@ip70-162-12-24.ph.ph.cox.net] has joined #ipodlinux 07:16 < spazzium> navigate to the directory where you unzipped mencoder and run the command from the wiki article 07:17 -!- Synapse [i=bagheera@beigetower/ElPresidente] has quit [Connection timed out] 07:23 -!- jedix [n=jedix@CPE0050da1eee90-CM000a73a144c0.cpe.net.cable.rogers.com] has quit [Read error: 104 (Connection reset by peer)] 07:23 < gabby9> izzit becos of my pc, cos this is the first time i click on exe file but the file is not installed 07:23 -!- TheJollyFatAss [n=poop@12-214-189-55.client.mchsi.com] has quit [Read error: 110 (Connection timed out)] 07:24 -!- jedix [n=jedix@CPE0050da1eee90-CM000a73a144c0.cpe.net.cable.rogers.com] has joined #ipodlinux 07:24 < spazzium> I really don't think I can help you 07:25 -!- TrisoBoy [n=a@alf94-6-82-227-152-190.fbx.proxad.net] has joined #ipodlinux 07:25 < gabby9> wait...i strictly follow the wiki n see how 07:25 < gabby9> i will dl cygwin on windows like wat it says n see wat happen 07:33 < gabby9> when i click on turn off ipod, it goes back to apple mode, is it the right way 07:33 < gabby9> to off ipod from there? 07:34 < aegray_> you have to setup stuff 07:34 < aegray_> `poweroff beta 07:34 < iplbot> poweroff beta is at http://www.ipodlinux.org/poweroff_beta [from aegray_] 07:36 < spazzium> aegray_: poweroff beta have sleep? 07:36 < aegray_> poweroff = sleep 07:36 < spazzium> heh 07:36 < aegray_> unless i'm not sure what you're saying 07:37 < spazzium> sleep == hold play/pause button in apple fw 07:37 < spazzium> where the screen shuts off 07:37 < spazzium> waking the ipod back up returns it to the same state as left 07:38 < aegray_> no it doesn't have that 07:38 < spazzium> damn. 07:38 < spazzium> that's really 1 of 2 things that prevents me from running ipl all the time 07:38 -!- Synapse_ is now known as Synapse 07:39 < gabby9> dont know why my mencoder couldnt work 07:41 < spazzium> PEBKAC 07:41 < gabby9> i unzip from MPlayer-mingw32-dev-CVS-050928.zip n it automatically unzip to mplayer folder when i choose the desired place to be desktop 07:42 < aegray_> spazzium: write it - its not hard 07:42 < aegray_> i have one - just not committed 07:42 < aegray_> because its buggy 07:44 < spazzium> hmmmm 07:44 < spazzium> for pz1 or 2? 07:45 < aegray_> 1 07:47 < spazzium> hmmm 07:47 < spazzium> so it can do a deep sleep but not a suspend? 07:47 < spazzium> if I understand correctly 07:48 < aegray_> yea basically 07:48 < aegray_> suspend isn't hard 07:50 < spazzium> hmm 07:50 < spazzium> why does this require podzilla to be launched from rc rather than inittab? 07:52 < aegray_> just the way that busybox was built 07:54 < gabby9> why do the mplayer.exe not working? 07:55 < aegray_> how is it not working? 07:55 < aegray_> whats the error? 07:55 * aegray_ suspects doubleclick 07:57 < gabby9> i doubleclick on it...a black screen appear n disappear 07:57 < spazzium> aegray_ is right 07:57 < aegray_> ahahahahahhahhaahahahaha 07:57 < aegray_> ahahahahahahahahahhaha 07:57 < gabby9> not the way ? 07:57 < spazzium> read the log 07:58 < spazzium> I've been trying, I really have 07:58 < aegray_> oh god 07:58 < aegray_> that was a good guess 07:58 < aegray_> haha 07:58 < gabby9> so wat;s the correct thing to do? 07:58 < aegray_> `video player 07:58 < iplbot> video player is at http://www.ipodlinux.org/Video_Player [from aegray_] 07:58 < aegray_> read that 07:58 < aegray_> you have to run it from cygwin/command line 07:59 < spazzium> you don't need cygwin 07:59 < gabby9> then how to run it from command line 07:59 < aegray_> start->run->cmd 07:59 < gabby9> then? 07:59 * aegray_ doesn't have the energ 07:59 < aegray_> y 08:00 < spazzium> I'm already depleted 08:00 < spazzium> he sapped me 08:00 < aegray_> cd directory\you\extracted\mencoder.exe\to 08:00 < aegray_> then the stuff from the video player page 08:00 < spazzium> hah 08:00 < aegray_> use mopid from the forums 08:01 < BHSPitLappy_> mopid? 08:01 * spazzium waves to BHSPitLappy_ 08:01 < aegray_> look on the forums 08:01 * BHSPitLappy_ waves back awkwardly 08:01 < BHSPitLappy_> will do.... 08:02 < spazzium> here you go gabby9 08:02 < spazzium> USE THIS http://ipodlinux.org/Video_conversion_guide_for_Windows 08:02 < BHSPitLappy_> that's cool 08:02 < spazzium> follow it WORD FOR WORD 08:02 < spazzium> he has a photo, so he should be fine with that 08:03 < gabby9> ok thanks...so i no need cygwin 08:03 < BHSPitLappy_> all my downloads are ~35KB/s tonight, i'm starting to think it's my connection that's bottlenecking 08:05 -!- Arctik [n=jaymz@nr13-216-68-208-139.fuse.net] has quit ["Ctl+Alt+deleet"] 08:05 < BHSPitLappy_> mopid seems pretty cool, though my .bat seems good enough 08:05 * spazzium uses applescript :) 08:06 < spazzium> and automater 08:07 < BHSPitLappy_> wait, there's 2bppconv in the mopid folder 08:07 < BHSPitLappy_> that mean you don't have to go through cyg for b/w? 08:07 < omp> Thu Dec 1 00:07:35 PST 2005 08:07 < omp> night #ipodlinux 08:08 -!- omp [n=omp@unaffilliated/omp] has quit [Client Quit] 08:19 -!- Klick [i=dan@ip68-1-113-68.pn.at.cox.net] has quit [Read error: 104 (Connection reset by peer)] 08:27 -!- BHSPitLappy [i=steve-o@adsl-68-88-136-231.dsl.rcsntx.swbell.net] has joined #ipodlinux 08:47 -!- davidc___ [n=davidc__@S01060002b360aacd.vc.shawcable.net] has quit [] 08:47 -!- Klick [i=dan@ip68-1-113-68.pn.at.cox.net] has joined #ipodLinux 08:49 -!- BHSPitLappy_ [n=steve-o@adsl-68-88-136-231.dsl.rcsntx.swbell.net] has quit [Read error: 110 (Connection timed out)] 08:54 -!- BHSPitLappy_ [i=steve-o@adsl-68-88-136-231.dsl.rcsntx.swbell.net] has joined #ipodlinux 08:55 -!- leachbj [n=leachbj@pdpc/supporter/sustaining/leachbj] has quit ["Client exiting"] 09:03 < Klick> hey all, can anyone give me a dir structor under iPod_Control/iTunes/iTunesDB/ i need to know what comes next please 09:04 < aegray_> iTunesDB is a file 09:05 < Klick> ohh 09:05 < Klick> well this is my issue maybe you can help 09:05 < Klick> i had 0 luck keeping Ipod working with the fat 32 file system on dev/sda2 09:05 < Klick> so i made it ext3, and now i want to create the directory structor on there to be compatable with podzilla 09:06 < Klick> and i need to know where ot dump my music at 09:12 < spazzium> if you made sda2 ext3, you're screwed 09:14 -!- BHSPitLappy [i=steve-o@adsl-68-88-136-231.dsl.rcsntx.swbell.net] has quit [Read error: 110 (Connection timed out)] 09:17 -!- jcoxon [n=jcoxon@jac208.caths.cam.ac.uk] has joined #ipodlinux 09:22 -!- Klick [i=dan@ip68-1-113-68.pn.at.cox.net] has quit [Read error: 104 (Connection reset by peer)] 09:27 -!- BHSPitLappy [i=steve-o@68.88.136.231] has joined #ipodlinux 09:31 -!- BHSPitLappy2 [i=steve-o@adsl-68-88-136-231.dsl.rcsntx.swbell.net] has joined #ipodlinux 09:43 -!- BHSPitLappy_ [i=steve-o@adsl-68-88-136-231.dsl.rcsntx.swbell.net] has quit [Read error: 110 (Connection timed out)] 09:43 -!- BHSPitLappy_ [i=steve-o@adsl-68-88-136-231.dsl.rcsntx.swbell.net] has joined #ipodlinux 09:46 -!- BHSPitLappy [i=steve-o@68.88.136.231] has quit [Read error: 110 (Connection timed out)] 09:50 < gabby9> hi, wat video formatt is media file? wat can be used to convert real player file to media file? 09:52 < gabby9> i need to convert media file to split the clip into parts of 12min 09:58 -!- BHSPitLappy2 [i=steve-o@adsl-68-88-136-231.dsl.rcsntx.swbell.net] has quit [Read error: 110 (Connection timed out)] 10:01 -!- jcoxon [n=jcoxon@jac208.caths.cam.ac.uk] has quit ["Leaving"] 10:05 -!- jcoxon [n=jcoxon@jac208.caths.cam.ac.uk] has joined #ipodlinux 10:23 -!- Aik [i=random@anarchyroad.com] has quit [Read error: 110 (Connection timed out)] 10:33 -!- gabby9 [n=yANzI@cm153.omega148.maxonline.com.sg] has quit ["-=SysReset =-"] 11:05 -!- salgado [n=salgado@200-171-140-32.dsl.telesp.net.br] has joined #ipodlinux 11:30 -!- Nappers [n=Nappers@203-114-178-29.inspire.net.nz] has quit [] 11:45 -!- jcoxon [n=jcoxon@jac208.caths.cam.ac.uk] has quit [Read error: 110 (Connection timed out)] 12:14 -!- masquerade [n=masquera@pcp742572pcs.reston01.va.comcast.net] has quit [Remote closed the connection] 12:20 -!- Ozymandi1s [n=Rev@24.149.18.22] has joined #ipodlinux 12:27 -!- Ozymandias [n=Rev@24.149.18.22] has quit [Read error: 110 (Connection timed out)] 12:37 -!- [Robbie] [n=email@CPE-60-224-221-165.wa.bigpond.net.au] has joined #ipodlinux 12:37 < [Robbie]> whoa.. a lot of people are here.. 12:46 -!- BHSPitMonkey [n=billybob@adsl-68-88-136-231.dsl.rcsntx.swbell.net] has quit [Read error: 110 (Connection timed out)] 12:48 -!- BHSPitLappy_ [i=steve-o@adsl-68-88-136-231.dsl.rcsntx.swbell.net] has quit [Read error: 110 (Connection timed out)] 13:02 -!- Daishi [n=daishi@ool-18bfd62b.dyn.optonline.net] has joined #ipodlinux 13:02 -!- debonzi [n=debonzi@200-171-140-32.dsl.telesp.net.br] has joined #iPodLinux 13:05 -!- OMEITOR [n=fdwfs@82.201.171.121] has joined #ipodlinux 13:09 -!- BHSPitLappy [i=steve-o@adsl-67-64-112-146.dsl.rcsntx.swbell.net] has joined #ipodlinux 13:09 -!- BHSPitMonkey [n=billybob@adsl-67-64-112-146.dsl.rcsntx.swbell.net] has joined #ipodlinux 13:11 -!- lucaas [n=LMX@h186n9c1o1124.bredband.skanova.com] has quit [Remote closed the connection] 13:18 -!- aegray_ [n=aegray@12-210-86-210.client.insightBB.com] has quit [Read error: 110 (Connection timed out)] 13:20 -!- aegray_ [n=aegray@12-210-86-210.client.insightBB.com] has joined #ipodlinux 13:26 -!- BHSPitMonkey [n=billybob@adsl-67-64-112-146.dsl.rcsntx.swbell.net] has quit [Read error: 110 (Connection timed out)] 13:27 -!- jcoxon [n=jcoxon@jac208.caths.cam.ac.uk] has joined #ipodlinux 13:30 -!- BHSPitLappy [i=steve-o@adsl-67-64-112-146.dsl.rcsntx.swbell.net] has quit [Read error: 110 (Connection timed out)] 13:31 -!- BHSPitLappy [i=steve-o@67.64.118.152] has joined #ipodlinux 13:32 -!- BHSPitMonkey [n=billybob@67.64.118.152] has joined #ipodlinux 13:50 -!- jedix [n=jedix@CPE0050da1eee90-CM000a73a144c0.cpe.net.cable.rogers.com] has quit [Read error: 104 (Connection reset by peer)] 13:51 -!- aegray__ [n=aegray@12-210-86-210.client.insightBB.com] has joined #ipodlinux 13:52 -!- aegray_ [n=aegray@12-210-86-210.client.insightBB.com] has quit [Read error: 110 (Connection timed out)] 13:53 -!- jedix [n=jedix@CPE0050da1eee90-CM000a73a144c0.cpe.net.cable.rogers.com] has joined #ipodlinux 13:55 -!- jcoxon [n=jcoxon@jac208.caths.cam.ac.uk] has quit ["Leaving"] 13:56 -!- andri [n=andri@netlab-gw.ru.is] has joined #ipodlinux 13:56 -!- andri is now known as andrimar 14:01 -!- debonzi [n=debonzi@200-171-140-32.dsl.telesp.net.br] has quit [Read error: 110 (Connection timed out)] 14:01 -!- JoyFM [i=JoyFM@dslc-213-023-153-080.pools.arcor-ip.net] has joined #ipodlinux 14:02 -!- OMEITOR [n=fdwfs@82.201.171.121] has quit [] 14:04 -!- debonzi [n=debonzi@200-171-140-32.dsl.telesp.net.br] has joined #iPodLinux 14:05 < iPL-SVN> bleullama * tools/podzilla2/modules/lights/lights.c: Fixed a PZ0-PZ2 header size bug. Fixed a 3x3 crash bug (when hold is switched on/off) (http://tinyurl.com/bukaa/342) 14:12 -!- Zol [n=NN@S0106000b6a5baf28.vc.shawcable.net] has joined #ipodlinux 14:18 -!- JoyFM [i=JoyFM@dslc-213-023-153-080.pools.arcor-ip.net] has quit ["jezz rundumerneuert -> #lw-rulez und http://www.lw-rulez.de.vu"] 14:29 -!- Jack_MD [n=Jack_MD@p5488A101.dip0.t-ipconnect.de] has joined #ipodlinux 14:46 -!- Jack_MD [n=Jack_MD@p5488A101.dip0.t-ipconnect.de] has quit [] 15:02 -!- JoyFM [i=JoyFM@dslc-213-023-156-046.pools.arcor-ip.net] has joined #ipodlinux 15:05 -!- uwe_ [n=uwe@dslb-084-056-021-157.pools.arcor-ip.net] has joined #ipodlinux 15:20 -!- tanq [n=tanq@71-11-228-235.dhcp.ftwo.tx.charter.com] has quit [Remote closed the connection] 15:22 -!- Wend1go [n=opera@host-84-9-106-195.bulldogdsl.com] has joined #ipodlinux 15:23 -!- Wend1go [n=opera@host-84-9-106-195.bulldogdsl.com] has left #ipodlinux [] 15:27 -!- tanq [n=tanq@71-11-228-235.dhcp.ftwo.tx.charter.com] has joined #ipodlinux 15:38 -!- tanq_ [n=tanq@71-11-228-235.dhcp.ftwo.tx.charter.com] has joined #ipodlinux 15:39 -!- tanq [n=tanq@71-11-228-235.dhcp.ftwo.tx.charter.com] has quit [Success] 15:42 -!- salgado is now known as salgado-lunch 15:52 -!- Chahk2__ [n=Chahk@rrcs-24-39-145-142.nyc.biz.rr.com] has joined #ipodlinux 15:55 -!- JoyFM [i=JoyFM@dslc-213-023-156-046.pools.arcor-ip.net] has quit [Read error: 110 (Connection timed out)] 16:07 < iPL-SVN> slowcoder * tools/ipodloader2/ (fb.c loader.c): Conflict resolution and hopefully a fix for the memory clobbering (http://tinyurl.com/bukaa/343) 16:13 -!- salgado-lunch is now known as salgado 16:20 -!- JoyFM [i=JoyFM@dslc-213-023-166-245.pools.arcor-ip.net] has joined #ipodlinux 16:44 -!- lucaas [n=LMX@h239n10c1o1124.bredband.skanova.com] has joined #ipodlinux 16:58 -!- shrewder [n=shrewder@bca206.neoplus.adsl.tpnet.pl] has joined #ipodlinux 17:07 -!- ipod [n=eyalnoy@bzq-84-109-173-169.red.bezeqint.net] has joined #iPodLinux 17:11 -!- shrewder [n=shrewder@bca206.neoplus.adsl.tpnet.pl] has left #ipodlinux [] 17:12 -!- shrewder [n=shrewder@bca206.neoplus.adsl.tpnet.pl] has joined #ipodlinux 17:13 -!- ne0r`- [i=n@p54AB1997.dip0.t-ipconnect.de] has joined #ipodlinux 17:14 -!- LMX2 [n=LMX@h221n8c1o1124.bredband.skanova.com] has joined #ipodlinux 17:23 -!- veteran [n=veteran@cpe-67-10-163-163.houston.res.rr.com] has joined #ipodlinux 17:23 -!- ipod [n=eyalnoy@bzq-84-109-173-169.red.bezeqint.net] has quit [] 17:24 -!- Tian2 [n=NN@S0106000b6a5baf28.vc.shawcable.net] has joined #ipodlinux 17:25 -!- erus [n=noneofyo@ACC99D41.ipt.aol.com] has joined #iPodLinux 17:27 -!- lucaas [n=LMX@h239n10c1o1124.bredband.skanova.com] has quit [Success] 17:41 -!- ufoalien [n=java@adsl-177-161-fixip.tiscali.ch] has joined #iPodLinux 17:42 -!- Zol [n=NN@S0106000b6a5baf28.vc.shawcable.net] has quit [Read error: 110 (Connection timed out)] 17:42 -!- shrewder [n=shrewder@bca206.neoplus.adsl.tpnet.pl] has left #ipodlinux [] 17:47 -!- erus [n=noneofyo@ACC99D41.ipt.aol.com] has quit [Read error: 110 (Connection timed out)] 17:52 -!- veteran [n=veteran@cpe-67-10-163-163.houston.res.rr.com] has quit ["Leaving"] 17:53 -!- vikking [n=MacUser3@ip-81-11-248-112.dsl.scarlet.be] has joined #ipodlinux 17:54 -!- vikking [n=MacUser3@ip-81-11-248-112.dsl.scarlet.be] has quit [Client Quit] 18:11 -!- F-F_^hmf^ [i=FF_hmf@ipv6.have-more-fun.net] has joined #ipodlinux 18:26 -!- Spaceghos [i=Spinstm@81.1.83.217] has joined #ipodlinux 18:26 < Spaceghos> i cant find the damn sysinfo in the ipodcontrol folder i have a photo ipod 18:26 < Spaceghos> wher eis it? 18:26 -!- ne0r`- [i=n@p54AB1997.dip0.t-ipconnect.de] has quit [] 18:26 < Spaceghos> how do i use the backup? 18:30 -!- ne0r`- [i=n@p54AB5177.dip0.t-ipconnect.de] has joined #ipodlinux 18:30 < slowcoder> Which one of them ? 18:31 < ne0r`-> ive got a big problem - i have ipod photo and installed ipodlinux - now it doesnot start ... there are no lights or anything and my pc doesnot detect him 18:31 < ne0r`-> i used the newest 4g software 18:31 < Spaceghos> lol same as me 18:32 < Spaceghos> well actually mine connects but thats all 18:32 < Spaceghos> i think we are both screwed 18:32 < Spaceghos> lol 18:32 < slowcoder> Nah 18:32 < Spaceghos> lol sorry 18:32 < davidc__> never seen a bricked one 18:32 < davidc__> reset - diskmode - restore 18:32 < slowcoder> Spaceghos: Which of the backups are you trying to restore ? 18:32 < Spaceghos> what i did was isntall the wrong firmware 18:32 < davidc__> `Reboot 18:32 < iplbot> reboot is flip hold switch on and then back off, then hold these buttons for at least ten seconds: <=3g: menu+play >=4g: menu+center [from davidc__] 18:32 < davidc__> `diskmode 18:32 < iplbot> diskmode is reboot, then immediately, when the ipod turns on again (apple logo appears), press and hold <=3g: ff+rew >=4g: center/action + play [from davidc__] 18:33 < ne0r`-> my ipod hasnot some sounds.. no lights NOTHING.... are there any hotkeys? 18:33 < slowcoder> ne0r`-: Connect it to your PC with the USB or Firewire cable, and make sure that the hold-switch is off 18:33 < Spaceghos> and then tried the ipodphoto one 18:33 < Spaceghos> how can i restore it 18:33 < Spaceghos> i have a backup for the orginal one 18:34 < Spaceghos> but i cant reset the ipod though it is in disk mode 18:34 < slowcoder> Spaceghos: Leave it in disk-mode 18:34 < ne0r`-> there is no hold activated 18:34 < ne0r`-> my pc doesnot find it 18:34 < slowcoder> Spaceghos: What is the backup called ? 18:34 < slowcoder> ne0r`-: Press both center and menu and hold them down for about 5 seconds 18:35 < Spaceghos> it called back up as far as i know 18:35 < slowcoder> ne0r`-: If that doesnt work, flip the hold on, then off, and try again 18:35 < slowcoder> Spaceghos: I need the full filename, and preferably the size of the backup 18:35 < Spaceghos> is it on the ipod or the harddisk of the pc? 18:35 -!- shrewder [n=shrewder@bca206.neoplus.adsl.tpnet.pl] has joined #ipodlinux 18:35 < slowcoder> Spaceghos: The PC 18:36 < ne0r`-> nothing works 18:36 < Spaceghos> backup file 39.2mb 18:36 < ne0r`-> ähm 18:36 < slowcoder> Spaceghos: Got access to a Linux PC ? 18:36 < Spaceghos> lol no 18:36 < ne0r`-> can i query u, to tell what i was doing? 18:36 < slowcoder> Sure 18:37 < Spaceghos> u going to suggest i just restore the apple firmware delete everything and start over? 18:37 < ne0r`-> its blocked 18:37 < Spaceghos> i have all the music on my pc but i dont really want to have to put it all back! 18:37 < slowcoder> Spaceghos: Well, if you had access to a Linux machine, you could do it without loosing your music, but since you dont, that's pretty much your only option 18:37 < Spaceghos> ok 18:37 < slowcoder> ne0r`-: You need to be registered to send PMs here 18:38 < slowcoder> ne0r`-: Why not do it in the channel ? 18:38 < Spaceghos> i guess it would be a good idea to restore the firmware THEN try the linux so i dnt lose it all again? 18:38 < ne0r`-> ähm i installed it, that it came the apple boot screen.. but there were many bugs... very dark and only some pixels... i tried to use the contrast bug... but then i turns off 18:38 < ne0r`-> its turns off 18:39 < slowcoder> ne0r`-: That sounds like it's actually running, but with the contrast too low. What happends if you hold down "Menu" ? Does the backlight go on ? 18:40 < ne0r`-> mom 18:40 < ne0r`-> no 18:41 < slowcoder> Okay, and if you try to reset it, what happends? Does it show the apple-logo for a short while and then goes blank ? 18:42 < ne0r`-> how to reset ? 18:42 < slowcoder> Hold down both Menu _and_ center for about 5 seconds 18:43 < ne0r`-> YEAH 18:43 < ne0r`-> whoop there it is 18:43 < BleuLlama> LOG: ne0r`- gets the "Can't Press Buttons" award for the day. 18:43 < ne0r`-> i did it 5 times ago 18:43 < slowcoder> About 10 minutes ago: ne0r`-: Press both center and menu and hold them down for about 5 seconds 18:44 < ne0r`-> [ 19:36 ] ne0r`-: nothing works 18:44 < ne0r`-> ive tested it before 18:51 < Spaceghos> i reinstalled the linux and apple firmware 18:51 < Spaceghos> but it does go past the writing tothe normal scrren 18:51 < Spaceghos> and how do i switch it off and reset it 18:52 -!- Laptricity [n=444@71-37-223-51.phnx.qwest.net] has joined #ipodlinux 18:52 -!- pussfeller [n=todd@12.150.129.170] has joined #ipodlinux 18:53 < Spaceghos> ok i figured out how to reboot it 18:53 < pussfeller> there anyway using an ipod from linux can mess up the battery, or make it not hold a charge? 18:53 < Spaceghos> but the linux is not working 18:53 < Spaceghos> it says failed to run filre 18:54 < pussfeller> cause since I started using my linux box to transfer files, it wont even hold a charge overnight 18:54 < pussfeller> which, it could be the case is pressing a button, so I am going to leave it out of the case 18:55 < pussfeller> or am i way off base here? 18:56 < slowcoder> It shouldnt affect the battery life unless you keep it in iPod Linux 18:56 < Spaceghos> all i get is the linux screen 18:56 < Spaceghos> it wont connetc to my pc now 18:56 < slowcoder> If you reboot into normal apple os, battery-life should be as it used to 18:57 < pussfeller> well, i did try to but linux on my 4g, and then removed it when the file manager didnt display correctly, but I am using it normally as an ipod 18:57 < pussfeller> maybe the ipod is trying to process any linux files left over or something 18:57 * BleuLlama uses his ipod abnormally 18:57 < Spaceghos> help me i cant get anythignt o work 18:57 -!- dreadhead [n=jchatirc@cpc4-cwma2-5-0-cust90.swan.cable.ntl.com] has joined #ipodlinux 18:58 < Spaceghos> all i get it the linux scrooling screen 18:58 < Spaceghos> and cant get disk mode at all 18:58 < pussfeller> it took like 8 hours to get it to say it was fully charged last night 18:58 < pussfeller> which is not normal 18:59 < pussfeller> and then i left it alone all night in the am it was dead as a doornail 19:00 < pussfeller> im think I will refresh teh firmware and start over and see if that fixes it 19:00 < Spaceghos> well can anyone help me? 19:00 < pussfeller> the only thing it could be is some abnormality causeing the cpu to stay running cause its trying to deal with a file or something, or the battery is fried 19:01 < pussfeller> or the case pressinga button 19:01 -!- lucaas [n=LMX@h23n4c1o1124.bredband.skanova.com] has joined #ipodlinux 19:04 < Spaceghos> it says failed to invoke run file no such file or command 19:04 < Spaceghos> and i cant get it to disk mode 19:04 < Spaceghos> i can reset it but it always runs the who scrolling screen thing 19:06 -!- shrewder [n=shrewder@bca206.neoplus.adsl.tpnet.pl] has quit [Read error: 110 (Connection timed out)] 19:06 < Spaceghos> help? is my ipod fucked now perm? 19:09 < pussfeller> you can always restore teh firmware 19:11 -!- imphasing [n=imphasin@pcp0011342279pcs.prfred01.md.comcast.net] has joined #ipodlinux 19:11 < pussfeller> does it hurt the ipod to disconeect it after unmounting without removing the usb modules? 19:12 -!- necrowizard [i=necrowiz@c-24-0-40-8.hsd1.tx.comcast.net] has joined #ipodlinux 19:12 < Spaceghos> ok i managed to restore it 19:12 < necrowizard> i guess i cant read 19:12 < necrowizard> cause i fucked up my nano 19:12 < Spaceghos> im just gonna use it for music 19:13 < necrowizard> anyone care to help? im getting an error "no such file command: podzilla? 19:13 < necrowizard> any suggestions? 19:14 < iPL-SVN> bleullama * tools/podzilla2/core/ (header.c menu.c pz.h): Added Half-gradient for simulating OS X's lickable menubars better. (It's rough, but should work with the proper bottom/middle/top gradient color selections.) (http://tinyurl.com/bukaa/344) 19:14 < necrowizard> im on win xp pro sp2 19:14 < necrowizard> and its a 2gig black nano 19:14 -!- Arctik [n=jaymz@nr13-216-68-208-139.fuse.net] has joined #ipodlinux 19:15 < necrowizard> anyone? 19:15 < necrowizard> well thanks anyways 19:16 -!- LMX2 [n=LMX@h221n8c1o1124.bredband.skanova.com] has quit [Connection timed out] 19:16 < Arctik> wierd all of a sudden the croll wheel is unresposive... its just been sitting there? 19:17 < necrowizard> is the nano fixable at least? 19:18 < imphasing> Dang, it doesn't take much to crash pz2.. 19:18 -!- link99 [i=link99@user-1472.l6.c4.dsl.pol.co.uk] has joined #ipodlinux 19:18 -!- link99 [i=link99@user-1472.l6.c4.dsl.pol.co.uk] has left #ipodlinux [] 19:18 < courtc> imphasing: doesn't crash for me.. 19:19 < imphasing> My viewer app crashes it 19:19 < Arctik> its like some1 broke my ipod as i was sleeping 19:19 < imphasing> views text just fine, but it crashes on an image 19:19 < Arctik> maybe my fingers are just tgreese 19:20 < necrowizard> are nanos supported here? 19:20 < Arctik> no but it should work 19:25 -!- erus|aweh [n=noneofyo@ACC99D41.ipt.aol.com] has joined #iPodLinux 19:26 < imphasing> Eeuuurgh...time to write a widget. 19:26 -!- erus|aweh is now known as erus 19:27 -!- philhans [n=philip@c-67-177-53-17.hsd1.ut.comcast.net] has quit ["Leaving"] 19:31 < Arctik> my scroll wheels all fubared 19:31 < erus> fubar¬ 19:31 < ne0r`-> slowcoder 19:31 < ne0r`-> there? 19:32 < Arctik> well whatever its actin all wierd and all its been doing is sitting on my computer 19:32 < Arctik> last time i messed with it it was perfect now like a whole side of it doesnt work 19:32 < Arctik> maybe i spilled some cola on it? 19:32 < Arctik> i think i woulda remembered doin that though 19:33 < erus> Fucked (or Fouled) Up Beyond All (or Any) Recognition (or Repair/Reason/Redemption)". 19:36 < Arctik> time for surgury 19:36 < imphasing> Anyone know if ipod linux's libc has regex support? 19:36 < erus> i think no 19:37 < Arctik> i gotta see behind those crack of the wheel 19:37 -!- LMX [n=LMX@h8n10c1o1124.bredband.skanova.com] has joined #ipodlinux 19:38 -!- PeZeVeNk [n=vorsicht@p54A272E3.dip.t-dialin.net] has joined #ipodlinux 19:40 < PeZeVeNk> hi guys, is the ipod color supported? i'm using winxp pro sp2 19:40 < BHSPitLappy> uh huh 19:41 < imphasing> It works, but it's unsupported 19:41 < PeZeVeNk> that means? 19:41 < imphasing> Pretty much everything is use at your own risk anyway though. 19:41 < BHSPitLappy> means nobody's obligated to help you if you mess it up 19:41 < imphasing> It means it works. 19:41 < PeZeVeNk> -.- 19:41 < imphasing> but there's still some risk to it. 19:41 < imphasing> as with all the supported stuff 19:42 < PeZeVeNk> so do u think i should try it? 19:42 -!- LOST`Heiopei [n=NNSCRIPT@Fcf82.f.strato-dslnet.de] has joined #ipodlinux 19:42 < imphasing> Sure, if you want. 19:42 < imphasing> lots of people do it. 19:42 < PeZeVeNk> ^^^ 19:42 < imphasing> which ipod? 19:42 < imphasing> 4G? 19:42 < PeZeVeNk> 20gb 19:42 < imphasing> not one of the enw video ones, right? 19:42 -!- LOST`Heiopei is now known as SereR0KR 19:43 < imphasing> Ah, yeah, it should work fine. 19:43 < PeZeVeNk> yes 19:43 < PeZeVeNk> i hope ^^ 19:44 < PeZeVeNk> can you tell me the official homepage? and how does the installation work? 19:44 < Arctik> wow i think i fixed it 19:45 < Arctik> i dunno what i did... kinda like a NES just opened her up and bloo on in and closed it back upo 19:45 -!- lucaas [n=LMX@h23n4c1o1124.bredband.skanova.com] has quit [Success] 19:46 < imphasing> PeZeVeNk, www.ipodlinux.org 19:46 < imphasing> There's just an installer you can download, and it will do it all for you. 19:46 < Arctik> how do u get into the testmode agian? << select and >> ? 19:47 < PeZeVeNk> thx imphasing :> 19:53 < erus> why do a mouse face ? 19:55 < Arctik> its still glitchy but least it works 19:56 < BHSPitLappy> Arctik, wouldn't that combo hurt the wheel? or is it a 3g 19:56 < Arctik> 4g 19:56 < iPL-SVN> bleullama * tools/podzilla2/core/ (appearance.c header.c pz.h): Added cacheing of gradient generation. It now only generates a new gradient color array when the color scheme or gradient style change. Also, half-gradient looks at gradient.bar for the bar color. (http://tinyurl.com/bukaa/345) 19:56 < BHSPitLappy> nice 19:57 < Arctik> i dunno i havent used it mutch lately maybe it/she just need to be touched more often agian ;) 19:57 < BHSPitLappy> Arctik, yeah pretty sure pressing opposite sides of the wheel wouldn't be very nice to the ipod 19:57 -!- INpac [n=INpac@p54AD3E24.dip0.t-ipconnect.de] has joined #ipodlinux 19:57 < INpac> heyho 19:57 < Arctik> durring reboot to get into testmode 19:57 < INpac> any news about the video player? :D 19:57 < Arctik> whats the keycombo.. 19:58 < BHSPitLappy> rewind and select 19:58 < BHSPitLappy> lazy bum 19:58 < BHSPitLappy> INpac, uhh not really 19:58 < BHSPitLappy> still no compression 19:59 -!- coob [i=pen0r@host-84-9-63-253.bulldogdsl.com] has joined #ipodlinux 19:59 < INpac> damn ;) 19:59 < Arctik> oh well worst comes to worse it can be a dedicated extra hard drive 19:59 < Arctik> untill that craps out 19:59 < courtc> so2.sys-techs.com/pz2-mpdc5.png 19:59 < imphasing> !!! 20:00 < BHSPitLappy> that is kick ASS 20:00 < imphasing> Is it in svn yet? 20:00 < coob> mpdc? no 20:00 < courtc> yup 20:00 < coob> ok yep. 20:00 < imphasing> Nifty.. 20:00 < courtc> well, the gradient. 20:00 < coob> yeah no mpdc 20:00 < imphasing> what about the mpdc? 20:00 < imphasing> :D 20:00 < coob> (yet) 20:00 < courtc> sorry. I'm confused 20:00 < imphasing> Where can I get the mpdc source for pz2? 20:00 < iPL-SVN> bleullama * tools/ttk/schemes/ (7 files): Added "Bar" to the gradient color listings (http://tinyurl.com/bukaa/346) 20:01 < coob> need to sort that icon bg issue 20:01 < BHSPitLappy> so is there any tiptoeing around copyright issues? 20:01 < coob> copyright of what. 20:01 < BHSPitLappy> apple 20:01 < BHSPitLappy> if we resemble their stuff too much 20:02 < courtc> imphasing: it's not finished yet. 20:02 < davidc__> BHS - you can't copyright an interface 20:02 < BHSPitLappy> like how wm's can't exactly duplicate the windows interface 20:02 < BHSPitLappy> hmm.. 20:02 < imphasing> courtc, does that mean only a dev can get it? 20:02 < BHSPitLappy> i remember a case involving microsoft and the makers of Lindows 20:02 < coob> imphasing: it means only courtc can get at it.. 20:02 < imphasing> Ah, nifty. 20:03 < courtc> it means that if you ask me nicely I'll tar it up for ya. 20:03 < coob> BHSPitLappy: that was over the name. go google a clue on copyright, patents and trademarks 20:03 < BHSPitLappy> well so-RRY for not taking economics yet 20:03 < imphasing> courtc, really? you would do that? 20:03 < imphasing> courtc, what favor would I have to do for you? 20:03 < courtc> "if you ask me nicely" 20:04 < BHSPitLappy> lol 20:04 -!- INpac [n=INpac@p54AD3E24.dip0.t-ipconnect.de] has left #ipodlinux [] 20:04 < BHSPitLappy> excellent listener 20:04 < imphasing> courtc, I figured 'asking nicely' would involve other things than merely asking nicely. 20:04 < courtc> but you have to promise to not to bitch about bugs. 20:04 < coob> BHSPitLappy: it's nothing to do with economics. it's law. 20:04 < imphasing> How could I bitch about bugs if it's not even done yet? 20:04 < imphasing> :D 20:05 < BHSPitLappy> well then, s/economics/government 20:05 -!- Nappers [n=Nappers@xp000690.massey.ac.nz] has joined #ipodlinux 20:05 < BHSPitLappy> i take both those courses next year 20:05 < imphasing> courtc, would you be so nice as to tar it up for me? 20:05 < imphasing> I would appreciate it greatly. 20:07 < imphasing> courtc, do you have mpdc running as a module right now? 20:07 < courtc> so2.sys-techs.com/ipod/mpdc-module.tar.gz 20:07 < imphasing> thank you. :D 20:07 < courtc> does that answer your question? 20:08 < imphasing> Seems yo. 20:08 < imphasing> s/yo/to/ 20:08 < courtc> you need to have mpd running for it to work, mpd isn't included yet. 20:08 < imphasing> Ok,. 20:08 < courtc> in fact mpd should be a seperate module when it's ready. 20:08 < imphasing> Nifty. 20:09 < imphasing> mpd seems to be in svn 20:11 < jchillerup> Shouldn't http://ipodlinux.org/Project_Status be updated.. The 5g bootloader works, doesn't it? 20:12 < imphasing> oooh...hotdog takes true type fonts? 20:12 < courtc> http://opensvn.csie.org/courtc/tools/ ?? no mpd 20:13 < imphasing> http://svn.so2.sytes.net/listing.php?repname=iPodLinux&path=%2Fmpdc%2F&rev=0&sc=0 20:14 < courtc> great... 20:14 < courtc> good going... 20:14 < imphasing> ? 20:15 < courtc> Wrong repository. 20:15 < imphasing> Ah. 20:21 < erus> jchillerup, ive said that about 5g aswell :| 20:22 < BHSPitLappy> umm...it's a wiki 20:23 -!- masquerade [n=masquera@pcp742572pcs.reston01.va.comcast.net] has joined #ipodlinux 20:28 < jchillerup> I just don't think i have the authority to do it 20:28 < jchillerup> I know I can 20:28 < jchillerup> but well.. I'm not the one to write it 20:29 < BHSPitLappy> well if you're positive about something on there...go for it 20:30 < coob> refresh. i've no idea about audio/etc support. 20:32 < BHSPitLappy> i thought pz0 still didn't run on 5g 20:33 < coob> thats not what's on the project status 20:33 -!- TrisoBoy [n=a@alf94-6-82-227-152-190.fbx.proxad.net] has quit [] 20:36 -!- TrisoBoy [n=a@alf94-6-82-227-152-190.fbx.proxad.net] has joined #ipodlinux 20:37 -!- PeZeVeNk [n=vorsicht@p54A272E3.dip.t-dialin.net] has quit ["( www.nnscript.de :: NoNameScript 3.81 :: www.XLhost.de )"] 20:41 -!- imphasing [n=imphasin@pcp0011342279pcs.prfred01.md.comcast.net] has quit [Remote closed the connection] 20:41 < necrowizard> fuck you all i fixed my nano by my goddamn self and you can blow mw while i shit 20:42 < BleuLlama> whoa. 20:43 < slowcoder> necrowizard: Good for you 20:43 -!- mode/#ipodlinux [+o coob ] by ChanServ 20:43 -!- mode/#ipodlinux [+b *!*=necrowiz@*.hsd1.tx.comcast.net ] by coob 20:43 -!- necrowizard was kicked from #ipodlinux by coob [don't use that dirty fucking language] 20:44 < courtc> hmm.. 20:44 < jchillerup> It's not like it's free software and we're here only to help/support him if we wish to :) 20:45 -!- stoppiebo [n=abc@CPE-65-26-208-148.wi.res.rr.com] has joined #ipodlinux 20:45 -!- stoppiebo [n=abc@CPE-65-26-208-148.wi.res.rr.com] has quit [Client Quit] 20:47 -!- corgasmer [n=corgasme@187.Red-81-32-64.dynamicIP.rima-tde.net] has joined #ipodlinux 20:47 < SereR0KR> mh O.o 20:47 < corgasmer> hi everyone 20:47 < SereR0KR> iPL on 5g? 20:47 < SereR0KR> are there Pics? xD 20:48 < BHSPitLappy> look for yourself 20:48 < corgasmer> there is still no iboy for nano, no? 20:48 < coob> http://ipodlinux.sourceforge.net/5glinux.jpg 20:48 < BleuLlama> yeah. we should get off our asses and get iboy working on the nano for you, corg 20:48 < corgasmer> BleuLlama ... 20:48 < BleuLlama> ;) 20:48 -!- neott [n=neott@cpc3-pool1-5-0-cust95.sot3.cable.ntl.com] has joined #ipodlinux 20:48 < SereR0KR> i wanna see iDoom or iBoy Running on my 5G -.- 20:48 < corgasmer> BleuLlama i was just asking.. 20:49 < neott> Hey Guys :) 20:49 < corgasmer> u don´t have to be lñike that 20:49 < BleuLlama> dude. 20:49 < BleuLlama> did you not see the ;) 20:49 < coob> SereR0KR: seeing how the lcd is working at about 1pixel per hour atm, that's quite unlikely. 20:49 < corgasmer> nope 20:51 < corgasmer> doesn´t matter, is there any developpement group working on that? or new gen has taken all the efforts? 20:51 < SereR0KR> oh k coob so i have to wait if it's save to install it xD 20:51 < courtc> development group, like we have more than one dev team... 20:52 < corgasmer> i mean 20:52 < corgasmer> some people working on that 20:52 < neott> Ok,So like the topic says, I wrecked my nano through a dodgy windows install :P, Any ideas as to what I can do once the nano is not capable of going into disk mode? 20:52 < corgasmer> or someone 20:52 < courtc> afaik everyone is working on other things that they actually care about... 20:52 < iPL-SVN> josh * tools/podzilla2/core/header.c: Fix battery icon problem. (http://tinyurl.com/bukaa/347) 20:53 < corgasmer> ... 20:53 < corgasmer> ok sorry for disturbing you guys 20:53 < corgasmer> just wanted to know 20:53 < coob> corgasmer: none of us really work on iboy 20:53 < coob> hyarion does most of that.. 20:54 * courtc so mean. 20:54 < corgasmer> ok thx 20:54 < corgasmer> c ya 20:54 -!- corgasmer [n=corgasme@187.Red-81-32-64.dynamicIP.rima-tde.net] has quit [] 20:56 -!- veteran [n=veteran@cpe-67-10-163-163.houston.res.rr.com] has joined #ipodlinux 20:58 -!- SereR0KR [n=NNSCRIPT@Fcf82.f.strato-dslnet.de] has quit ["( www.nnscript.de :: NoNameScript 3.81 :: www.XLhost.de )"] 20:58 < neott> Anyone willing to try to help with my knackered nano? :) 21:03 -!- SereR0KR [n=NNSCRIPT@Fcf82.f.strato-dslnet.de] has joined #ipodlinux 21:04 < slowcoder> neott: Have you checked the forums? 21:04 < neott> yeah 21:04 < neott> of course :) 21:04 < neott> I didn't want to come here and ask till i had searched :) 21:05 < neott> Its real annnoying I can reboot it but not reset, or giag nada 21:05 < neott> :( 21:05 < neott> * diag even 21:05 < SereR0KR> what can i go when iPod Updater/iTunes don't recognize my iPod -.- 21:05 < SereR0KR> windows does, it mounts it etc but iTunes & iPod Updater don't 21:06 < SereR0KR> should i reinstall iTunes or the iPod Updater 21:06 < slowcoder> neott: Are you using the keycombinations for 4Gs and up ? 21:06 < pussfeller> is the ipodservice running? 21:06 < neott> MENU + SELECT reboot 21:06 < neott> SELECT + PLAY reset 21:07 < neott> correct? 21:07 -!- SereR0KR [n=NNSCRIPT@Fcf82.f.strato-dslnet.de] has quit [Client Quit] 21:07 < slowcoder> Nope 21:07 < slowcoder> Menu+Select = Reset 21:07 < slowcoder> Select + Play = Diskmode 21:07 < neott> gah 21:07 < neott> thats what i meant 21:08 < neott> select + play is the disk mode which I can not access 21:08 < slowcoder> neott: That should work.. There's no way you can fuck that up 21:08 < neott> battery died whilst the nano was stuck at apodzilla prompt 21:09 -!- CHiKo [i=myself@80.179.225.234.cable.012.net.il] has quit [Read error: 104 (Connection reset by peer)] 21:09 < neott> now I get kernel panic: unable to mount fs root on 03:03 21:09 < neott> shows the apple logo then runs text then hangs :/ 21:15 -!- imphasing [n=imphasin@pcp0011342279pcs.prfred01.md.comcast.net] has joined #ipodlinux 21:15 -!- SereR0KR [n=NNSCRIPT@Fcf82.f.strato-dslnet.de] has joined #ipodlinux 21:15 < imphasing> josh_, am I going to have to wait until hotdog to be able to use italics and bold fonts? 21:16 < Spaceghos> what are uncmpressed avi? 21:16 < SereR0KR> lol damn iPod Wizard :o 21:16 < Spaceghos> so not in divx or mp4? or anything 21:16 < iPL-SVN> josh * tools/podzilla2/ (contrib/ucdl/ucdl.h core/pz.c): Another brick in the -Wall... (http://tinyurl.com/bukaa/348) 21:16 < josh_> imphasing: no, just make your own italic and bold fonts :P 21:16 < SereR0KR> is there a way to restore my iPod 5G without Apple iPod Updater -.-" 21:16 < josh_> font = font, not typeface 21:16 < josh_> SereR0KR: Yes. 21:16 < Spaceghos> i want to change divx files to uncompressed so they play 21:16 < Spaceghos> what can i use 21:17 < josh_> Spaceghos: mencoder 21:17 < SereR0KR> josh_ how 21:17 < josh_> SereR0KR: you didn't ask that :P 21:17 < josh_> look through the forums for threads on how to restore bricked nanos 21:17 < josh_> they're applicable 21:17 -!- blake_ [n=veteran@cpe-67-10-163-163.houston.res.rr.com] has joined #ipodlinux 21:17 < Spaceghos> i drag the file into memcoder but nothign happens 21:18 < Spaceghos> its in g:/memcoder 21:18 < josh_> Spaceghos: you need to use the command line 21:18 < josh_> read. the. wiki. 21:19 < iPL-SVN> bleullama * tools/ttk/schemes/ (7 files): Added the new battery colors (http://tinyurl.com/bukaa/349) 21:19 < Spaceghos> do have to reboot to change over between linux and apple? every time 21:19 -!- steiny [n=steiny@e180140191.adsl.alicedsl.de] has joined #ipodlinux 21:19 < Spaceghos> and choose language every time? 21:19 < iPL-SVN> bleullama * tools/podzilla2/core/header.c: Fixed the button of the battery not being filled with the battery.bg color Added low/charging background colors for the battery icon. (http://tinyurl.com/bukaa/350) 21:20 < Spaceghos> sorry whats the address of the info on encoding the divx files with memcoder 21:21 < SereR0KR> http://serer0kr.se.funpic.de/wtf.jpg <- that's my problem i think -.-" 21:22 < iPL-SVN> josh * tools/ttk/src/appearance.c: Spacing fixes. (http://tinyurl.com/bukaa/351) 21:23 < josh_> Spaceghos: http://www.ipodlinux.org/Video_Player 21:24 < erus> everyone have access to the SVN? 21:25 < josh_> erus: yes, everyone can check out 21:26 -!- veteran [n=veteran@cpe-67-10-163-163.houston.res.rr.com] has quit [Read error: 110 (Connection timed out)] 21:27 -!- philhans [n=philip@128.187.151.96] has joined #ipodlinux 21:27 < erus> where is it, i just wanna peek through source? 21:27 < josh_> http://opensvn.csie.org/courtc/tools 21:28 < erus> k thx 21:30 < erus> was ttk writen from scratch? 21:31 < josh_> yes 21:31 < erus> good job :) 21:31 < BleuLlama> very good job. 21:31 < josh_> erus: what would I have based it on? 21:32 < erus> i dunno. I was gonna say that the ipod would need something specialized tbh 21:33 < josh_> yeah 21:34 -!- steiny [n=steiny@e180140191.adsl.alicedsl.de] has quit ["Verlassend"] 21:35 < iPL-SVN> courtc * tools/podzilla2/ (contrib/ucdl/ucdl.c core/dialog.c core/header.c core/module.c): Free -Wally (http://tinyurl.com/bukaa/352) 21:35 < BleuLlama> FREE WALLY! 21:35 < erus> wtf 21:37 < SereR0KR> hey i got a big problem with my iPod xD my mac & pc doesn't recognize it 21:37 < SereR0KR> i mean iTunes and iPod Updater doesnt 21:38 -!- Z_Man [n=zachary@cpe-24-209-92-36.woh.res.rr.com] has joined #iPodLinux 21:39 < BleuLlama> POLYGOONS! 21:39 < iPL-SVN> bleullama * tools/ttk/API/API.tex: Added note about poly being polylines, and not connected polygoons. (http://tinyurl.com/bukaa/353) 21:40 < coob> typo or joko? 21:40 < BleuLlama> it was a typo at first, but then i liked it, so i kept it 21:40 < BleuLlama> :} 21:41 < erus> :| 21:41 < erus> now no one knows wtf ur talking about :) 21:42 < BleuLlama> no... just you. 21:42 < courtc> everyone does but you erus. 21:43 -!- elinenbe_ [i=elinenbe@207-237-225-9.c3-0.nyr-ubr1.nyr.ny.cable.rcn.com] has joined #ipodlinux 21:43 < erus> :( 21:43 -!- elinenbe [i=elinenbe@207-237-225-9.c3-0.nyr-ubr1.nyr.ny.cable.rcn.com] has quit [Read error: 104 (Connection reset by peer)] 21:43 -!- elinenbe_ is now known as elinenbe 21:45 < erus> no kernel stuff is kept on the svn? 21:45 -!- salgado [n=salgado@200-171-140-32.dsl.telesp.net.br] has quit ["Leaving"] 21:46 < coob> no. 21:46 < coob> the svn's a sort of alpha testbed 21:46 < coob> cvs is sorta beta. ish. 21:46 < erus> ok 21:46 < SereR0KR> hey any iPod Geek here? 21:46 < SereR0KR> how can i restore my 5G without using Apple iPod Updater? 21:47 < BHSPitLappy> at the customer support desk at compusa 21:51 < philhans> is there any fat32 file system checker besides dosfsck? 21:51 < iPL-SVN> courtc * tools/ttk/schemes/itunes.cs: made half gradient look good (http://tinyurl.com/bukaa/354) 21:52 < BHSPitLappy> yay 21:52 -!- ufoalien [n=java@adsl-177-161-fixip.tiscali.ch] has quit ["und weg"] 21:52 < BleuLlama> heh 21:52 < BHSPitLappy> courtc, better than that mpdc screenshot from before or whatever? 21:52 < courtc> it's the same. 21:54 < BHSPitLappy> nice 22:05 -!- dreadhead [n=jchatirc@cpc4-cwma2-5-0-cust90.swan.cable.ntl.com] has quit [Read error: 110 (Connection timed out)] 22:05 < ne0r`-> my podzilla works with floydzilla... i have ipod photo 20g but i cant see vids, games, or anything else... its buggy... what can i do? 22:06 < courtc> Stop using floydzilla/ 22:06 -!- Chahk2__ [n=Chahk@rrcs-24-39-145-142.nyc.biz.rr.com] has quit ["Trillian (http://www.ceruleanstudios.com"] 22:06 < ne0r`-> why? 22:06 < ne0r`-> without floydzilla there is nothing 22:09 < imphasing> haha 22:10 < imphasing> use podzilla. floydzilla is just a podzilla that floyd built, that has some stuff built into it 22:10 < imphasing> don't ask for any support here about floydzilla, because most here don't like it. 22:11 -!- V2 [n=neott@cpc3-pool1-5-0-cust95.sot3.cable.ntl.com] has joined #ipodlinux 22:11 -!- neott [n=neott@cpc3-pool1-5-0-cust95.sot3.cable.ntl.com] has quit [Read error: 104 (Connection reset by peer)] 22:12 < imphasing> Are there any common coding practices that are known to cuase pz2 to crash? 22:12 < imphasing> becuase my viewer still causes it to crash 22:13 < iPL-SVN> bleullama * tools/ttk/schemes/red.cs: better bar for now. (http://tinyurl.com/bukaa/355) 22:13 < mikeazorin> my ipod is displaying a sad ipod when i start it up 22:13 < BleuLlama> okay, "spacing" on bar, if positive, determines where the bar starts... which pixel line 22:13 < BleuLlama> if it's negative, it's a bar starting in the center of the header 22:13 < mikeazorin> and the hard drive sounds like neeRR-beep neRR-beep over and over 22:14 < BleuLlama> -1 is -1 and +1 pixels tall, centered on the center of the header 22:14 < courtc> cool. 22:14 < BleuLlama> so you could do a blue gradient with a red bar in the center or somesuch 22:14 < BleuLlama> i should probably make it capable of having a bi or tri color gradient behind the bar 22:15 -!- AFireInside [n=theendof@66.226.54.118] has joined #iPodLinux 22:15 < AFireInside> Hola. 22:15 < AFireInside> :P 22:15 < coob> mikeazorin: sounds like a ahrdware error, or incredibly low bat 22:15 < coob> most likely hardwrae 22:15 < coob> return the ipod 22:16 < V2> YAY 22:16 -!- JoyFM [i=JoyFM@dslc-213-023-166-245.pools.arcor-ip.net] has quit ["jezz rundumerneuert -> #lw-rulez und http://www.lw-rulez.de.vu"] 22:16 < mikeazorin> coob: it's plugged in, and last time my ipod broke the apple people said i shouldn't put linux on it again 22:16 < mikeazorin> and i did 22:16 < V2> I took the back off my nano, shorted it and I have now got it in disk mode FEAR!!!! 22:16 < V2> hehehe 22:16 < mikeazorin> is there an easy way to fix it? is something just in the wrong place? 22:17 < mikeazorin> a noob on the forum said once that happened he just dropped his ipod again and it started working 22:17 < mikeazorin> but that sounds insanely stupid 22:17 < coob> you have a hardware problem 22:17 < coob> this is nothing to do with linux. 22:17 < BHSPitLappy> try dropping it 22:18 < coob> take it back 22:18 < BHSPitLappy> i've the seen the sad ipod before 22:19 < mikeazorin> i just got my ipod replaced less than two months ago 22:19 < mikeazorin> and that time it was because of a broken keypad 22:20 < mikeazorin> is there anything at all i can do to get it's hard drive to work again? 22:20 < mikeazorin> it was working earlier today. i reset it to go into linux, and instead i got the sad mac. 22:20 -!- aegray__ [n=aegray@12-210-86-210.client.insightBB.com] has quit [Read error: 110 (Connection timed out)] 22:21 < BHSPitLappy> charge it? 22:21 < BHSPitLappy> oh 22:23 -!- aegray__ [n=aegray@12-210-86-210.client.insightBB.com] has joined #ipodlinux 22:29 < V2> right well, i am all fixed 22:29 < V2> laters 22:29 < V2> thanks :) 22:30 -!- V2 [n=neott@cpc3-pool1-5-0-cust95.sot3.cable.ntl.com] has quit ["yay!"] 22:34 < aegray__> http://www.theonion.com/content/node/43029 22:34 < aegray__> erm 22:34 < aegray__> bla 22:37 -!- AFireInside [n=theendof@66.226.54.118] has quit [Read error: 110 (Connection timed out)] 22:37 < iPL-SVN> bleullama * tools/podzilla2/core/ (header.c menu.c pz.h): Added tri-gradient with bar renamed the gradient menu options (http://tinyurl.com/bukaa/356) 22:38 < iPL-SVN> bleullama * tools/ttk/schemes/red.cs: Last checkin of red.cs... i promise. Try out tri-gradient with bar. it looks evil. (http://tinyurl.com/bukaa/357) 22:38 < BleuLlama> tri gradient on red.cs is red to yellow to red 22:38 < BleuLlama> the bar is a 2 pixel tall white bar in the center 22:38 < BleuLlama> it looks like there's fire coming from the center. 22:38 < BleuLlama> it's evil 22:38 < BleuLlama> :D 22:38 * BleuLlama done checking in red.cs for today 22:39 < erus> cool 22:40 < imphasing> I'm going to break my brain trying to understand LALR parsers... 22:40 * erus wiki's LALR 22:41 < erus> imphasing, what is this for 22:41 < imphasing> Writing an html parser for iPL 22:41 < imphasing> I'm trying to decide what algorithm to use.. 22:42 < imphasing> LALR seems to be the most efficient 22:43 -!- shrewder [n=shrewder@bca206.neoplus.adsl.tpnet.pl] has joined #ipodlinux 22:53 < BHSPitLappy> BleuLlama, screenie? :p 22:55 < BleuLlama> perhaps later. 22:56 < BleuLlama> i gotta make dinner 22:56 < BleuLlama> er. 22:56 < BleuLlama> order and pick up dinner. ;) 22:58 < hyarion> how slow is the lcd stuff for 5g? 23:00 < imphasing> Slower than an ipod rolling up a hill of molasses? 23:00 -!- akaidiot [n=nope@c-f744e255.363-1-64736c11.cust.bredbandsbolaget.se] has quit [Read error: 110 (Connection timed out)] 23:00 < hyarion> and that would be (in fps) 23:00 < hyarion> 0.5? 23:00 < hyarion> 2? 23:00 < Nappers> ooh, I can feel a new definition of speed coming on... send it to newscientist.com/feedback ;) 23:01 < imphasing> hyarion, I think aegray would know.. 23:01 < aegray__> pretty damn slow 23:02 < hyarion> aegray__: and thats how many? 23:02 < aegray__> haven't done any tests 23:03 < aegray__> the console is slower than when there was no speed scaling on photo 23:03 < BHSPitLappy> ironic 23:05 < imphasing> Your mom's ironic. 23:05 < Z_Man> hey... imphasing... grow up 23:05 < BHSPitLappy> yeah.. 23:05 < imphasing> No. 23:05 < BHSPitLappy> she can be at times 23:05 < BHSPitLappy> what an iron. 23:06 < imphasing> Z_Man, Mind your own, and get some history before you comment. 23:07 < iPL-SVN> slowcoder * tools/ipodloader2/ (7 files): Now with working ext2 driver and proper VFS (http://tinyurl.com/bukaa/358) 23:07 < imphasing> Ni9fty.. 23:07 < imphasing> s/9// 23:12 < mikeazorin> *ACK!* 23:13 * mikeazorin chokes 23:17 -!- shrewder [n=shrewder@bca206.neoplus.adsl.tpnet.pl] has quit [Read error: 110 (Connection timed out)] 23:18 * slowcoder pats mikeazorin on the back 23:18 < imphasing> Time for class; ciao. 23:19 * imphasing is away: Classtime + english. 23:19 -!- uwe_ [n=uwe@dslb-084-056-021-157.pools.arcor-ip.net] has quit [Read error: 110 (Connection timed out)] 23:21 -!- uwe_ [n=uwe@dslb-084-056-016-252.pools.arcor-ip.net] has joined #ipodlinux 23:25 -!- lucaas [n=LMX@h240n3c1o1124.bredband.skanova.com] has joined #ipodlinux 23:27 -!- [Robbie] [n=email@CPE-60-224-221-165.wa.bigpond.net.au] has quit [Read error: 104 (Connection reset by peer)] 23:30 -!- TrisoBoy [n=a@alf94-6-82-227-152-190.fbx.proxad.net] has quit [] 23:36 -!- LMX [n=LMX@h8n10c1o1124.bredband.skanova.com] has quit [Success] 23:37 -!- omp [n=omp@unaffilliated/omp] has joined #ipodlinux 23:43 -!- ne0r`- [i=n@p54AB5177.dip0.t-ipconnect.de] has quit [] 23:45 -!- jcoxon [n=jcoxon@jac208.caths.cam.ac.uk] has joined #ipodlinux 23:45 -!- debonzi [n=debonzi@200-171-140-32.dsl.telesp.net.br] has quit ["See you ..."] 23:46 -!- blake_ [n=veteran@cpe-67-10-163-163.houston.res.rr.com] has quit ["This computer has gone to sleep"] 23:47 -!- erus is now known as erus|away 23:47 -!- Tian2 is now known as Zol --- Log closed Fri Dec 02 00:00:00 2005