Donat Zenichev
f5b1f757d7
MT#55831 dsm: ModUtils, fix the work of utils_get_count_files() (CE)
...
We need to rework the utils_get_count_files(), because it improperly
treats the given list of numbers, especially what relates to zeroes.
Previous approach gets deprecated, and another approach is applied.
(real ticket number: TT#143150)
Change-Id: Idf1332d12a40e2555d61c16e9f6635bdced82c6d
4 years ago
Andrew Pogrebennyk
fa0e4b7f57
MT#55831 rename prompts x1..9.wav to 1..9-and.wav
...
rename prompts x1..9.wav to 1..9-and.wav
(real ticket number: MT#11239 MT#11219)
Change-Id: I33e45cd62b9272923d4511019450cf7a43dba728
4 years ago
Victor Seva
2bf464e5cb
Imported Upstream version 1.6.0~20150612~a2d214df36
11 years ago
Victor Seva
df9992620d
Imported Upstream version 1.6.0~20140516~eaa616
12 years ago
Stefan Sayer
5a4b38b5ad
fix small compilation warning (ptrdiff_t as %zd)
16 years ago
Stefan Sayer
f9439a1dd4
dsm: adds utils.playRingTone() function
...
development of this sponsored by TelTech Systems Inc.
16 years ago
Stefan Sayer
123de09868
fix more size_t->unsigned casting for int2str
16 years ago
Stefan Sayer
7dcb7e2abb
added OpenSSL linking exception to license
16 years ago
Stefan Sayer
feb02617f4
DSM: utils.splitStringCR splits string on \n
...
example:
sys.popen($myresult="/bin/ls wav/*");
utils.splitStringCR($myresult);
16 years ago
Stefan Sayer
8244ab3ac3
prettier log
16 years ago
Stefan Sayer
fd05720942
utils.int action - get integer part of float
16 years ago
Stefan Sayer
557449f53e
add and sub actions
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1865 8eb893ce-cfd4-0310-b710-fb5ebe64c474
16 years ago
Stefan Sayer
e026dd6ced
alternative to exp10 not using gnu extension
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1697 8eb893ce-cfd4-0310-b710-fb5ebe64c474
16 years ago
Stefan Sayer
b715e74291
revised error handling:
...
- actions set $errno or throw exceptions
- throwOnError() throws exception if $errno set
- $strerror has details, in exception as #text
- documented
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1570 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
5de52def54
result values
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1567 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
32833cc496
ERRNO -> DSM_RES
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1565 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
97c0229406
went one step further with macrotisation of DSM modules
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1542 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
bc584d6f8c
rand / srand functions
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1490 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
46a4b146ee
spell action (like SayDigits)
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1348 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
8423ec1a64
Module with some smaller heler functions:
...
17 years ago