⛏️ index : haiku.git

Age Commit message Author
Add the Tracker add-ons directory to the mimeset list to enable Zip-O-Matic out of the box. This shouldn't be required on trunk as it has been updated there to work differently. Michael Lotz
Merging r33101 from trunk: Rewrote scsi.h. This should be the last missing header. Michael Lotz
Merge r33085 from trunk: Fixed typo. Michael Lotz
Merge r33082 from trunk: Add ideinfo and idestatus only when building with the IDE stack. Michael Lotz
Merging r33078-r33080 from trunk. Removing copyrighted icons and bitmaps. Michael Lotz
Merging r33066 from trunk: Force uid and gid to 0 when building the CD. This avoids taking over foreign user and group ids on build platforms that support them. Fixes #4458. Michael Lotz
Merging r33049 from trunk: * DHCPClient now passes communication problems with NetServer on to caller, as a result failed DHPC-requests will no longer result in bogus static configurations (but an auto-config IP-address will be picked instead) Michael Lotz
Merging r32971 from trunk. It disables the use of the yet unsupported float format in the multi audio add-on and adds a bit of debug output to HDA. Michael Lotz
Merging r33039, r33042 and r33043 from trunk after consulting Marcus. Michael Lotz
Merging r32908 from trunk as the corresponding documentation has been merged as well: Renamed menu 'Attributes|Copy/Paste Attributes' to 'Attributes|Copy/Paste Layout'. Michael Lotz
Merging r32906 from trunk: * Applied patch by Matt to change command/option behaviour to mimic the American.keymap. This closes ticket #4396. Michael Lotz
Merging BTextView autoindent fixes from r32993 in trunk. Michael Lotz
Merging Installer link fixes from r32995 from trunk. They were missing in r32997. Michael Lotz
Merged changesets r32877, r32878, r32921, r32977, r32978, r32988, r32989, r33004 and r33010 as requested by Marcus. I can confirm that at least ATAPI works on all systems here that it worked on before and at least one problem with another system I have is fixed (system stalls for a very long time before continuing to boot if IDE DMA is not disabled). Stephan Aßmus
Force package update due to in-place removal of .svn dirs. Rene Gollent
* the OpenSSL optional package isn't obsolete, since there is a version for r1a1 Oliver Tappe
merging r33019-33021 from trunk: * updated Firefox optional package for r1a1 Oliver Tappe
Merged r33017 (fixed Pe package). Stephan Aßmus
Merged changesets r32958, r32960 and r32965 (nVidia) from trunk. This is supposed to bring the nVidia in sync with trunk, I am going to check and make sure in a minute. Stephan Aßmus
merge r33002, r33003, r33005 from trunk Jérôme Duval
merged r33008 from trunk: * updated Perl optional package for r1a1 Oliver Tappe
closing #4453: * fixed precedence problem in jam rule that caused an if to evaluate to true, no matter if a cd or an image was being built Oliver Tappe
merging r32999 from trunk: * opendir() is supposed to return ENOTDIR if the given path is not a directory, we returned EINVAL instead, which caused Perl's internal glob() implementation to fail prematurely Oliver Tappe
Added Mercurial and Git. Stephan Aßmus
* Merged changesets r32903, r32926, r32957, r32959, r32967, r32986 and r32987 (all the CommandPipe and Installer changes). * Merged changeset r32968 (Haiku Guide). * Merged changesets r32969, r32983, r32984 and r32992 (OptionalPackages). * Merged changeset r32995 (Installer links fixes). * Merged changeset r32996 (unzipping of packages at install time) * Updated OptionalPackages warnings about packages that still need to be rebuilt. Stephan Aßmus
Merging r32990 from trunk to allow the alpha CD to be used in VMWare Fusion. Michael Lotz
Applying locking addition only from r32937 on trunk. This should fix #4441. Michael Lotz
Merged r32949 from trunk. Stephan Aßmus
Merged changesets r32919, r32931, r32933, r32941, r32942, r32946, r32947, r32948 and r32950. Stephan Aßmus
Merging r32951 from trunk. Michael Lotz
Merge r32944 from trunk. Rene Gollent
Merging r32925 and r32934 with Tracker settings changes from trunk. Ryan Leavengood
Apply crash fixes of r32937 from trunk only. Michael Lotz
Merging r32936 from trunk as it is needed to fix a crashing bug in write_overlay. Michael Lotz
Merging app_server fixes r32927 and r32929 from trunk. Michael Lotz
Merged r32893, r32895, r32901, r32902, r32909, r32910 and r32918. Stephan Aßmus
For the release: mimeset the media_addon_server before launching the media_server when booting from CD. This allows the media_server to find the media_addon_server and therefore allows it to work when running in LiveCD mode. Michael Lotz
Merging fixes r32913-32915 from trunk. Michael Lotz
Merging r32900 after successful tests on different machines. Michael Lotz
Merging r32897 from trunk. Michael Lotz
Fixed alpha branch build as well. Stephan Aßmus
Merged changes r32888, r32890 and r32891 from trunk. Stephan Aßmus
* Removed unused atomizer module (it wasn't even on the image). * Since it's usefulness it at least questionable, I wouldn't mind removing it from trunk as well -- we can resurrect always it if the need arises. Axel Dörfler
Merged r32885 from trunk. Stephan Aßmus
* Fixed dirent_test build. Axel Dörfler
Merged changes r32876, r32879, r32880 and r32881 from trunk. Stephan Aßmus
Merged changes r32867, r32868, r32869 and r32872 from trunk. Stephan Aßmus
Tweaked the execution time of the Bootscript when running off of read-only media by inserting delays to prevent concurrent disk access. This is of course quite non-elegant and the delays are hardcoded and do not depend on the hardware but todays CD-ROM drives have more likely similar speeds than be very different. And of course this solution on the other hand does solve quite a serious problem. Especially the time from where the rocket icon lights up (start of the Bootscript) to where the blue desktop background shows is dramatically reduced (over four minutes down to half a minute). The net_server start is delayed until the user has opted for the Live-CD mode. Running the Installer is now the default choice. Once a more elegant solution is presented, the Bootscript should be cleaned up again. This is more so that we have something until the deadline... Stephan Aßmus
Merged r32860, together with mmlr's fixes and merges, alpha branch is now head to head with trunk. I.e. at r32863. Stephan Aßmus
Merged changes r32840, r32845 and r32846 from trunk. Alpha branch is now current up to r32857. Stephan Aßmus
Merged changes r32828, r32829, r32830 and r32831 from trunk. Stephan Aßmus
Merging r32862 from trunk. Michael Lotz
Merged changes r32805, r32806, r32807, r32812, r32813 and r32814 from trunk. Stephan Aßmus
Merge r32857 from trunk. Michael Lotz
Merged changes r32847-r32848, r32852, r32853 from trunk. Stephan Aßmus
Merged changes r32795, r32798, r32799, r32849, r32850 from trunk. Stephan Aßmus
* Cleaned up indentation and line breaks. Axel Dörfler
Merged from r32838 Fredrik Modeen
Merged r32832 and r32835 from trunk. Fredrik Modeen
Merged r32833 Marcus Overhagen
Merging write_overlay fixes r32822, r32823 and r32825 from trunk. Michael Lotz
Merge 32819,32820 into alpha. Rene Gollent
Merged r32817 from trunk. Marcus Overhagen
Merged r32815 from trunk. Michael Lotz
Merged changes from r32786, should have been part of last commit, sorry. Stephan Aßmus
Merged trunk changes from r32785 to r32787. Stephan Aßmus
Merged r32789 to r32792 from trunk. Stephan Aßmus
Merged r32804 from trunk. Stephan Aßmus
Merged r32802 and r32803 from trunk. Stephan Aßmus
Merge r32800 from trunk. Rene Gollent
* Merged r32763-32768, r32771-32783. Axel Dörfler
Merged r32769 from trunk Marcus Overhagen
* Added/removed packages as described in ticket #4284, but I added Python directly, and did not let Development depend on it. Axel Dörfler
* Merged r32661, r32662, r32667, r32673-32719, r32722-32726, r32728, r32729, r32731-32733, r32735-32760 from trunk. Axel Dörfler
Updated Vision package for Alpha. Rene Gollent
* updated gcc4 package for r1alpha1 Oliver Tappe
Added obsoleteness warnings for optional packages that have not yet been rebuilt. Ingo Weinhold
* updated gcc2 package for r1alpha1 Oliver Tappe
* build fix: remove another use of SubIncludeGPL for ntfs Oliver Tappe
* Removed the only GCC4 pre-alpha compatibility work-around I know of. Axel Dörfler
* Build fix, don't use SubIncludeGPL. Axel Dörfler
* Set version for the alpha branch (this is what AboutSystem will show). If there are any other places with version information that needs to be updated, please tell! Axel Dörfler
Disable serial port debugging in the Alpha release. Stephan Aßmus
* Removed firewire from the image for the alpha. * Removed GPL_ONLY tag from ntfs and reiserfs. Axel Dörfler
* Merged r32644 to r32660 into the release branch. Axel Dörfler
* Set B_HAIKU_VERSION to B_HAIKU_VERSION_1_ALPHA_1. Axel Dörfler
* Created the alpha branch. Please mark your commits to trunk that should go into the release, or, if it's a minor change you're sure about, just go ahead and commit it there. Axel Dörfler
Add common Microsoft filetypes. We might never support them, but having them will likely help people navigate their folders, by recognizing enough files. They need icons for that to work though. Jonas Sundström
Some server side debug output. Stefano Ceccherini
Add mime video/ogg as per http://wiki.xiph.org/index.php/MIME_Types_and_File_Extensions Jonas Sundström
Ogg audio mime as described here: http://wiki.xiph.org/index.php/MIME_Types_and_File_Extensions Jonas Sundström
added an id with reversed_eamp_polarity on Jérôme Duval
Mime application/ogg is registered and supersedes application/x-ogg. Remove app's bitmap icons. Jonas Sundström
Update to mime as described at http://wiki.xiph.org/index.php/MIME_Types_and_File_Extensions Jonas Sundström
Remove bitmap icons. Jonas Sundström
Initialize last part of byte to 0, just in case. Michael Lotz
Correct preferred app's signature. Jonas Sundström
fixed a typo in dump_edid. Rudolf Cornelissen
* Once again New e-mail-mailbox.png with vector icon in Deskbar. * Switching Terminal tabs is done simply by SHIFT+CursorLeft/Right. Fixes #4319. Thanks for noticing, diver. Joachim Seemer
implemented haiku-specific hook GET_EDID_INFO. Haiku's screen prefs panel now indicates the brand name of the screen and only offers fully compatible modes for a connected screen if I understand it correctly. Now working for digital connected screens. Rudolf Cornelissen
[next]