00:52:35 Пользователи: Billi_Gates, Nico-izo, diGer, diver@mac, fgssfgss, newlifer, siaržuk, Ботиха (8)
00:52:35 siaržuk установил(а) тему: Сайт проекта: http://www.haiku-os.org
Haiku OS R1/alpha 4.1: http://www.haiku-os.org/get-haiku
Сайт сообщества: http://qube.ru/
BeShare: siarzhuk.dyndns.org
Логи конференции: http://freenet59.ru.com/haiku-os@conference.jabber.ru/
Ночные сборки: http://haiku-files.org/
Git-репозиторий Haiku: http://git.haiku-os.org
Вставлять логи сюда: http://pastie.org
Вставлять картинки сюда: http://imgur.com
ВНИМАНИЕ: Для получения статуса "Участник" перешлите Вашу просьбу модераторам [как приватное сообщение].
00:52:35 Ботиха: RSS: Новости для Recent Commits to haiku:master
• Debugger: Add selection support to MemoryView.
Debugger: Add selection support to MemoryView.
- The Inspector's memory view now supports selecting chunks of the hex display in
the manner one would in a TextView. The selection can also be copied to the clipboard,
or if it matches the size of a target address, can be used as input for an address to
inspect directly.
Still needs some fine tuning, but basically works.
https://github.com/haiku/haiku/commit/6c5893fbbf22dfc58f622c244ee09a718f89ad43
• Build fix.
Build fix.
https://github.com/haiku/haiku/commit/af967edb7d20fe472ac7dc2c013e13fcbc249ca3
• Debugger: Fix data copy issue.
Debugger: Fix data copy issue.
- B_PRIx8 unfortunately doesn't necessarily strictly stay within the bounds
of an 8-bit hex constant, so force the size passed to snprintf to make it
that way.
https://github.com/haiku/haiku/commit/fb916bc870d42cb7980c244b337edcda4be82c36
00:59:44 newlifer вышел
00:59:58 newlifer зашел как постоянный участник online [0]
01:25:38 siaržuk вышел
01:27:22 siaržuk зашел как владелец конференции online [50]
01:43:23 newlifer теперь away [0] ( (Автостатус 'Отошел' по причине бездействия более 5 мин))
01:46:05 newlifer теперь online [0]
01:52:49 Ботиха: RSS: Новости для Recent Commits to haiku:master
• Fix previous format problem more correctly.
Fix previous format problem more correctly.
Thanks Ingo, Oliver and Ithamar for the hint.
https://github.com/haiku/haiku/commit/f8319398742377547348d9664992553c297e9e21
02:16:56 totish зашел как модератор и администратор online [50]
02:19:46 totish: Здоровенькі будьте!
02:20:43 siaržuk: гаў!
02:26:17 siaržuk: _ver totish
02:26:19 Ботиха: siaržuk: Psi+ 0.15.5338 (Jun 22 2012) // Debian GNU/Linux 7.1 (wheezy)
02:26:39 siaržuk зажимает нос и отодвигается
02:27:15 totish: погодь вафлю настраиваю!
02:27:57 Billi_Gates вышел
02:27:59 totish: жаль что под гайкой пока нельзя :-(
02:28:30 siaržuk: ;)
02:28:58 totish вышел
02:30:53 totish зашел как модератор и администратор online [50]
02:31:03 totish: _ver
02:31:04 Ботиха: totish: Psi+ 0.15.5188-webkit (Feb 8 2012) // Haiku ( Walter Rev. hrev45857)
02:31:25 totish: А так лучше!
02:31:36 totish: ?
02:34:21 siaržuk: _ver totish
02:34:22 Ботиха: siaržuk: Psi+ 0.15.5188-webkit (Feb 8 2012) // Haiku ( Walter Rev. hrev45857)
02:34:28 siaržuk: ишты
02:39:52 berus зашел как постоянный участник online [0] (Доступен)
02:41:15 totish вышел
02:50:58 3dEyes зашел как владелец конференции online [0]
02:53:12 Ботиха: RSS: Новости для Recent Commits to haiku:master
• HaikuDepot: Package information can be retrieved asynchronously
HaikuDepot: Package information can be retrieved asynchronously
https://github.com/haiku/haiku/commit/5f827428583095b828eadce5e7e13cb204f0b9ab
• HaikuDepot: Also lock the model when updating the list
HaikuDepot: Also lock the model when updating the list
https://github.com/haiku/haiku/commit/b0fbddbd03794617503d1e75a1ef456b71ebbe19
• HaikuDepot: Fixed selecting the right package when the list is sorted.
HaikuDepot: Fixed selecting the right package when the list is sorted.
https://github.com/haiku/haiku/commit/bb4c532b7779934fdab117c7b5de29461c800bf3
02:59:02 siaržuk вышел
03:05:57 diGer вышел
03:08:37 berus вышел
03:38:34 Ботиха: RSS: Новости для Recent Commits to haiku:master
• Fix gcc2 build.
Fix gcc2 build.
https://github.com/haiku/haiku/commit/206313697f8d1763a453521cd99d021493535932
• BColumnListView: Enable invalidating rows, fix SetField()
BColumnListView: Enable invalidating rows, fix SetField()
* Seems like there was no easy way to simply invalidate
a given BRow. Introduced BColumnListView::InvalidateRow().
* BRow::SetField() tried to invalidate the row, but invalidated
the listview instead of the BOutlineView responsible for
drawing the list contents. Use the new InvaalidateRow().
https://github.com/haiku/haiku/commit/bdd7ba66b535f8c428c84958c801c59216ac693e
• HaikuDepot: Update package list when necessary
HaikuDepot: Update package list when necessary
* Pass the Model lock to the PackageListView.
* Register a PackageInfoListener with every listed package.
* Update the rating when it is fetched.
https://github.com/haiku/haiku/commit/e69b2374f256601ce938a34c493f01331b5eb6d3
• libroot: Make sure PTHREAD_STACK_MIN is in the allowed range
libroot: Make sure PTHREAD_STACK_MIN is in the allowed range
https://github.com/haiku/haiku/commit/74018092d0db34e537e509e77c1e763b542cc3df
• system: Use B_PAGE_SIZE to define stack sizes
system: Use B_PAGE_SIZE to define stack sizes
As korli suggested use B_PAGE_SIZE for defining stack size related
definitions what seems to be more natural for them and also may
help if we ever support an architecture with page size different than
4kB.
https://github.com/haiku/haiku/commit/f06af2e2f897af2a66cb6031c7b7e05770f9271e
• posix: Update PTHREAD_STACK_MIN to match MIN_USER_STACK_SIZE
posix: Update PTHREAD_STACK_MIN to match MIN_USER_STACK_SIZE
Thanks for pointing this out Pete!
https://github.com/haiku/haiku/commit/aca204991f6753d7779292ed8605359b14973aa9
03:51:57 newlifer вышел
04:26:30 3dEyes теперь online [0]
05:39:02 Ботиха: RSS: Новости для Recent Commits to haiku:master
• Revert "ScreenSaver: ScrollToSelection off-by-one"
Revert "ScreenSaver: ScrollToSelection off-by-one"
This reverts commit fb90f7ffe49c07e82cd8cf68012929c87319f656.
Underlying issue fixed in hrev46066
https://github.com/haiku/haiku/commit/c21a3b20c9d716c2614171d49b274303fca4285d
07:39:47 Ботиха: RSS: Новости для Recent Commits to haiku:master
• loader/u-boot: fix alignment of uimage components.
loader/u-boot: fix alignment of uimage components.
The "blobs" in a U-Boot uimage are aligned at 4 bytes, which we
did not take into account. Found this when adding a 3rd blob
containing the Flattened Device Tree for ARM.
https://github.com/haiku/haiku/commit/7418443d1246959a5d89dad67d56b749a6708c6a
• ARM: kernel: fix timer resolution and implement basic timekeeping.
ARM: kernel: fix timer resolution and implement basic timekeeping.
The previously used method for programming the timer did not take
into account that our timespec is 64bit while the register we poke
it into is 32 bit. Since the PXA (SoC in Verdex target) has a limited
scale of resolution (us,ms,second) we dynamicly determine the one
that we can most closely match, and set that.
For f.ex. snooze to work however, we also need system_time to work.
The current implementation uses a system timer at microsecond
resolution to keep track of time.
Although the code is far from perfect, committing it now before
it gets lost, since I'm working on the infrastructure code
to properly factor out the SoC specific code out of the core
ARM architecture code (so the kernel can support more then
our poor old Verdex QEMU target ;))
https://github.com/haiku/haiku/commit/af1c0b55ca4c6303ce2c2d8789442421ddda2bc8
08:15:46 diGer зашел как модератор и администратор online [5]
08:15:57 diGer вышел
08:50:33 diGer зашел как модератор и администратор online [5]
08:50:49 diGer вышел
09:19:25 diGer зашел как модератор и администратор online [5]
09:19:36 diGer вышел
09:39:33 diGer зашел как модератор и администратор online [5]
09:40:17 Ботиха: RSS: Новости для Recent Commits to haiku:master
• norflash: do not accept any device as a valid 'norflash'
norflash: do not accept any device as a valid 'norflash'
Seems the original code was a little *too* simple ;-)
https://github.com/haiku/haiku/commit/00e13e215e687183d8192b339232c941bddb5c8f
09:56:30 diGer теперь away [5] (Auto Status (idle))
10:01:40 siaržuk зашел как владелец конференции online [50]
10:02:59 diGer теперь online [5]
10:03:02 diGer вышел
10:03:06 3dEyes вышел
10:06:10 diGer зашел как модератор и администратор online [5]
10:13:06 gour зашел как постоянный участник online [1] (в офисе (3DiVi))
10:21:43 diGer: _ver
10:21:44 Ботиха: diGer: Psi 0.15 // Haiku ( Walter Rev. hrev46041)
10:32:32 siaržuk теперь away [40] (Кто все эти люди? 8-( ))
10:35:31 diGer теперь away [5] (Auto Status (idle))
10:36:15 siaržuk теперь online [50]
10:40:34 Ботиха: RSS: Новости для Recent Commits to haiku:master
• device_manager: Move init_node_tree to after kdl cmd registration
device_manager: Move init_node_tree to after kdl cmd registration
This helps when debugging, since when a driver/module causes a crash
while registering with the device manager, you can actually look at
the device manager state ;-)
https://github.com/haiku/haiku/commit/f2479c22a8fc50b3086c63d2c823621d39c183ba
10:40:42 diGer теперь online [5]
10:43:02 gour теперь away [0] (3DiVi: отошел куда-то)
10:48:05 siaržuk теперь away [40] (Кто все эти люди? 8-( ))
10:53:59 diGer вышел
10:54:14 diGer зашел как модератор и администратор online [5]
11:01:06 diGer: Из интервью с Полом Верховеном:
"Смешно еще вот что: самые лучшие рецензии на мою с Арнольдом версию «Вспомнить все» стали появляться в прессе после того, как на экраны выпустили римейк. Я еще подумал: наконец-то я собрал положительные отзывы. (Смеется.)
"
11:06:24 siaržuk теперь online [50]
11:08:28 gour теперь online [1] (в офисе (3DiVi))
11:18:41 siaržuk вышел
11:32:49 diGer вышел
11:33:49 Billi_Gates зашел как постоянный участник xa [0] (Меня нет)
11:45:03 diGer зашел как модератор и администратор online [5]
11:46:30 diGer:
Ая-я-яй сломали гайку сломали,
Ая-я-яй суки замочили...
11:47:11 diGer: diver@mac: там никто в усб не ковырялся? у меня свежак виснет на усбе
12:05:44 diGer вышел
12:17:28 siaržuk зашел как владелец конференции online [5]
12:27:49 diGer зашел как модератор и администратор online [50]
12:37:11 diver@mac: какой то мелкий фикс был недавно
12:40:49 diGer: если найдешь - буду ппц как признателен
12:41:51 diGer: diver@mac: у меня стоит усб-кардридер, дак вот на нём и застреввет
12:42:05 diGer: отключаю - загружается нормально
12:42:45 diver@mac: попробуй http://cgit.haiku-os.org/haiku/commit/?id=hrev46068 откатить
12:43:45 diver@mac: hrev46058 еще 1 кандидат
12:46:26 siaržuk: http://www.ohloh.net/p/haiku/contributors/14598593899058
12:50:11 newlifer зашел как постоянный участник online [0]
12:50:53 diGer: siaržuk: чеза ссылка
12:51:17 siaržuk: а почему ты спрашиваешь? :-D
13:03:00 diGer теперь away [40] (Автостатус (неактивен))
13:23:01 diGer теперь xa [30] (Автостатус (неактивен))
13:57:46 diver@mac вышел
14:08:52 diGer теперь online [50]
14:10:12 diGer вышел
14:11:03 diver@mac зашел как владелец конференции online [0]
14:11:03 diver@mac теперь online [0]
14:19:36 gour теперь away [0] (3DiVi: отошел куда-то)
14:24:53 diGer зашел как модератор и администратор online [5]
14:33:02 gour теперь online [1] (в офисе (3DiVi))
14:37:34 3dEyes зашел как владелец конференции online [0]
14:38:59 diGer вышел
14:43:43 diGer зашел как модератор и администратор online [5]
14:55:53 3dEyes теперь online [0]
15:05:58 gour вышел
15:07:59 diGer вышел
15:16:04 diGer зашел как модератор и администратор online [5]
15:17:11 michael_s(Atom330) зашел как владелец конференции online [15]
15:17:11 michael_s(Atom330) теперь online [15]
15:21:32 Billi_Gates вышел
15:30:38 diver@mac теперь online [0]
15:35:23 3dEyes теперь away [0] (Отошел)
15:37:15 michael_s(Atom330) теперь away [15]
15:42:19 Ботиха: RSS: Новости для Recent Commits to haiku:master
• Debugger: Fix calculation in MemoryView.
Debugger: Fix calculation in MemoryView.
- The offset calculation for mapping the current point wasn't taking
into account the number of bytes per hex block, causing it to be
proportionally further off if one switched to 16/32/64-bit hex mode.
Gets mouse selection working properly in said modes.
https://github.com/haiku/haiku/commit/a82e311cf19cd5493798b6164e2246f1b78c8bfa
• Debugger: Fix RegistersView context menu.
Debugger: Fix RegistersView context menu.
- Always grab the address value from the actual register value column,
rather than the one that's in fact under the mouse. Fixes the "Inspect"
item sending you to inspect address 0 if you happened to right click over
the register name rather than the value.
https://github.com/haiku/haiku/commit/4ce4250be08c334d7aa6e9008d0108afb7bdbf0b
15:43:03 Billi_Gates зашел как постоянный участник online [0] (Да, я здесь.)
15:44:15 michael_s(Atom330) теперь xa [15]
15:44:32 3dEyes теперь online [0]
15:45:37 Billi_Gates теперь away [0] (Отошел в 17:43. Скоро вернусь.)
15:46:06 Billi_Gates теперь xa [0] (Меня нет)
15:46:07 Billi_Gates теперь online [0] (Да, я здесь.)
15:53:57 diGer вышел
15:56:49 savant зашел как постоянный участник online [5]
16:01:02 Billi_Gates теперь away [0] (Отошел в 17:59. Скоро вернусь.)
16:02:05 siaržuk вышел
16:05:55 diGer зашел как модератор и администратор online [5]
16:07:06 siaržuk зашел как владелец конференции online [5]
16:08:42 Billi_Gates теперь online [0] (Да, я здесь.)
16:10:29 newlifer вышел
16:12:35 savant теперь away [5] (Auto Status (idle))
16:13:47 Billi_Gates теперь away [0] (Отошел в 18:11. Скоро вернусь.)
16:17:27 savant теперь online [5]
16:17:33 diGer вышел
16:33:47 Billi_Gates теперь xa [0] (Меня нет)
16:34:45 michael_s(Atom330) вышел
16:35:55 michael_s(Atom330) зашел как владелец конференции online [15]
16:35:56 michael_s(Atom330) теперь online [15]
16:38:58 beos зашел как постоянный участник online [50]
16:39:30 beos вышел
16:42:37 Ботиха: RSS: Новости для Recent Commits to haiku:master
• Debugger: MemoryView - Tweak target address drawing.
Debugger: MemoryView - Tweak target address drawing.
- Since we actually draw a selection now, change the target address
highlight to clearly distinguish it. Rather than inverting it, it's
now drawn with a normal background and red text in the hex display.
The text mode subcomponent still shows it as an invert though, since
the latter doesn't currently indicate the selection.
https://github.com/haiku/haiku/commit/5ad39153e3e408483ddc076641a0f6425bafc07a
16:45:14 diver@mac теперь online [0]
16:46:28 diGer зашел как модератор и администратор online [5]
16:46:48 diGer: diver@mac: https://dev.haiku-os.org/ticket/9589#comment:7
16:46:53 diGer: норм?
16:47:13 diGer: как заслуженного баговода спрашиваю
16:59:05 michael_s(Atom330) теперь away [15]
17:00:44 diGer вышел
17:04:20 diver@mac теперь online [0]
17:05:36 michael_s(Atom330) теперь online [15]
17:06:13 beos зашел как постоянный участник online [50]
17:06:39 beos теперь online [50]
17:11:10 3dEyes теперь away [0] (Отошел)
17:11:14 beos: こんにちは
17:13:12 siaržuk теперь away [5] (Соўгаюся недзе паблізу...)
17:13:19 beos вышел
17:19:28 savant теперь away [5] (Auto Status (idle))
17:24:14 berus зашел как постоянный участник online [50]
17:27:06 berus вышел
17:31:40 michael_s(Atom330) теперь away [15]
17:33:12 siaržuk теперь xa [5] (Соўгаюся недзе паблізу...)
17:33:53 michael_s(Atom330) теперь online [15]
17:35:07 siaržuk теперь online [5]
17:36:56 michael_s(Atom330) теперь away [15]
17:38:21 michael_s(Atom330) теперь online [15]
17:39:28 savant теперь xa [5] (Auto Status (idle))
17:42:07 michael_s(Atom330) теперь away [15]
17:42:42 berus зашел как постоянный участник online [50]
17:42:42 3dEyes теперь online [0]
17:43:06 berus вышел
17:43:48 berus зашел как постоянный участник online [50]
17:44:06 newlifer зашел как постоянный участник online [0]
17:48:56 savant теперь online [5]
17:49:07 michael_s(Atom330) теперь xa [15]
18:00:12 michael_s(Atom330) теперь online [15]
18:03:25 newlifer вышел (Replaced by new connection)
18:03:27 newlifer зашел как постоянный участник online [0]
18:03:28 newlifer теперь online [0]
18:03:33 newlifer вышел
18:03:46 newlifer зашел как постоянный участник online [0]
18:06:33 3dEyes теперь away [0] (Отошел)
18:17:10 3dEyes теперь online [0]
18:23:20 michael_s(Atom330) теперь away [15]
18:25:17 savant: китайцы отаке
18:28:01 michael_s(Atom330) теперь online [15]
18:31:02 michael_s(Atom330) теперь away [15]
18:31:24 michael_s(Atom330) теперь online [15]
18:36:43 3dEyes: это японский
18:37:40 siaržuk: срезал™
18:37:43 siaržuk: :)
18:44:04 berus теперь away [40] (Автостатус (неактивен))
18:54:15 savant: чйорт,всегда их путал
18:58:35 berus теперь online [50]
19:04:43 michael_s(Atom330) вышел
19:06:55 3dEyes вышел
19:08:07 newlifer вышел (Replaced by new connection)
19:08:09 newlifer зашел как постоянный участник online [0]
19:08:09 newlifer теперь online [0]
19:08:40 berus теперь away [40] (Автостатус (неактивен))
19:28:39 berus теперь xa [30] (Автостатус (неактивен))
19:43:39 Ботиха: RSS: Новости для Recent Commits to haiku:master
• Merge branch 'master' into sam460ex
Merge branch 'master' into sam460ex
https://github.com/haiku/haiku/commit/228524afb62ca082b432e765b70432d502e30cfe
• Whitespace cleanup
Whitespace cleanup
https://github.com/haiku/haiku/commit/c55cff0acc4bd544d05059833ca909385a5a2f94
20:00:02 fgssfgss вышел
20:05:08 berus вышел
20:10:20 diGer зашел как модератор и администратор online [50]
20:44:00 Ботиха: RSS: Новости для Recent Commits to haiku:master
• PPC: OF: Make sure kernel args match the U-Boot one
PPC: OF: Make sure kernel args match the U-Boot one
Since both platforms can boot the same kernel we must accept either
arg, so we make sure they are identical for now.
TODO: use a union or KMessage maybe?
https://github.com/haiku/haiku/commit/09d213f3b37465cd0f5c034de2023e8ca46881b3
• ARM: kernel: fix system_time() when being called too early.
ARM: kernel: fix system_time() when being called too early.
https://github.com/haiku/haiku/commit/34ed0fe74aa9d8b0b432ee165000ab04c97f3dcf
20:57:10 diGer теперь away [40] (Автостатус (неактивен))
20:58:12 berus зашел как постоянный участник xa [30] (Автостатус (неактивен))
21:01:16 diGer теперь online [50]
21:02:53 berus вышел
21:23:40 siaržuk вышел
21:45:48 berus зашел как постоянный участник online [15]
21:53:22 berus теперь online [15]
21:58:39 berus вышел
22:32:47 diGer теперь away [40] (Автостатус (неактивен))
22:42:44 siaržuk зашел как владелец конференции online [50]
22:44:36 Ботиха: RSS: Новости для Recent Commits to haiku:master
• Debugger: Fix off by one error in report generator.
Debugger: Fix off by one error in report generator.
- The disassembly dump would consequently stop at the instruction
prior to the actual crash culprit, and also erroneously mark it
as such.
https://github.com/haiku/haiku/commit/7de035619bf4e660f3f2243b343de4dffc7ab79b
22:52:47 diGer теперь xa [30] (Автостатус (неактивен))
22:54:02 diGer теперь online [50]
23:21:22 diGer теперь away [40] (Автостатус (неактивен))
23:21:46 diGer теперь online [50]
23:31:06 savant теперь away [5] (Auto Status (idle))
23:33:14 diGer теперь away [40] (Автостатус (неактивен))
23:47:57 diGer теперь online [50]
23:51:06 savant теперь xa [5] (Auto Status (idle))