haiku/src/add-ons
Michael Lotz 3d7bd2dc23 Cosmetical change only: don't shadow the "buffer" parameter with the local
variable. Didn't matter, as the parameter is only accessed through the
usb_raw_command variable that it is casted to early in the function. CID 5219.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39906 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-12-21 00:06:16 +00:00
..
accelerants Missing va_end call. CID 10604 and 10603 2010-12-20 19:59:46 +00:00
bluetooth Fix JamFile / style 2009-04-22 21:00:58 +00:00
decorators Merge all linear programming types in one file an rename them. 2010-12-13 19:23:33 +00:00
disk_systems DriveSetup: 2010-10-24 03:39:19 +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 input device addon: fix deadkey string leak. 2010-12-10 20:38:22 +00:00
kernel Cosmetical change only: don't shadow the "buffer" parameter with the local 2010-12-21 00:06:16 +00:00
locale Look for catkeys files with .catkeys extension instead of .txt, since that's what everyone uses. 2010-08-17 13:49:52 +00:00
mail_daemon Applied patch by kaliber from ticket #6349. which fixes quite a 2010-11-06 10:17:41 +00:00
media Add a function to register media codec descriptions for the usual format families using the tag lists from libavformat itself. Untested. the plugin will also have to use av_codec_get_id() to get the codec ID from the tag. 2010-12-19 04:26:46 +00:00
opengl Forgot to fix those, too. Maybe because they're useless, to say the 2009-09-25 03:14:38 +00:00
print * Bug fix: The configuration dialog was never opened, because it could 2010-12-12 08:06:19 +00:00
screen_savers CID 1464: Delete an array with delete[] 2010-08-07 23:49:49 +00:00
tracker * Update all applications in tree to use the new localizing system 2010-07-02 11:36:13 +00:00
translators Fix locale variables names violating style policy. 2010-11-21 13:26:55 +00:00
Jamfile Add a CLucene full-text add-on. 2010-10-28 15:22:52 +00:00