IRC logs for #opendune on OFTC at 2010-02-22
⏴ go to previous day
12:57:02 *** ChanServ sets mode: +v Yexo_
13:02:26 *** Yexo__ has joined #openDune
13:10:15 <Xaroth|Work> and then there was one again :P
13:10:22 *** ChanServ sets mode: +v Yexo
13:10:47 <Xaroth|Work> * Yexo is now known as ReincarYexo
13:31:02 *** ChanServ sets mode: +v Yexo_
13:35:50 *** Yexo is now known as Guest153
14:07:45 <Xaroth|Work> maybe I shouldn't have set that download on? :o
17:49:06 *** Xaroth has joined #openDune
17:49:06 *** ChanServ sets mode: +o Xaroth
18:16:43 *** Xaroth_ has joined #openDune
18:27:11 <DorpsGek> SVN: glx (r933) -Codechange: directly call Sound_Play() when possible
18:41:25 <DorpsGek> SVN: glx (r934) -Add: named and C-ified Driver_Music_IsPlaying() and MPU_IsPlaying()
19:10:38 *** Xaroth has joined #openDune
19:10:38 *** ChanServ sets mode: +o Xaroth
19:25:40 *** Xaroth_ has joined #openDune
20:51:03 <TrueBrain> tneo: a valid crash report! WHOHO! :)
20:52:05 <TrueBrain> although I can't reproduce
20:52:56 <glx> f__2756_0EAE_0006_836B() calls MPU_Stop() :)
20:59:23 <glx> seems to be sound driver uninit
21:04:14 <glx> btw it's indeed a valid one ;)
21:05:28 <glx> reproducing will need a good timing I think
21:09:35 *** Xaroth has joined #openDune
21:09:35 *** ChanServ sets mode: +o Xaroth
22:45:50 *** ChanServ sets mode: +v Yexo
23:04:54 <glx> he sound is better in the VM than in windows
23:06:39 <glx> but only for some instruments
23:09:48 <glx> hmm #32 is a valid one, but the .bin does nothing
23:10:46 <TrueBrain> disable first pic_resume()
23:10:50 <TrueBrain> when resuming a crash-log
23:10:55 <TrueBrain> I should make it a stick-it ;)
23:15:05 <TrueBrain> be careful, a lot of returns are seen as new functions
23:15:11 <TrueBrain> so double check your txt changes
23:15:15 <TrueBrain> just keep what is required
23:21:41 <glx> arg it readded emu_MPU_IsPlaying()
23:22:09 <TrueBrain> so convert that function ;)
23:28:04 <glx> readded but never called ;)
23:43:51 <DorpsGek> SVN: glx (r935) [JIT] -Fix (#32): one more problem found by tneo
23:44:38 <DorpsGek> SVN: glx (r936) -Update (r935, #32): update decompiled code
23:47:52 <TrueBrain> it always makes me happy to see you are one of the few who looks around and notice what has done before, and does that again
23:48:08 <TrueBrain> so kudos for you :)
23:48:31 <glx> I usually check svn.openttd.org to find what to write
23:49:09 <TrueBrain> :) As I said, I much appreaciate that :)
23:49:23 <glx> it's easier to keep the same format
23:50:38 <glx> how hard would it be to add a command line arg, so pic_resume is disabled automatically for jit ?
23:50:57 <glx> as I run jit through a script
23:51:10 <TrueBrain> it just stopped working at a point
23:51:16 <TrueBrain> but .. I guess you can make a getenv() around it
23:51:21 <TrueBrain> like TEST I believe
continue to next day ⏵