This website requires JavaScript.
Explore
Hush
HushAnon
Register
Sign In
i2p
/
haiku-beta6
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
694f0665c0d520fb0fb87bcbc57e7cf7d6293556
haiku-beta6
/
src
/
apps
/
soundrecorder
T
History
Jonas Sundström
cd6b83ddc1
The title of the (primary) window of (non-document) apps and preferences should be the filename of the executable. File and window names should be changed in tandem in the future. All IMO. Sorry, Marcus, for changing TV-O-Rama. :/ We may want to consider using more proper language, e.g. 'Screensaver' or 'Screen Saver' instead of 'ScreenSaver'. DeskCalc or 'Desk Calculator' should be just Calculator. We should avoid clinging to BeOS history, like with the name CodyCam, which hardly makes any sense anymore, even if you happen to be one of the few BeOS oldtimers.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23935 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-02-09 13:26:28 +00:00
..
array_delete.h
…
DrawButton.cpp
TrackSlider now uses an offscreen bitmap to avoid flickering on side thumbs
2006-06-04 13:49:44 +00:00
DrawButton.h
…
DrawingTidbits.cpp
…
DrawingTidbits.h
cleanup, fixed some warnings
2007-05-13 17:47:23 +00:00
FileUtils.cpp
…
FileUtils.h
…
icon_button.h
…
Jamfile
fix build with gcc4 because of libstdc++
2006-09-21 12:31:46 +00:00
RecorderApp.cpp
…
RecorderApp.h
…
RecorderWindow.cpp
The title of the (primary) window of (non-document) apps and preferences should be the filename of the executable. File and window names should be changed in tandem in the future. All IMO. Sorry, Marcus, for changing TV-O-Rama. :/ We may want to consider using more proper language, e.g. 'Screensaver' or 'Screen Saver' instead of 'ScreenSaver'. DeskCalc or 'Desk Calculator' should be just Calculator. We should avoid clinging to BeOS history, like with the name CodyCam, which hardly makes any sense anymore, even if you happen to be one of the few BeOS oldtimers.
2008-02-09 13:26:28 +00:00
RecorderWindow.h
…
ScopeView.cpp
fix some little bugs
2006-07-06 20:03:44 +00:00
ScopeView.h
…
SoundConsumer.cpp
…
SoundConsumer.h
…
SoundListView.cpp
…
SoundListView.h
…
SoundPrivate.h
…
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
…
SoundUtils.h
…
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
…
TransportButton.h
…
UpDownButton.cpp
…
UpDownButton.h
…
VolumeSlider.cpp
…
VolumeSlider.h
…
VUView.cpp
fix some little bugs
2006-07-06 20:03:44 +00:00
VUView.h
…