Commit Graph
17 Commits
Author SHA1 Message Date
Augustin Cavalier ef21655b0b ca_root_certificates: Update to 2014_04_08-1.
Tested against wget, curl, and git, which all were still able
to verify certificates and download from HTTPS sites.

Signed-off-by: Oliver Tappe <[email protected]>
2014-07-29 18:41:48 +02:00
Augustin Cavalier a9822c2d28 HaikuPorts/x86_gcc2: Update both FFmpegs to 0.10.14-1.
Signed-off-by: Oliver Tappe <[email protected]>
2014-07-29 18:09:47 +02:00
Augustin Cavalier 8d31bd2e69 Upgrade Pe to 2.4.5.
Signed-off-by: Oliver Tappe <[email protected]>
2014-07-24 16:16:43 +02:00
Augustin Cavalier 01133a682c AboutSystem: use parens instead of dashes to indicate nicknames
Having dashes is confusing because some people have dashes in their names,
so using parens eliminates the confusion.

Signed-off-by: Axel Dörfler <[email protected]>
2014-07-23 00:38:14 +02:00
Augustin Cavalier 5ccde6d3dd AboutSystem: move authors and translators info to Credits.h
Signed-off-by: Axel Dörfler <[email protected]>
2014-07-23 00:37:58 +02:00
Augustin Cavalier 250e35c3bb HaikuPorts/x86_gcc2: add some native Haiku apps. 2014-07-21 22:04:01 +02:00
Augustin Cavalier 55c4772c6a HaikuPorts-x86_gcc2: add KDE's dependencies. 2014-07-19 15:34:00 +02:00
Augustin Cavalier 7481292e36 CDPlayer: remove from image & delete
* Does not work on recent hardware
  * It now lives at: https://github.com/HaikuArchives/CDPlayer

Signed-off-by: Axel Dörfler <[email protected]>
2014-07-09 22:54:51 +02:00
Augustin Cavalier e35fa24e16 Update BePDF package and its dependencies.
Signed-off-by: Oliver Tappe <[email protected]>
2014-07-09 22:18:03 +02:00
Augustin Cavalier 8566c721c7 file_systems/cdda: Various fixes.
* When restoring shared attributes, don't affect CDDB:lookup status
 * Volume renames should not affect CDDB:lookup status, only file renames should

This fixes some of the "cddb_daemon not updating CD info" problems.

Signed-off-by: Jérôme Duval <[email protected]>
2014-07-09 20:54:38 +02:00
Augustin Cavalier 0b38b0a136 cddb_daemon: Various fixes.
* Add ".wav" to the ends of filenames
 * Add a track number at the beginning of the filename, e.g. "01"
 * Don't hard-fail if the FreeDB response contains an invalid year

Signed-off-by: Jérôme Duval <[email protected]>
2014-07-09 20:10:16 +02:00
Augustin Cavalier d229332a33 CIDs 1162783 & 1162784: out-of-bounds access & write in MSI.
* The number of IO vectors is not 256 on x86, but rather 224 as set by
  NUM_IO_VECTORS in "arch_int.h".
* Jessicah mentioned hearing about MSI crashes before, but that was a
  few weeks ago.
* These were the only CIDs in the MSI code.

Signed-off-by: Michael Lotz <[email protected]>
2014-07-08 20:39:37 +02:00
Augustin Cavalier d71c5a1ebf #10717: Addressing issues brought up by Axel and Gerasim
Signed-off-by: Jessica Hamilton <[email protected]>
2014-07-06 14:02:12 +12:00
Augustin Cavalier ba38276d19 Ensure partition block size is not 0.
* I tried having this test in KDiskDeviceManager.cpp, but it
   failed booting in one case and did not solve the problem in another.
   I think this is because there is an Open() call here, and that rereads
   the blocksize.
 * Tested and it solved the problem for me.
 * Should fix #10717 and #9489 at least.

Signed-off-by: Jessica Hamilton <[email protected]>
2014-07-06 10:24:14 +12:00
Augustin Cavalier c441188551 Update Qt, Quassel, and QupZilla packages.
* Additionally, rename Qt from qt4 to libqt4.
* [zooey]: Corrected sorting order.

Signed-off-by: Oliver Tappe <[email protected]>
2014-07-02 20:23:11 +02:00
Augustin Cavalier 6a6d640619 Remove duplicate "libpaper" entry.
Signed-off-by: Oliver Tappe <[email protected]>
2014-07-02 20:23:11 +02:00
Augustin Cavalier 67e4499bbe Add search function to the API docs.
* Uses Google site search.
 * CSS taken from the User Guide Translator's CSS.

Signed-off-by: John Scipione <[email protected]>
2014-06-30 15:22:52 -04:00