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 2020-02-01

00:32:29***Saving seen data "./dancer.seen"
00:45:37 Quit ZincAlloy (Quit: Leaving.)
01:00
01:09:12 Join S|h|a|w|n [0] (~shawn156@unaffiliated/shawn156)
01:56:45 Quit cc___ (Ping timeout: 272 seconds)
02:00
02:18:20 Quit prof_wolfff (Ping timeout: 265 seconds)
02:32:31***Saving seen data "./dancer.seen"
03:00
03:30:45 Quit pitch (Ping timeout: 246 seconds)
03:32:36 Join pitch [0] (~usr@unaffiliated/pitch)
04:00
04:00:00 Quit koniu (Remote host closed the connection)
04:00:26 Quit GeekShadow (Ping timeout: 240 seconds)
04:00:27 Join koniu [0] (~koniu@gateway/tor-sasl/koniu)
04:00:39 Join GeekShadow [0] (~antoine@nzf.turmel.info)
04:00:39 Quit GeekShadow (Changing host)
04:00:39 Join GeekShadow [0] (~antoine@reactos/tester/GeekShadow)
04:10:59 Quit GeekShadow (Ping timeout: 265 seconds)
04:11:13 Join GeekShadow [0] (~antoine@nzf.turmel.info)
04:11:13 Quit GeekShadow (Changing host)
04:11:13 Join GeekShadow [0] (~antoine@reactos/tester/GeekShadow)
04:32:35***Saving seen data "./dancer.seen"
04:50:01 Join massiveH [0] (~massiveH@ool-18e4eaeb.dyn.optonline.net)
05:00
05:29:09enigma9o7I'm getting closer. I made it thru configure and half of make
05:31:22enigma9o7asked me if i wanted normal or advanced, wasnt sure the difference
05:31:33enigma9o7plus a couple other cohices that didnt seem relevant
05:46:32S|h|a|w|ncloser to what?
05:57:50AldemTo you !
06:00
06:32:37***No seen item changed, no save performed.
07:00
07:25:04 Join advcomp2019__ [0] (~advcomp20@unaffiliated/advcomp2019)
07:25:39enigma9o7closer to getting rockbox to build
07:26:13enigma9o7now its stuck complaining about SDL.h but I think it just doesnt know where it is cuz i do have it
07:27:27enigma9o7I got around the sdl1.2 requirement by building sdl12-compat
07:28:42 Quit advcomp2019_ (Ping timeout: 268 seconds)
07:38:53 Join timetravelerr [0] (4574c419@ool-4574c419.dyn.optonline.net)
07:40:20timetravelerrHey just wanted to ask why couldn't the rockbox team build play count on a separate entry?, instead of having to update the database or rebuild it from scratch?
07:44:14 Part timetravelerr
08:00
08:32:38***Saving seen data "./dancer.seen"
08:42:25 Quit dys (Ping timeout: 240 seconds)
08:57:25enigma9o7Well, I'm now stuck. Make telling me "/usr/include/SDL/SDL_config_minimal.h:39:23: note: previous declaration of 'uintptr_t' was here
08:57:25enigma9o7 typedef unsigned long uintptr_t;" among other things
09:00
09:13:55 Join dys [0] (~dys@tmo-100-101.customers.d1-online.com)
09:38:25 Quit Bilgus (Ping timeout: 240 seconds)
09:41:27 Join Bilgus [0] (~Bilgus@unaffiliated/bilgus)
10:00
10:05:18 Join lebellium [0] (~lebellium@89-92-253-148.hfc.dyn.abo.bbox.fr)
10:32:24 Join prof_wolfff [0] (~prof_wolf@63.red-88-26-64.staticip.rima-tde.net)
10:32:41***Saving seen data "./dancer.seen"
10:37:30 Join ZincAlloy [0] (~Adium@2a02:8108:943f:d824:ac2d:9e3a:7e45:b043)
10:45:38 Quit XDjackieXD_ (Remote host closed the connection)
10:47:25 Join Rower [0] (~husvagn@m83-187-189-141.cust.tele2.se)
11:00
11:17:50 Join XDjackieXD [0] (~jackie@2a01:4f8:201:6485:1::18)
11:40:31 Quit massiveH (Quit: Leaving)
11:42:04 Quit S|h|a|w|n (Read error: Connection reset by peer)
11:42:09 Quit lagfra (Quit: Lost terminal)
11:42:49 Join brasello [0] (~brasello@anon-36-24.vpn.ipredator.se)
11:43:04 Nick brasello is now known as lagfra (~brasello@anon-36-24.vpn.ipredator.se)
12:00
12:24:18enigma9o7https://friendpaste.com/40kUSEqGHzPH1hEyvlrHmN
12:24:44enigma9o7Can anyone help me make? If so, check out that.
12:32:43***Saving seen data "./dancer.seen"
14:00
14:27:04 Quit JanC (Read error: Connection reset by peer)
14:27:19 Join JanC [0] (~janc@lugwv/member/JanC)
14:28:43 Quit JanC (Remote host closed the connection)
14:29:09 Join JanC [0] (~janc@lugwv/member/JanC)
14:32:48***Saving seen data "./dancer.seen"
14:39:40 Quit Xeha (Quit: /dev/null)
14:58:18 Join Xeha [0] (~Xeha@unaffiliated/k1773r)
15:00
15:39:12 Quit textmate (Quit: I got assblasted so i left)
15:42:09 Join textmate [0] (~textmate@236-129-17-89.fiber.hringdu.is)
15:45:20 Quit textmate (Read error: Connection reset by peer)
15:45:29BilgusI'm not sure which file has the error but you probably need to add a dummy file to the build directory to keep it for searching for the file thats in error
15:56:55 Quit yosafbridge (Quit: Leaving)
15:57:22Bilgusor maybe add conditional define to the file SDL_config_minimal.h # ifndef __intptr_t_defined or something along those lines
15:59:48 Quit Tsesarevich ()
16:00
16:00:02 Join Tsesarevich [0] (Tsesarevic@fluxbuntu/founder/joejaxx)
16:20:14 Join yosafbridge [0] (~yosafbrid@static.38.6.217.95.clients.your-server.de)
16:32:50***Saving seen data "./dancer.seen"
16:49:06 Join krabador [0] (~krabador@unaffiliated/krabador)
17:00
17:01:37 Quit Xeha (Ping timeout: 240 seconds)
17:23:24 Join pamaury [0] (~pamaury@rockbox/developer/pamaury)
17:50:48 Join Xeha [0] (~Xeha@unaffiliated/k1773r)
17:58:32 Join sherbets [0] (~Thunderbi@2600:6c58:4c7f:936b:21ec:d993:1c3:c64b)
18:00
18:32:51***Saving seen data "./dancer.seen"
19:00
19:13:53 Quit krabador (Remote host closed the connection)
19:22:54 Quit sherbets (Quit: sherbets)
19:23:05 Join sherbets [0] (~Thunderbi@97.86.63.168)
19:37:22 Join _Bilgus [0] (~Bilgus@unaffiliated/bilgus)
19:39:52 Quit Bilgus (Ping timeout: 268 seconds)
19:41:03 Join Bilgus [0] (~Bilgus@unaffiliated/bilgus)
19:42:02 Quit _Bilgus (Ping timeout: 265 seconds)
19:53:13 Quit enigma9o7 (Ping timeout: 240 seconds)
19:58:25 Join enigma9o7 [0] (~quassel@184-23-191-176.vpn.dynamic.sonic.net)
19:59:24 Join cc___ [0] (~ac@2001:910:1033:1:6a05:caff:fe1c:1627)
20:00
20:02:55 Quit pamaury (Ping timeout: 272 seconds)
20:03:14 Join pamaury [0] (~pamaury@rockbox/developer/pamaury)
20:16:40 Quit pamaury (Ping timeout: 265 seconds)
20:32:52***Saving seen data "./dancer.seen"
20:53:15 Quit Acou_Bass (Ping timeout: 268 seconds)
20:55:14 Join pamaury [0] (~pamaury@rockbox/developer/pamaury)
20:56:38 Join Acou_Bass [0] (~eddie@cpc97736-bolt17-2-0-cust152.10-3.cable.virginm.net)
21:00
21:08:33 Quit Acou_Bass (Ping timeout: 265 seconds)
21:11:13 Join Acou_Bass [0] (~eddie@cpc97736-bolt17-2-0-cust152.10-3.cable.virginm.net)
21:33:12 Quit enigma9o7 (Ping timeout: 265 seconds)
21:33:39 Join enigma9o7 [0] (~quassel@184-23-191-201.vpn.dynamic.sonic.net)
21:56:34 Join krabador [0] (~krabador@unaffiliated/krabador)
21:58:03 Join Timetravelerr [0] (4574c419@ool-4574c419.dyn.optonline.net)
22:00
22:18:29 Quit krabador (Remote host closed the connection)
22:30:48 Quit lagfra (Ping timeout: 240 seconds)
22:32:54***Saving seen data "./dancer.seen"
22:33:11 Quit prof_wolfff (Ping timeout: 260 seconds)
22:52:01 Quit Timetravelerr (Ping timeout: 260 seconds)
22:58:48 Join Timetravelerr [0] (4574c419@ool-4574c419.dyn.optonline.net)
23:00
23:39:57 Quit sherbets (Ping timeout: 265 seconds)
23:43:03 Quit lebellium (Quit: Leaving)
23:48:45 Join sherbets [0] (~Thunderbi@97.86.63.168)
23:54:57 Quit sherbets (Read error: Connection reset by peer)
23:55:14 Join sherbets [0] (~Thunderbi@97.86.63.168)

Previous day | Next day