Previous day | Jump to hour: 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20 21 22 23 | Next day

Seconds: Show Hide | Joins: Show Hide | View raw
Font: Serif Sans-Serif Monospace | Size: Small Medium Large

Click in the nick column to highlight everything a person has said.
The Logo icon identifies that the person is a core developer (has commit access).

#rockbox log for 2014-07-27

00:06:02preglowthe principe is: allocate the worst case amount of memory statically
00:06:49preglowfor malloc to work, we need a pretty big amount of memory just lying around unused, when buffer space for files used to be very important for reasons of getting the most playtime out of a battery charge
00:07:13preglowit's not as important as it used to be these days, with flash storage and rockbox as an app
00:07:24preglowbut it's still a very valid design principe, and you will see it used other places
00:07:40preglowit's really not that hard to work with, when you get used to it
00:07:59saratogafor app builds malloc is fine, for older devices, not so much
00:09:08preglowand getting out of the habit of using malloc/new for everything when there are so many other ways to manage memory (more efficiently) is good anyway
00:09:49 Part b0hoon ("GTG... Bye.")
00:35:51 Quit ulmutul (Quit: ChatZilla 0.9.90.1 [Firefox 30.0/20140605174243])
00:41:27 Join Strife89 [0] (~Strife89@adsl-98-80-232-169.mcn.bellsouth.net)
00:55:00***Saving seen data "./dancer.seen"
01:00
01:19:54 Quit n17ikh (Ping timeout: 240 seconds)
01:20:23 Quit [Saint] (Read error: Connection reset by peer)
01:21:24 Join n17ikh [0] (~n17ikh@128.204.195.239)
01:21:24 Quit n17ikh (Changing host)
01:21:24 Join n17ikh [0] (~n17ikh@unaffiliated/n17ikh)
01:22:34 Join [Saint] [0] (~saint@rockbox/staff/saint)
01:34:22franklin[Saint]: I got the background drawing working in patch sets 21 and 22: http://gerrit.rockbox.org/r/888 :D
01:37:08 Join pamaury [0] (~quassel@rockbox/developer/pamaury)
01:45:55 Quit ender` (Quit: And the Lord said unto John: Come forth and receive eternal life. But John came fifth and won a toaster.)
02:00
02:01:21 Quit pamaury (Ping timeout: 240 seconds)
02:24:31 Quit saratoga (Quit: Page closed)
02:31:07 Quit ZincAlloy (Quit: Leaving.)
02:32:48 Join HeadWhacker [0] (84934c34@gateway/web/freenode/ip.132.147.76.52)
02:49:04 Quit bertrik (Remote host closed the connection)
02:55:03***Saving seen data "./dancer.seen"
02:57:18 Quit ParkerR (Ping timeout: 250 seconds)
02:58:00 Join ParkerR [0] (ParkerR@unaffiliated/parkerr)
03:00
03:00:00 Quit AlexP (Remote host closed the connection)
03:01:55 Quit franklin (Quit: Page closed)
03:32:48 Join SolarAquarion [0] (~SolarAqua@unaffiliated/solaraquarion)
03:34:40 Quit krabador (Quit: Take the time.)
03:52:57 Quit the-kyle (Remote host closed the connection)
03:55:17 Quit jhMikeS (Ping timeout: 255 seconds)
04:00
04:03:42 Join the-kyle [0] (~kyle@kyle.tk)
04:05:33 Quit pixelma (Disconnected by services)
04:05:34 Join pixelma_ [0] (pixelma@rockbox/staff/pixelma)
04:05:35 Quit amiconn (Disconnected by services)
04:05:35 Join amiconn_ [0] (amiconn@rockbox/developer/amiconn)
04:05:36 Nick pixelma_ is now known as pixelma (pixelma@rockbox/staff/pixelma)
04:05:40 Nick amiconn_ is now known as amiconn (amiconn@rockbox/developer/amiconn)
04:09:37 Quit HeadWhacker (Ping timeout: 246 seconds)
04:30:37 Quit RiD (Quit: A good plan today is better than a perfect plan tomorrow.)
04:41:59 Quit Strife89 (Ping timeout: 255 seconds)
04:55:06***Saving seen data "./dancer.seen"
04:58:29 Join dongs [0] (~no@bcas.tv)
04:58:38dongshi guise. im trying to replace a battery in clip+
04:58:45dongssansa
04:59:10dongsand its like,, 3 wire stuff, and seems to have some circuit inside of it. does that mean charge circuit is inside that or is it just for temperature/crap monitoring
05:00
05:03:24TD-Linuxthere might be a safety cutoff
05:03:38TD-LinuxI would suggest putting that board on your new battery if it doesn't have it
05:04:31dongsoh hm
05:04:46dongsthats not a bad idea, just move whole thing over and replace cell
05:06:06dongsthe battery is pretty terrible capcity for size
05:06:09dongsby todays standards anyway
05:06:16dongsits only 290mAh, i have smaller, thinner 350mAh cells
05:14:37TD-Linuxit seems that the current dev version of rockbox does not build for the clip+ :(
05:15:10TD-Linuxdongs, yes. Though beware the source of said cells. I have definitely seem outright lies
05:15:15TD-Linuxnvm it just took long to boot
05:16:08TD-Linuxon both the stable and dev versions, usb mode is really buggy though.
05:16:13TD-Linuxas in, doesn't work at all.
05:16:55dongswell yeah
05:16:58dongsbut it cant be worse than waht i have now
05:17:05dongswhich only lasts like 6 hours
05:17:41[Saint]What the fuck happened to the forums?
05:20:01TD-Linuxfor some reason the rockbox internal storage reports "no media" on Linux
05:21:13*[Saint] would like to point out that git head most certainly /does/ build for Clip+
05:23:05dongsok seems tobe charging
05:23:12dongslets see if it lasts longer
05:31:32 Join steffengy [0] (~quassel@p57B49056.dip0.t-ipconnect.de)
05:34:38 Quit steffengy1 (Ping timeout: 250 seconds)
05:43:36 Quit TheSeven (Ping timeout: 260 seconds)
05:45:09 Join TheSeven [0] (~quassel@rockbox/developer/TheSeven)
05:51:32 Quit cmhobbs (Remote host closed the connection)
05:52:32 Join cmhobbs [0] (~cmhobbs@ip98-186-66-92.fv.ks.cox.net)
05:52:32 Quit cmhobbs (Changing host)
05:52:32 Join cmhobbs [0] (~cmhobbs@fsf/member/cmhobbs)
05:58:57dongsohh, 600mAH http://www.ebay.com/itm/400517465730
05:59:15dongsand looks liek same kinda circuit as in clip+
06:00
06:55:10***Saving seen data "./dancer.seen"
07:00
07:26:51 Join goom [0] (~goomba@cpe-72-177-165-10.satx.res.rr.com)
07:43:24TD-Linuxyeah you have no idea what the temp line does though.
07:43:38TD-Linuxalso never trust ebay capacities.
07:43:47dongswritten on thebattery :)
07:43:51TD-Linuxthey are usually outright lies
07:44:01TD-Linuxyeah that battery is manufactured by BAK
07:44:04dongsand since its sansa shit its probably identical charge/etc circuit
07:44:37TD-Linuxoh, yeah the circuit is probably the same then
07:44:50TD-Linuxif that's the capacity that the original fuze+ had then that's probably legit
07:45:08TD-Linuxbut I've had bad experience with BAK in particular. they are really cheap though.
07:45:22TD-Linuxbut they do routinely lie about the printed capacity.
07:45:45dongsthe one i pulled from abused clip+ is also BAK - same style printing etc
07:45:49dongsand the 2d code
07:45:53dongsso its proly legit
07:47:18TD-Linuxone time for a ~2000 battery order from BAK they sent us lower grade cells by mistake for a few of the cases
07:47:44TD-Linuxthey realized it and sent us extra cells that were the correct grade. but they ended up arriving at the same time and there was no marking distinguishing them
07:48:12dongsnice
07:48:26TD-Linuxthey did actually meet their capacity specification though for the ones we tested.
07:48:43TD-Linuxalso the failure rate after 3ish years was ridiculous.
07:49:19dongsi think this battery did pretty good, it has been cycled daily from empty to full
07:49:23dongsfor ~2 years
08:00
08:01:10 Join AlexP [0] (~alex@rockbox/staff/AlexP)
08:34:28 Quit Scall (Ping timeout: 250 seconds)
08:39:55 Join pamaury [0] (~quassel@rockbox/developer/pamaury)
08:49:16 Join Scall [0] (~chat@unaffiliated/scall)
08:55:12***Saving seen data "./dancer.seen"
09:00
09:03:02 Quit amiconn (Quit: No Ping reply in 64 seconds.)
09:03:04 Quit pixelma (Remote host closed the connection)
09:04:15 Join amiconn [0] (amiconn@rockbox/developer/amiconn)
09:05:11 Join pixelma [0] (pixelma@rockbox/staff/pixelma)
09:18:24 Join ygrek [0] (~user@108.59.6.97)
09:33:22 Quit ygrek (Ping timeout: 240 seconds)
09:41:12 Quit Gallomimia (Quit: I am likely going to change locations)
10:00
10:35:58 Quit goom (Quit: Leaving)
10:42:41 Join ender` [0] (krneki@foo.eternallybored.org)
10:55:13***Saving seen data "./dancer.seen"
11:00
11:16:25 Join bertrik [0] (~quassel@rockbox/developer/bertrik)
11:32:33 Join drvink [0] (mdl@katsu.triplehelix.org)
11:33:16drvinkis there an option to disable drive sleep while rockbox is in usb mode? (using an ipod 6g)
12:00
12:09:40fs-bluebotBuild Server message: New build round started. Revision 7e778c5, 253 builds, 27 clients.
12:16:08fs-bluebotBuild Server message: Build round completed after 388 seconds.
12:16:25 Join ZincAlloy [0] (~Adium@pD9EEA34F.dip0.t-ipconnect.de)
12:48:10 Join kugel [0] (~kugel@rockbox/developer/kugel)
12:55:15***No seen item changed, no save performed.
13:00
13:00:02 Quit TheSeven (Disconnected by services)
13:00:23 Join [7] [0] (~quassel@rockbox/developer/TheSeven)
13:20:36 Join jhMikeS [0] (~jethead71@c-68-43-2-35.hsd1.mi.comcast.net)
13:20:36 Quit jhMikeS (Changing host)
13:20:36 Join jhMikeS [0] (~jethead71@rockbox/developer/jhMikeS)
13:26:38 Quit pamaury (Remote host closed the connection)
13:33:05 Join pamaury [0] (~quassel@rockbox/developer/pamaury)
14:00
14:27:56 Join ygrek [0] (~user@108.59.6.97)
14:55:19***Saving seen data "./dancer.seen"
15:00
15:03:21 Join RiD [0] (~RiD@bl22-0-55.dsl.telepac.pt)
15:33:23 Join lebellium [0] (~chatzilla@89-93-178-161.hfc.dyn.abo.bbox.fr)
15:37:47 Quit kugel (Ping timeout: 245 seconds)
16:00
16:02:45 Join sakax [0] (~sakax@unaffiliated/sakax)
16:36:02 Join y4n [0] (~y4n@unaffiliated/y4ndexx)
16:45:41 Quit ygrek (Ping timeout: 245 seconds)
16:49:29 Join benedikt93 [0] (~benedikt9@unaffiliated/benedikt93)
16:55:20***Saving seen data "./dancer.seen"
17:00
17:43:54 Join kugel [0] (~kugel@rockbox/developer/kugel)
17:55:19 Quit kugel (Ping timeout: 260 seconds)
18:00
18:14:21 Quit RiD (Ping timeout: 245 seconds)
18:26:18 Join kugel [0] (~kugel@p5DC53555.dip0.t-ipconnect.de)
18:26:18 Quit kugel (Changing host)
18:26:18 Join kugel [0] (~kugel@rockbox/developer/kugel)
18:31:51fs-bluebotBuild Server message: New build round started. Revision eaaff26, 253 builds, 28 clients.
18:47:12 Quit cmhobbs (Ping timeout: 255 seconds)
18:54:34 Quit kugel (Ping timeout: 264 seconds)
18:55:23***Saving seen data "./dancer.seen"
19:00
19:28:49 Join ygrek [0] (~user@108.59.6.97)
19:37:59 Quit bluebrother (Ping timeout: 250 seconds)
19:38:31 Quit fs-bluebot (Ping timeout: 245 seconds)
19:40:34 Join bluebrother [0] (~dom@rockbox/developer/bluebrother)
19:42:07 Join fs-bluebot [0] (~fs-bluebo@g224237126.adsl.alicedsl.de)
19:48:32 Quit benedikt93 (Quit: Bye ;))
20:00
20:05:48 Join benedikt93 [0] (~benedikt9@unaffiliated/benedikt93)
20:32:05 Quit APLU (Quit: !sucide)
20:35:33 Join APLU [0] (~mulx@2a01:6600:8081:2900::1)
20:55:25***Saving seen data "./dancer.seen"
21:00
21:40:13 Join RiD [0] (~RiD@bl22-62-95.dsl.telepac.pt)
21:41:24 Quit sakax (Quit: Leaving)
21:42:38 Join ZincAlloy1 [0] (~Adium@pD9EE889D.dip0.t-ipconnect.de)
21:43:51 Quit ZincAlloy (Ping timeout: 240 seconds)
21:54:34 Join stripwax [0] (~Miranda@rockbox/developer/stripwax)
21:57:21 Quit ygrek (Ping timeout: 240 seconds)
21:58:49 Quit bluebrother (Disconnected by services)
21:58:54 Join bluebrother^ [0] (~dom@rockbox/developer/bluebrother)
21:59:15 Join user890104_ [0] (Venci@unaffiliated/user890104)
21:59:16 Join bpZero [0] (~bp@216.254.236.232)
22:00
22:00:10 Join drvink_ [0] (mdl@katsu.triplehelix.org)
22:01:25 Join mikroflops_ [0] (~yogurt@178.174.137.62)
22:05:11 Join WakiMiko_ [0] (~WakiMiko@unaffiliated/wakimiko)
22:11:01 Quit drvink (*.net *.split)
22:11:02 Quit bp0 (*.net *.split)
22:11:02 Quit WakiMiko (*.net *.split)
22:11:03 Quit shamus (*.net *.split)
22:11:04 Quit Guest81512 (*.net *.split)
22:11:06 Quit mikroflops (*.net *.split)
22:11:10 Quit user890104 (*.net *.split)
22:11:17 Nick user890104_ is now known as user890104 (Venci@unaffiliated/user890104)
22:11:26 Join shamus [0] (~shmaus@ip-206-192-193-180.marylandheights.ip.cablemo.net)
22:11:50 Quit y4n (Quit: Assumption is the mother of all fuckups)
22:47:04 Nick mikroflops_ is now known as mikroflops (~yogurt@178.174.137.62)
22:55:28***Saving seen data "./dancer.seen"
23:00
23:05:42 Quit lebellium (Quit: ChatZilla 0.9.90.1 [Firefox 32.0/20140722195627])
23:20:47 Join cmhobbs [0] (~cmhobbs@fsf/member/cmhobbs)
23:32:36 Quit bpZero (Quit: Leaving)
23:32:47 Join bp0 [0] (~bp@unaffiliated/bp0)
23:33:20 Nick bp0 is now known as bpZero (~bp@unaffiliated/bp0)
23:38:03 Quit pamaury (Ping timeout: 250 seconds)
23:38:11 Quit jhMikeS (Read error: Connection reset by peer)

Previous day | Next day