haiku/src/apps/soundrecorder
Jérôme Duval 34bd8bf599 cleanup, fixed some warnings
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21128 a95241bf-73f2-0310-859d-f6bbb57e9c96
2007-05-13 17:47:23 +00:00
..
array_delete.h Added SoundRecorder (inspired by SoundCapture from beos samples) 2005-06-09 20:28:21 +00:00
DrawButton.cpp TrackSlider now uses an offscreen bitmap to avoid flickering on side thumbs 2006-06-04 13:49:44 +00:00
DrawButton.h added a loop button 2005-07-05 22:55:35 +00:00
DrawingTidbits.cpp B_COLOR_8_BIT is deprecated 2006-04-18 20:07:03 +00:00
DrawingTidbits.h cleanup, fixed some warnings 2007-05-13 17:47:23 +00:00
FileUtils.cpp Added SoundRecorder (inspired by SoundCapture from beos samples) 2005-06-09 20:28:21 +00:00
FileUtils.h Added SoundRecorder (inspired by SoundCapture from beos samples) 2005-06-09 20:28:21 +00:00
icon_button.h added a loop button 2005-07-05 22:55:35 +00:00
Jamfile fix build with gcc4 because of libstdc++ 2006-09-21 12:31:46 +00:00
RecorderApp.cpp signature fix 2005-06-13 13:51:53 +00:00
RecorderApp.h signature fix 2005-06-13 13:51:53 +00:00
RecorderWindow.cpp fix some little bugs 2006-07-06 20:03:44 +00:00
RecorderWindow.h added a loop button 2005-07-05 22:55:35 +00:00
ScopeView.cpp fix some little bugs 2006-07-06 20:03:44 +00:00
ScopeView.h Added SoundRecorder (inspired by SoundCapture from beos samples) 2005-06-09 20:28:21 +00:00
SoundConsumer.cpp links with our libs on haiku 2005-07-06 12:26:35 +00:00
SoundConsumer.h Added SoundRecorder (inspired by SoundCapture from beos samples) 2005-06-09 20:28:21 +00:00
SoundListView.cpp Added SoundRecorder (inspired by SoundCapture from beos samples) 2005-06-09 20:28:21 +00:00
SoundListView.h Added SoundRecorder (inspired by SoundCapture from beos samples) 2005-06-09 20:28:21 +00:00
SoundPrivate.h Added SoundRecorder (inspired by SoundCapture from beos samples) 2005-06-09 20:28:21 +00:00
SoundRecorder.rdef Implemented support for hardware cache flush. This is based on code I originally 2007-01-17 01:39:59 +00:00
SoundUtils.cpp Added SoundRecorder (inspired by SoundCapture from beos samples) 2005-06-09 20:28:21 +00:00
SoundUtils.h Added SoundRecorder (inspired by SoundCapture from beos samples) 2005-06-09 20:28:21 +00:00
TrackSlider.cpp Initialized a couple of wild pointers -- fixes a startup crash 2007-01-13 17:25:42 +00:00
TrackSlider.h TrackSlider now uses an offscreen bitmap to avoid flickering on side thumbs 2006-06-04 13:49:44 +00:00
TransportButton.cpp B_COLOR_8_BIT is deprecated 2006-04-18 20:07:03 +00:00
TransportButton.h Added SoundRecorder (inspired by SoundCapture from beos samples) 2005-06-09 20:28:21 +00:00
UpDownButton.cpp Fixes that make Haiku build with gcc 4. Mainly out of the following 2005-11-12 23:27:14 +00:00
UpDownButton.h Added SoundRecorder (inspired by SoundCapture from beos samples) 2005-06-09 20:28:21 +00:00
VolumeSlider.cpp Added SoundRecorder (inspired by SoundCapture from beos samples) 2005-06-09 20:28:21 +00:00
VolumeSlider.h Added SoundRecorder (inspired by SoundCapture from beos samples) 2005-06-09 20:28:21 +00:00
VUView.cpp fix some little bugs 2006-07-06 20:03:44 +00:00
VUView.h Added SoundRecorder (inspired by SoundCapture from beos samples) 2005-06-09 20:28:21 +00:00