haiku/src/add-ons
Adrien Destugues 93ea83e53d Allow custom baud rates for FTDI serial ports
- Termios: cf{get,set}{i,o}speed can handle arbitrary speed values.
- The value is stored in the appropriate fields of the termios structure
  in this case. The old constants (stored in the flags) are preserved
  for BeOS binary compatibility.
- Adjust the FTDI FT232* driver to accept custom rates, by replacing the
  hardcoded regster values with a function that will compute it
  according to FTDI documentation (confirmed giving the same values for
  the existing baudrates).
2016-02-27 19:08:53 +01:00
..
accelerants via.accelerant: fix x86_64 build. 2016-02-19 21:44:35 +01:00
bluetooth
decorators BeDecorator: fix title text color 2015-07-04 20:01:35 +02:00
disk_systems Build: Add architecture rule for libshared.a. 2016-01-15 21:12:24 -05:00
index_server index_server: Fix obvious memory leak in CLuceneDataBase 2016-01-08 16:26:44 -06:00
input_server Build: Add architecture rule for libshared.a. 2016-01-15 21:12:24 -05:00
kernel Allow custom baud rates for FTDI serial ports 2016-02-27 19:08:53 +01:00
locale Fix instanciate_catalog prototype 2015-01-17 17:02:40 +01:00
mail_daemon IMAP: Fixed stream vs. parse exception handling. 2016-02-10 13:55:56 +01:00
media ffmpeg: add TODO on reimplementing deinterlace for ffmpeg 3. 2016-02-21 14:52:31 +01:00
network_settings Build: Add architecture rule for libshared.a. 2016-01-15 21:12:24 -05:00
print Build: Add architecture rule for libshared.a. 2016-01-15 21:12:24 -05:00
screen_savers apps: Convert to using Set*UIColor. 2016-01-04 07:33:09 -05:00
tracker IconVader: cleanup. 2015-06-22 15:17:17 -04:00
translators preferences: Convert to using Set*UIColor. 2016-01-04 07:21:14 -05:00
Jamfile Added IPv4Interface add-on for Network preferences. 2015-03-27 13:21:41 +01:00