Development
BServer/BApplication: added constructor for looper name.
* Added an extra looperName argument to the private BApplication
constructor that BServer is using.
* This is now used to fix the ugliness that gave the registrar
a different looper name, and even saves a string comparison.
* Added an extra looperName argument to the private BApplication
constructor that BServer is using.
* This is now used to fix the ugliness that gave the registrar
a different looper name, and even saves a string comparison.
Categories: Development
find_paths_etc(): added user/system only flags.
* B_FIND_PATHS_(USER|SYSTEM)_ONLY cause only the specified paths
to be included in the result list.
* B_FIND_PATHS_(USER|SYSTEM)_ONLY cause only the specified paths
to be included in the result list.
Categories: Development
BPathFinder::FindPaths() fixed passing flags.
* One variant of FindPaths() replaced the flags with '0'.
* One variant of FindPaths() replaced the flags with '0'.
Categories: Development
Ticket #11922 ([PATCHSET] Add missing part of BMediaRoster and other improvements in ...) created
This patch improve various aspects of the media_kit and media_server, this is a little summary :
- Add BMediaRoster::IsRunning, SyncToNode (#11856) and GetFormatsFor
- General improvements in style and error checking
- Fix #5621
- Add a new service for detecting when media services are up/down and use it to remove code duplication, make BMediaRoster survive to media_server reboot by reestabilishing the connection, make media_server to watch when the media_addon_server quit and call the cleanup function, which was leaved here uncomplete and unused until i get on it.
Categories: Development
[haiku-development] Proposal for commit access to Janus (Adrien Destugues)
Hi,
This is a proposal to give commit access to Janus.
He contributed patches to Haiku since 2012, with fixes mainly related to
improving the user interface. You can review his accepted commits here:
(there are a few more
still pending in Trac).
--
Adrien.
...
Categories: Development
[haiku-development] Re: User space the final fronteir (Brian Hague)
wow that was random...
...
Categories: Development
[haiku-development] User space the final fronteir (grossburger)
Ingo, SHUT THE FUCK UP!
It's a bug alright - in Haiku. How long have you been a
maintainer? And you *still* haven't learnt the first rule of Haiku maintenance?
If a change results in user programs breaking, it's a bug in Haiku. We never
EVER blame the users. How hard can this be to understand?
To make matters worse, the package manager is clearly total and utter CRAP even
if it didn't break applications.
...
Categories: Development
[haiku-development] Re: Adding RDEFs to non-binary files (pete . goodeve)
On Fri, Feb 27, 2015 at 03:56:03PM +0100, PulkoMandy wrote:
I see. What about Xicon, then? Pete, would you care to donate the source
code for integration with Haiku?
I'd be delighted to (:-)) The source code is in the current package anyway,
freely distributable.
No need for that, we can just make a package.
I've actually always hoped it could become part of the core distribution,
...
Categories: Development
Update usb.ids from www.linux-usb.org
Categories: Development
Ticket #11918 ([Media] ListViewItem doesn't scale well with big fonts) closed
fixed:
Patch applied in hrev48930. Thanks!
Categories: Development
Ticket #11917 ([Printers] Redraw glitch in listview) closed
fixed:
Patch applied in hrev48930. Thanks!
Categories: Development
Ticket #11787 ([Appearance] Antialiasing "Revert" button doesn't work properly) closed
fixed:
Patch applied in hrev48930. Thanks!
Categories: Development
