haiku/src/add-ons
Michael Lotz 517851a173 Reimplement axis mapping and allow for more usages to be axes. This allows for
duplicate usages and simply adds more axes in that case. It also removes the
gaps that were previously put in place if there were higher numbered axes.
However, since the ordering of the axes now depends on the ordering inside the
HID collection, it is possible that some controllers won't have the X, Y and Z
axis mapped as the first three axes, which might confuse applications. I've not
encountered a report structure that would lead to such a situation yet, but then
again the amount of reports I was able to get hold of is fairly limited. If it
becomes a problem the mapping needs to be adjusted accordingly.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41923 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-06-05 00:30:33 +00:00
..
accelerants remove AtomInit.. breaks radeon_hd build due to missing return and I have a while until I can implement it fully 2011-06-02 23:05:24 +00:00
bluetooth
decorators Applied patch by Joseph "looncraz" Groover from ticket #7445. 2011-05-19 15:25:54 +00:00
disk_systems * Really, there is absolutely no need to pass the default argument to an 2011-05-06 20:03:15 +00:00
index_server Add alternative code to retrieve audio meta data using the media kit. Libtag seems to work for more formats... 2010-11-17 22:10:51 +00:00
input_server Keyboard and Tablet were likewise using the aforementioned ioctls incorrectly. 2011-06-03 22:23:10 +00:00
kernel Reimplement axis mapping and allow for more usages to be axes. This allows for 2011-06-05 00:30:33 +00:00
locale PlainTextCatalog::WriteToFile(): Escape characters in the comment string. 2011-05-22 21:21:01 +00:00
mail_daemon Move ServerConnection class from the IMAP add-on to libmail.so. This avoids to init SSL each time an IMAP add-on 2011-05-30 21:36:06 +00:00
media * select idle alternate when stopping the UVC device. 2011-05-16 17:31:38 +00:00
opengl Added TODO 2011-01-03 09:34:46 +00:00
print Use layout API 2011-06-04 08:18:28 +00:00
screen_savers Use resource definition files instead of DoCatalogs rule. Rename B_TRANSLATE_APP_NAME and related macros to the more generic B_TRANSLATE_SYSTEM_NAME, to also fits add-ons, folders, etc, and make 'System name' its standard context. Change CodyCam and PoorMan's app signatures to match the overall x-vnd.Haiku-App pattern. Some clean-up. Make SlideShowSaver build again. 2011-03-25 22:13:48 +00:00
tracker Changed a few strings as discussed on the i18n mailing list. Added localization of license descriptions in AboutSystem. 2011-04-04 17:36:39 +00:00
translators * Really, there is absolutely no need to pass the default argument to an 2011-05-06 20:03:15 +00:00
Jamfile Add a CLucene full-text add-on. 2010-10-28 15:22:52 +00:00