index
:
usdx
cpp
github/svn/1.0.1
github/svn/1.0.1%20Challenge%20MOD
github/svn/1.01
github/svn/1.0x
github/svn/1.1
github/svn/1.1-beta
github/svn/Lua
github/svn/experimental
github/svn/new_songloading
github/svn/trunk
master
svn/1.0.1
svn/1.0.1%20Challenge%20MOD
svn/1.01
svn/1.0x
svn/1.1
svn/1.1-beta
svn/Lua
svn/experimental
svn/new_songloading
svn/trunk
SVN Import von https://ultrastardx.svn.sourceforge.net/svnroot/ultrastardx
UltraStar Deluxe Development Team
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
base
/
URecord.pas
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-06-10
- added missing Result assignment in TAudioInputProcessor.CheckPlayersConfig
brunzelchen
1
-1
/
+1
2010-06-06
- URecord.ValidateSettings should not display the popup itself
tobigun
1
-11
/
+20
2010-06-06
- Now on sing-screen entry a check is performed if mics are assigned to all p...
tobigun
1
-13
/
+80
2010-05-08
validate microphone settings when leaving the record options and when USDX is...
tobigun
1
-0
/
+47
2010-04-27
- device input latency is now configurable via config.ini
tobigun
1
-0
/
+1
2010-04-19
bugfix for crash with portaudio (all platforms):
tobigun
1
-7
/
+9
2010-04-13
- save input device names as UTF8Strings
whiteshark0
1
-3
/
+3
2010-03-12
fix bug report ID: 2969613. Thanks to Mike greywind
k-m_schindler
1
-5
/
+6
2009-04-09
Warnings and Notes cleanup
k-m_schindler
1
-6
/
+4
2009-03-07
final cleanup of Umain. Creation of UNote
k-m_schindler
1
-1
/
+1
2009-02-22
formatting
k-m_schindler
1
-68
/
+59
2009-02-04
- PChar replaced by PByteArray (for byte buffers) or PAnsiString (for zero-te...
tobigun
1
-9
/
+9
2008-10-25
Software boost enabled again. TODO: boost per device, not for all.
tobigun
1
-5
/
+1
2008-09-23
indentation unified, no code change.
k-m_schindler
1
-7
/
+8
2008-09-23
gpl header added and property svn:header set to "HeadURL Id"
k-m_schindler
1
-0
/
+25
2008-09-02
Moved: The folder classes has been renamed to base
mogguh
1
-0
/
+0
2008-08-27
rename Classes part2
k-m_schindler
1
-0
/
+0
2008-08-27
rename Classes part1
k-m_schindler
1
-0
/
+0
2008-08-27
Reordering of the directories[1]: moving Game/Code to src
k-m_schindler
1
-0
/
+0
2008-08-15
Race-Conditions fixed in recording stuff.
tobigun
1
-54
/
+89
2008-08-15
Removed now unneeded define for VoicePassthrough, added a begin and a end
mogguh
1
-8
/
+6
2008-08-15
VoicePassthrough is now available at the options, turns playback from the mic...
mogguh
1
-3
/
+3
2008-07-02
Audio/Video engine update:
tobigun
1
-101
/
+158
2008-05-10
Volumes are floating point values (single) now. The range changed from [0 .. ...
tobigun
1
-5
/
+5
2008-05-09
- input-source selection works now (with bass or portaudio with portmixer)
tobigun
1
-51
/
+116
2008-05-08
added "inherited ..." to all constructors to assure that the base-class const...
tobigun
1
-0
/
+1
2008-03-10
auto removed a bunch of unused local variables
jaybinks
1
-610
/
+610
2008-03-03
- Input now supports multiple SampleRates (not fixed to 44100Hz anymore)
tobigun
1
-159
/
+234
2008-02-05
General:
tobigun
1
-320
/
+530
2008-01-12
bunch of smaller changes...
jaybinks
1
-22
/
+59
2007-12-05
- Removed all BASS stuff. BASS initialization is now done in UAudio_bass (or ...
tobigun
1
-134
/
+52
2007-11-08
Mac OS X: Added PseudoThread for debugging, because debugging of threaded cod...
eddie-0815
1
-0
/
+10
2007-11-01
fixed failed builds
jaybinks
1
-0
/
+4
2007-11-01
Mac OS X version compiles and links. I hope I didn't break too many files on ...
eddie-0815
1
-4
/
+0
2007-10-08
fixed bad build build#USDX-DELPHI-31
jaybinks
1
-1
/
+2
2007-09-20
Ultrastar-DX now compiles in linux
jaybinks
1
-347
/
+359
2007-09-18
changes in order to compile in lazarus...
jaybinks
1
-67
/
+50
2007-09-02
Some Cleanup in URecord
whiteshark0
1
-25
/
+18