Commit Graph

63 Commits

Author SHA1 Message Date
Michael Liebmann
18d3557035 Fix compiler warning
"missing sentinel functions call" in src/system/helpers.cpp


Origin commit data
------------------
Commit: 37c4b21ac3
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2012-10-21 (Sun, 21 Oct 2012)

Origin message was:
------------------
* Fix compiler warning

 "missing sentinel functions call" in src/system/helpers.cpp
2012-10-25 01:10:35 +01:00
Michael Liebmann
a7cc09981b Add file/directory functions to src/system/helpers.cpp
- Required for 'update with settings'


Origin commit data
------------------
Commit: 690786c37c
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2012-10-21 (Sun, 21 Oct 2012)

Origin message was:
------------------
* Add file/directory functions to src/system/helpers.cpp

- Required for 'update with settings'
2012-10-25 01:10:35 +01:00
vanhofen
3d1bca8983 system/helpers: rework get_fs_usage()
also comment some unuses variables in src/infoviever_bb.{h,cpp}


Origin commit data
------------------
Commit: 7c01980e94
Author: vanhofen <vanhofen@gmx.de>
Date: 2012-09-27 (Thu, 27 Sep 2012)

Origin message was:
------------------
- system/helpers: rework get_fs_usage()

also comment some unuses variables in src/infoviever_bb.{h,cpp}
2012-09-27 12:22:33 +02:00
[CST] Focus
0397d4c20c system/helpers.cpp: fix check_dir - we use it to check for record, last change allow recording to jffs2
Origin commit data
------------------
Commit: 108ee92618
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-09-21 (Fri, 21 Sep 2012)
2012-09-21 18:44:47 +04:00
[CST] Focus
07bec56ed7 system/helpers.cpp: add function to get total/free mem without cached/buffers
Origin commit data
------------------
Commit: 5dc2656b8e
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-09-21 (Fri, 21 Sep 2012)
2012-09-21 17:41:28 +04:00
vanhofen
a6510843d3 infoviewerbb: determination of hdd-percentage in a seperate thread
Origin commit data
------------------
Commit: 87f7a224f7
Author: vanhofen <vanhofen@gmx.de>
Date: 2012-09-19 (Wed, 19 Sep 2012)

Origin message was:
------------------
- infoviewerbb: determination of hdd-percentage in a seperate thread
2012-09-19 21:23:50 +02:00
vanhofen
481b69e4ca helpers.cpp: fix errorlevel of child-process; whitespace cleanup
Origin commit data
------------------
Commit: acaf807bbb
Author: vanhofen <vanhofen@gmx.de>
Date: 2012-09-15 (Sat, 15 Sep 2012)

Origin message was:
------------------
- helpers.cpp: fix errorlevel of child-process; whitespace cleanup
2012-09-15 21:26:12 +02:00
Jacek Jendrzej
17fffd5a43 oops
Origin commit data
------------------
Commit: bf1f9afc8d
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-09-15 (Sat, 15 Sep 2012)
2012-09-15 15:33:50 +02:00
Jacek Jendrzej
cc285043ad my_system fix
Origin commit data
------------------
Commit: 87342fd0d9
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-09-15 (Sat, 15 Sep 2012)
2012-09-15 11:20:49 +02:00
Jacek Jendrzej
878d7528e4 add wakeup_hdd & file_exists to system-helpers
Origin commit data
------------------
Commit: c6ae7255ac
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-09-11 (Tue, 11 Sep 2012)

Origin message was:
------------------
-add wakeup_hdd & file_exists to system-helpers
2012-09-11 20:35:47 +02:00
Jacek Jendrzej
2ce35cb6ce move safe_mkdir & check_dir to system-helpers
Origin commit data
------------------
Commit: dfa3231469
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-09-11 (Tue, 11 Sep 2012)
2012-09-11 20:34:53 +02:00
vanhofen
205bb3bc65 system/helpers.h|cpp: change header
Origin commit data
------------------
Commit: ae73a950eb
Author: vanhofen <vanhofen@gmx.de>
Date: 2012-08-30 (Thu, 30 Aug 2012)

Origin message was:
------------------
- system/helpers.h|cpp: change header
2012-08-30 09:30:14 +02:00
FlatTV
860e0b99ca Add global helpers my_system() and my_popen()
Origin commit data
------------------
Commit: b92660259c
Author: FlatTV <FlatTV@gmx.de>
Date: 2012-08-30 (Thu, 30 Aug 2012)
2012-08-30 09:28:54 +02:00