Commit Graph

55777 Commits

Author SHA1 Message Date
Augustin Cavalier
f0a5e33a55 HttpAuthentication: Add explicit copy & assignment constructors.
So that we don't copy the BLocker. Fixes part of the build.
2016-05-13 16:49:52 -04:00
Augustin Cavalier
69b8f7f1f4 BLocker: Make copy constructor & assignment operator private.
On suggestion of Axel.
2016-05-13 16:23:08 -04:00
Augustin Cavalier
9b5957aae8 SMTP: Fix coding style violations. 2016-05-13 16:09:19 -04:00
Murai Takashi
b87aa6b612 BluetoothServer.cpp: fix gcc6 build
Signed-off-by: Augustin Cavalier <waddlesplash@gmail.com>
2016-05-13 15:40:51 -04:00
Murai Takashi
43e52704ce fs_cache.c: gcc6 build fix
* Reindent source code, to fix gcc6
  '-Werror=misleading-indentation' warning.

Signed-off-by: Augustin Cavalier <waddlesplash@gmail.com>
2016-05-13 15:40:26 -04:00
Murai Takashi
1991604444 FireWireDVNode.cpp: fix gcc6 build
* fix gcc6 '-Werror=literal-suffix' warning.

Signed-off-by: Augustin Cavalier <waddlesplash@gmail.com>
2016-05-13 15:39:43 -04:00
Murai Takashi
f543eb4147 config.h: fix gcc6 build
* fix gcc6 '-Werror=literal-suffix' warnings.

Signed-off-by: Augustin Cavalier <waddlesplash@gmail.com>
2016-05-13 15:38:20 -04:00
Murai Takashi
e5cb76befd accelerants/radeon: fix gcc6 build
* Reindent source code, to fix gcc6
  '-Werror=misleading-indentation' warnings.

Signed-off-by: Augustin Cavalier <waddlesplash@gmail.com>
2016-05-13 15:38:02 -04:00
Murai Takashi
f92ba94cd3 nv_acc_dma.c: fix gcc6 build
Signed-off-by: Augustin Cavalier <waddlesplash@gmail.com>
2016-05-13 15:37:39 -04:00
Murai Takashi
2df5a0bafe TIFFTranslator.cpp: fix gcc6 build
* Reindent source code, to fix gcc6
  '-Werror=misleading-indentation' warnings.

Signed-off-by: Augustin Cavalier <waddlesplash@gmail.com>
2016-05-13 15:37:09 -04:00
Murai Takashi
3ab5be9f77 PicturePrinter.cpp: fix gcc6 build
Signed-off-by: Augustin Cavalier <waddlesplash@gmail.com>
2016-05-13 15:26:00 -04:00
Murai Takashi
9e9c5cae83 DiscoveryAgent.cpp: fix gcc6 build
* Reindent souce code, to fix gcc6
  '-Werror=misleading-indentation' warnings.

Signed-off-by: Augustin Cavalier <waddlesplash@gmail.com>
2016-05-13 15:25:12 -04:00
Murai Takashi
6703dd2931 servers/app/drawing/interface/html5: fix gcc6 build. 2016-05-13 15:24:29 -04:00
Murai Takashi
ad9b83ad44 RemoteHWInterface.cpp: fix gcc6 build
Signed-off-by: Augustin Cavalier <waddlesplash@gmail.com>
2016-05-13 15:24:04 -04:00
Murai Takashi
cc9bae8fb6 Angle.cpp: fix gcc6 build
* Reindent source code, to fix gcc6
  '-Werror=misleading-indentation' warnings.

Signed-off-by: Augustin Cavalier <waddlesplash@gmail.com>
2016-05-13 15:23:11 -04:00
Murai Takashi
f739df8e3c SMTP.cpp: fix gcc6 build
* Add curly braces to fix '-Werror=misleading-indentation' warnings.

Signed-off-by: Augustin Cavalier <waddlesplash@gmail.com>
2016-05-13 15:20:30 -04:00
Murai Takashi
5e885c5f1c IMAPConnectionWorker.cpp: fix gcc6 build
Signed-off-by: Augustin Cavalier <waddlesplash@gmail.com>
2016-05-13 15:20:01 -04:00
Augustin Cavalier
8f3b264a06 usb_audio: Change driver path to match Haiku conventions. 2016-05-13 14:45:19 -04:00
Jérôme Duval
cad50eab8c Update gcc5 packages.
* Add gnutls, libtasn1, nettle x86 packages for x86_gcc2.
2016-05-13 07:01:22 +02:00
Humdinger
b2d167b106 Updated WebPositive bookmarks
Changed the Launcher URLs to the website's user guide and welcome
page instead of the trunk at http://cgit.haiku-os.org/, because
that'll only show the html source code.

Changed http to https in the bookmarks where possible.
2016-05-12 16:58:30 +02:00
Automatic Committer
fa7ef76108 Update pci.ids from pciids.sourceforge.net 2016-05-12 05:20:18 +02:00
Alexander von Gluck IV
a32e815673 intel_extreme: Shorten graphics family names 2016-05-11 12:35:50 -05:00
Alexander von Gluck IV
9407ab29c4 intel_extreme: Rework PLL calculation
* More like linux, improved G4x calculations
* Reduce un-needed pll limit complexity
* Improved pll limits on ports based on type
2016-05-11 12:34:51 -05:00
Alexander von Gluck IV
95e38537e0 intel_extreme: Tab cleanup; no functional change.
* It seems like the Atom editor has been injecting
  spaces in strange spots.
* Clean up spaces. Should help gcc6 as well.
* Sorry for the mess! Atom is on probation.
2016-05-09 16:36:25 -05:00
Murai Takashi
ab9903c56a ringqueue.cpp: fix gcc6 build 2016-05-09 10:39:59 -05:00
Murai Takashi
5265115b17 Ports.cpp: fix gcc6 build
* Reindent source code, to fix gcc6
  '-Werror=misleading-indentation' warnings.
2016-05-09 10:36:34 -05:00
Murai Takashi
50b0cba0c4 debugger: fix gcc6 build
* Reindent source code, to fix gcc6
  '-Werror=misleading-indentation' warnings.

Signed-off-by: Rene Gollent <rene@gollent.com>
2016-05-08 17:21:39 -04:00
Alexander von Gluck IV
8fe5054828 intel_extreme: Extend DDI port probing to A-E
* The Linux code made this a bit hard to figure out via
  complex define functions, however there can be up to
  5 DDI ports (A-E)
2016-05-08 15:40:57 -05:00
Augustin Cavalier
88445a43e8 bluetooth_server: Attempt to fix the x86_64 build. 2016-05-07 22:00:46 -04:00
Augustin Cavalier
5559d51db7 bluetooth_server: Nuke the weird logging system, just use macros...
... just like everything else on Haiku does. Permanently enabled for the
time being. At least I can tell what's going on now.
2016-05-07 21:10:34 -04:00
Augustin Cavalier
b83e81795a bluetooth: Rename rdefs to be the same as binary names as is convention. 2016-05-07 20:22:21 -04:00
Augustin Cavalier
a563f9b38b preferences/bluetooth: More UI creation fixes.
Hopefully fixes a "pure virtual call" crash I was getting in UI kit
layout code in the InquiryPanel.
2016-05-07 20:18:19 -04:00
Augustin Cavalier
a9cf7e56e0 Nuke the "DUN" (Dial-Up Networking) preflet.
It literally did nothing except look nice^W^W^W^Wterrible, as it didn't
use the Layout Kit and it pre-dates the Haiku coding style (last "real"
modification was sometime before 2005). Supposedly it saved its settings
to disk but I can't find that.

See the "pppconfig" and "ppp_up" applications in src/bin/network for
something that actually works (though the modem stuff in the kernel PPP
stack hasn't been rewritten, so those are PPPoE only at the moment.)
2016-05-07 18:21:02 -04:00
Augustin Cavalier
685e5cbd2e virtualkeyboard: Delete some of the copied classes and use the originals.
The keyboard view class has too many modifications to be trivially merged.
2016-05-07 18:21:02 -04:00
Murai Takashi
70906e8f57 MediaJack.cpp: fix gcc6 build
Signed-off-by: Dario Casalinuovo <b.vitruvio@gmail.com>
2016-05-07 22:47:08 +02:00
Dario Casalinuovo
b18c444994 BMediaEventLooper::SetBufferDuration: Clamp if negative
* For the sake of making the code more backward compatible,
and safer eventually.
2016-05-07 22:23:28 +02:00
Dario Casalinuovo
6d63bc5e60 launch_media_server: Use BLaunchRoster::Start
* Remove SyncToServices and the related code from BMediaRoster.
2016-05-07 22:22:55 +02:00
Dario Casalinuovo
f2bb946bd8 BMediaEventLooper: Handle events in past differently
* When the loop didn't handle an event in performance time, we will
attempt at reading the port only if there are messages using a null
timeout.
2016-05-07 22:22:55 +02:00
Dario Casalinuovo
e042d9ebff MediaEventLooper: Calculate lateness from the nearest value
* When the event is late there are two major situations, the first
is when the enqueue time is in past compared to the performance time.
The second happen when the performance time is in past compared to the
enqueue time. The purpose of this change is to calculate the lateness
considering always the nearest of the two values. This way the exceding
latency is trimmed out from the calculus depending on what the actual
source of delay is.
* There is a lot more that could be done by looking at the previous
lateness value.
2016-05-07 22:22:55 +02:00
Dario Casalinuovo
17078f9997 MixerCore: Use a normal acquire_sem call
* Make the thread really wake up only when requested.
2016-05-07 22:22:55 +02:00
Dario Casalinuovo
30456a328a media_reader/media_writer: Fix build issue and cleanup
* Remove references to the old project name.
2016-05-07 22:22:55 +02:00
Dario Casalinuovo
663ed1f6a0 MediaPlayer: Select previous item after item deletion
* Little usability improvement, avoid to select the item each time
in case the user want to delete more than one element.
* Minor cleanup included.
2016-05-07 22:22:55 +02:00
Jérôme Duval
f022c304b0 readdir_r(): uses the logic of readdir()...
to retrieve more than one entry.
* readdir_r() is now affected by rewinddir(), thus fixing #12755.
* extends dirent_test with readdir_r().
2016-05-07 16:40:53 +02:00
autonielx
60f1f7efe4 Update translations from Pootle 2016-05-07 06:50:22 +02:00
Augustin Cavalier
e20d72d947 preferences/bluetooth: Remove a bunch of needless debug statements. 2016-05-06 17:35:34 -04:00
Augustin Cavalier
aa0020bf07 preferences/bluetooth: Remove last non-layout code. 2016-05-06 17:35:34 -04:00
Augustin Cavalier
0cce7d31c5 bluetooth_server: Remove the "show debug console" item from the replicant.
Redundant (the Preferences dialog now has this), and unnecessary, as only
developers want it; it'll confuse end-users.
2016-05-06 17:35:34 -04:00
Augustin Cavalier
f7359bb49a preferences/bluetooth: Make the "show debug" menu item actually work. 2016-05-06 17:35:34 -04:00
Augustin Cavalier
f52a021a33 preferences/bluetooth: Add some missing NULL checks.
Fixes some more crashes when nothing is selected.
2016-05-06 17:35:34 -04:00
Augustin Cavalier
ebb0fb0364 bluetooth_server: Don't dereference before NULL check.
Fixes a crash when there are no local devices.
2016-05-06 17:35:34 -04:00