Commit Graph

53224 Commits

Author SHA1 Message Date
Augustin Cavalier
e6ecb3fc07 Haiku Book: Midi2 fixes.
* Automatic whitespace cleanup.
 * Removed all of Midi2 from the "libbe" group, as they aren't part of it
 * Get rid of the redundant "libmidi2" group, as all of midi2 is already in
   the "MIDI 2 Kit" group, and the docs explicitly state that the MIDI 2 Kit
   has its own library.
2015-03-25 11:30:01 -04:00
Augustin Cavalier
aa6ef6658c Haiku Book: fix device drivers group definition.
Also removed the "Keyboard" group definition, which was broken. There
wasn't anything in that group, and there's only one page on the
keyboard anyway.
2015-03-25 11:23:51 -04:00
Axel Dörfler
a2d9c45398 profile: enlarged HISTFILESIZE to 500.
* 50 isn't really contemporary anymore.
2015-03-24 22:41:52 +00:00
Jérôme Duval
eda3dea32e Updated nano packages. 2015-03-23 18:58:09 +01:00
Jérôme Duval
928b74c536 Updated zip packages
* This helps with #11023. When attributes total length exceeds the extra
field maximal length, there is no way to add them to the zip entry. We
now just warn about the problem and leave attributes out.
2015-03-22 15:59:08 +01:00
Jérôme Duval
fbd62c1b00 Add llvm package for x86 2015-03-21 20:24:11 +01:00
Jérôme Duval
bbee171790 Updated libxml2 packages for x86. 2015-03-21 19:23:01 +01:00
autonielx
b4a7201117 Update translations from Pootle 2015-03-21 06:22:26 +01:00
Jérôme Duval
823b0239ae openssl: security update
Fix for CVE-2015-0286
Fix for CVE-2015-0287
Fix for CVE-2015-0289
Fix for CVE-2015-0293
Fix for CVE-2015-0209
Fix for CVE-2015-0288
2015-03-20 20:24:43 +01:00
Jérôme Duval
e3bd84493e ahci: fix build with warnings. 2015-03-19 23:34:40 +01:00
Augustin Cavalier
9782bd3280 Tracker: Fix FilePanel menu bar initialization.
It appears I was a bit too hasty in hrev48850, as if I had looked more
closely I would have noticied that this code depended on the menu bar
being initialized to function correctly.

Fixes #11914.
2015-03-19 14:36:47 -04:00
Jérôme Duval
673f931b62 ahci: correctly display version
* merge traces a bit.
2015-03-19 17:55:03 +01:00
Humdinger
aa239e96df Update MeV package.
(now loads its example files)
2015-03-19 17:46:33 +01:00
Automatic Committer
699bf1d9fe Update usb.ids from www.linux-usb.org 2015-03-19 05:20:25 +01:00
Automatic Committer
f47e26a194 Update pci.ids from pciids.sourceforge.net 2015-03-19 05:20:23 +01:00
Dario Casalinuovo
faa2d10c3d TimeSource: Rework SlaveNodes management using TMap.
Signed-off-by: Jérôme Duval <jerome.duval@gmail.com>
2015-03-17 21:50:25 +01:00
Dario Casalinuovo
fc601b54ff TMap/Tlist: set various methods as const.
Signed-off-by: Jérôme Duval <jerome.duval@gmail.com>
2015-03-17 21:50:18 +01:00
Dario Casalinuovo
7f01171f92 BTimeSource: Cleanup code.
Signed-off-by: Jérôme Duval <jerome.duval@gmail.com>
2015-03-17 21:50:10 +01:00
JackBurton
959051f813 Midi preflet: remove check for big_synth.sy, since we don't create it
anymore.
Fixed comment.
2015-03-17 21:11:52 +01:00
JackBurton
437386ee10 Don't check for big_synth.sy, since it shouldn't exist anymore 2015-03-17 21:10:34 +01:00
Augustin Cavalier
14d6e9c92a HaikuPorts/x86_gcc2: add LMMS and dependencies. 2015-03-16 21:42:46 -04:00
John Scipione
8359b407ff CheckBox: Center the check mark again
See 46b39e83 Changed rounding behavior for StrokeLine.

This effectively undoes the change in rounding behavior from that commit.
2015-03-16 20:19:54 -04:00
John Scipione
22af0f18be RadioButton: Scale mark to font size
This way the amount of inset varies, small font get small inset,
large fonts get large inset.
2015-03-16 20:19:54 -04:00
John Scipione
c7756ee15a ControlLook: Use std::max() instead of max_c()
It's a little silly to cast an integer literal to an int32 but the compiler
insisted.
2015-03-16 20:19:53 -04:00
John Scipione
6905b4faed ControlLook: Style fixes
No {}'s for single line, compare against 0 explicitly
2015-03-16 20:19:52 -04:00
John Scipione
2c3505de79 PictureDataWriter: Style fixes only
No functional change intended
2015-03-16 20:19:52 -04:00
John Scipione
70adf6d5d3 BRect: Style fixes, take out extra space.
For some reason there was an extra space here, has been since first import.
2015-03-16 20:19:51 -04:00
Jérôme Duval
776dbb038f ahci: added some definitions from the specification v1.2+
* print extended capabilities.
2015-03-16 17:54:17 +01:00
Humdinger
cfd2ffbf43 Removing Sequitur, as it's not yet productively usable... 2015-03-16 17:23:53 +01:00
Humdinger
256c9be3f3 Updated Slayer. Added Sequitur. 2015-03-16 16:45:12 +01:00
Alexander von Gluck IV
87236c4fb3 jam/arm: Add missing overo target board 2015-03-16 10:38:36 -05:00
Alexander von Gluck IV
620dfc84e9 configure: Fix arm target boards in help 2015-03-15 15:24:23 -05:00
Humdinger
f14afd41d9 Updated DeskNotes, DocumentViewer_x86. Added MeV, Seeker. 2015-03-15 09:36:39 +01:00
Joseph R. Prostko
027e56f1d5 Add packages for Fossil 1.32
* Packages are for x86_gcc2, x86, and x86_64
2015-03-14 22:08:04 -04:00
Alexander von Gluck IV
40eb7121b6 arm/fdt: Start using new fdt code in mmu_man's fdt_serial logic
* Expose fdt_get_device_reg for others to use
2015-03-14 14:29:30 -05:00
Alexander von Gluck IV
fe19a9b18b arm/fdt: Add functions to get device bases by name + alias
* Move more code into fdt_support
* We now can query FDT registers based on name or alias
* Return addr_t where it makes sense
* Copyright change ok'ed by mmu_man
2015-03-14 13:03:51 -05:00
Alexander von Gluck IV
f121867b87 arm/fdt: Initial reorg of fdt support code
* Makes FDT support code useable by everyone
  without all of the externs
* Further movement to be non-u-boot centic
  may still happen.
2015-03-14 09:50:46 -05:00
Jérôme Duval
cb4b4bc115 Updated harfbuzz, nasm, libvorbis packages. 2015-03-14 13:17:41 +01:00
autonielx
bd796f1c86 Update translations from Pootle 2015-03-14 06:30:20 +01:00
Alexander von Gluck IV
de8d2d8957 arm/fdt: Clean up debugging statements
* Add some comments
2015-03-13 23:52:37 -05:00
Alexander von Gluck IV
59ef0db249 arm/fdt: Add code to navigate FDT.
* This isn't be best long-term place for this code,
  will likely move to some generic FDT support code.
* We pass a path like "/soc/gpio" and get back the
  base physical register address in memory minus
  the range offset.
2015-03-13 23:46:54 -05:00
François Revol
1a8d852f25 ARM: Fix copy-paste oversight 2015-03-14 04:11:47 +01:00
Alexander von Gluck IV
af056576ea bcm283X: Don't break all non-bcm arm builds, warn.
* Called via arm_mailbox_bcm2835 *and* arm_framebuffer_bcm2835
* This is a bit messy. We really should be getting these
  chipset-centric bases from the provided FDT / DTB.
* I can't think of a way to redo this without undoing
  work towards FDT.
2015-03-13 17:43:35 -05:00
Alexander von Gluck IV
401afabd40 loader/arm/mmu: Set first available va to KERNEL_LOAD_BASE
* The existing code set the first available pa and va to
  the end of the page dirctory.
* The arm mmu code was attempting to identity map (va==pa)
  the memory, but also wanted memory to be in kernel space.
  This allocation method isn't possible on all boards
  (including the pi)
* We're adjusting the dynamic ram to KERNEL_LOAD_BASE
  plus the max size of the kernel. (which is what most
  other platforms are doing)
2015-03-13 16:25:03 -05:00
John Scipione
93e5d9fa15 DiskUsage: Fix CID 1288122
In hrev48870 I made some updates to DiskUsage which accidentally caused this
CID.

Both the volume and item pointers were going out of scope without being deleted
in the error case leading to a resource leak. This commit seeks to fix the
problem by creating these objects as late as possible after the error checking.

tempVolume, which, as it's name implies, is created temporarily on the stack is
used instead of volume up until the point that AddTab() requires a more
permanent heap-stored volume pointer. Same goes for the VolumeView and
VolumeTab. name is created temporarily on the stack as well which works
because it is copied when passed into VolumeView constructor by the grandparent
BHandler before going out of scope.
2015-03-13 16:28:47 -04:00
Axel Dörfler
24bb6e132d addattr: host build fix.
* parsedate() is not yet part of the host environment; it's now only
  included in the Haiku version of the command.
2015-03-13 20:34:22 +01:00
Humdinger
53253ac470 Sentence casing in context menus. Thanks Janus for noticing. 2015-03-13 20:01:47 +01:00
Axel Dörfler
78c9dabd9e addattr: added support for B_TIME_TYPE.
* Using parsedate().
2015-03-13 13:44:57 +01:00
Axel Dörfler
31a414d453 listattr: added support for B_TIME_TYPE. 2015-03-13 13:44:22 +01:00
Axel Dörfler
06732c7c71 addattr: minor cleanup. 2015-03-13 12:38:04 +01:00