Hisham Muhammad
|
4e064e0db7
|
Build fixes to resync with FreeBSD changes.
|
2015-03-16 23:03:40 -03:00 |
Hisham Muhammad
|
272e2d9b34
|
Major advances in FreeBSD port.
|
2015-03-16 23:02:03 -03:00 |
Hisham Muhammad
|
9ff5d2b243
|
Fix saving of header states, motion in Setup screen.
|
2015-03-16 23:01:21 -03:00 |
Hisham Muhammad
|
14a177800b
|
Remove spurious UTF-8 char from ASCII mode.
|
2015-03-16 22:58:56 -03:00 |
Hisham Muhammad
|
59914bfd5b
|
Rename Setup_run to Action_runSetup.
|
2015-03-16 22:58:23 -03:00 |
Hisham Muhammad
|
7fd4af80ff
|
Linux build fixes.
|
2015-03-16 03:25:43 -03:00 |
Hisham Muhammad
|
5c8b83405b
|
Merge branch 'master' into wip
Conflicts:
Process.c
Process.h
linux/LinuxProcess.c
linux/LinuxProcess.h
linux/LinuxProcessList.c
unsupported/Platform.c
unsupported/Platform.h
|
2015-03-16 03:22:33 -03:00 |
Hisham Muhammad
|
ddbb71d1c8
|
Add files to unsupported platform.
|
2015-03-16 03:16:18 -03:00 |
Hisham Muhammad
|
adbfe3c3f1
|
Get FreeBSD tree to compile again with latest changes.
|
2015-03-16 03:14:20 -03:00 |
Hisham Muhammad
|
40f3391a3c
|
Merge branch 'wip' of https://github.com/hishamhm/htop into freebsd
|
2015-03-16 01:45:05 -03:00 |
Hisham Muhammad
|
be1700cf94
|
Isolate portable and Linux-specific process fields.
|
2015-03-16 01:43:04 -03:00 |
Hisham Muhammad
|
a44a64d0ee
|
Merge branch 'wip' of https://github.com/hishamhm/htop into freebsd
|
2015-03-15 23:03:43 -03:00 |
Hisham Muhammad
|
bc928d7f47
|
Add MainPanel.c
|
2015-03-15 23:03:26 -03:00 |
Hisham Muhammad
|
967b6569a1
|
Merge branch 'wip' of https://github.com/hishamhm/htop into freebsd
|
2015-03-15 22:57:01 -03:00 |
Hisham Muhammad
|
d2acffa59a
|
Merge branch 'wip' of https://github.com/hishamhm/htop into freebsd
Conflicts:
htop.c
unsupported/Platform.h
|
2015-03-15 22:53:10 -03:00 |
Hisham Muhammad
|
e3fe3962cb
|
Move more Linux-specific code into Linux subdir.
|
2015-03-15 20:29:13 -03:00 |
Hisham Muhammad
|
e7d6eb6a82
|
Fix deletion of processes. Closes #172.
Conflicts:
linux/LinuxProcess.c
|
2015-03-08 19:52:28 -03:00 |
Hisham Muhammad
|
a4b03e8875
|
Improve reading of cgroups.
|
2015-03-08 19:47:49 -03:00 |
Hisham Muhammad
|
39a725abc2
|
Fix deletion of processes. Closes #172.
|
2015-03-08 19:45:56 -03:00 |
Hisham Muhammad
|
0a184b769f
|
Merge fixes
|
2015-02-23 03:53:36 -03:00 |
Hisham Muhammad
|
50000d808e
|
Silence warnings reported in #70.
|
2015-02-23 03:34:06 -03:00 |
Hisham Muhammad
|
8b5b73825e
|
Oops, remove test code committed by accident.
|
2015-02-23 01:14:20 -03:00 |
Hisham Muhammad
|
9780c312f4
|
Fix allocation of processes. Closes #166.
Conflicts:
Process.c
Process.h
ProcessList.c
ScreenManager.c
linux/LinuxProcessList.c
|
2015-02-23 01:13:40 -03:00 |
Hisham Muhammad
|
cce2202a1f
|
Work on fixing build of "unsupported" platform
|
2015-02-23 01:02:27 -03:00 |
Hisham Muhammad
|
5ca9b8e002
|
Work on fixing build of "unsupported" platform
|
2015-02-23 00:59:24 -03:00 |
Hisham Muhammad
|
6f868b00c0
|
Fix allocation of processes. Closes #166.
|
2015-02-20 14:52:10 -02:00 |
Hisham Muhammad
|
f97d1bc54a
|
Merge branch 'master' into wip
|
2015-02-04 12:19:52 -02:00 |
Hisham Muhammad
|
aed9b9d18e
|
Test if -Wextra is supported. Closes #155.
|
2015-02-04 12:19:04 -02:00 |
Hisham Muhammad
|
cc26974129
|
Match IO field descriptions with new labels.
|
2015-02-04 11:47:00 -02:00 |
Hisham Muhammad
|
574c3decb5
|
Move graph according to configured CRT_delay.
|
2015-02-04 11:42:54 -02:00 |
Hisham Muhammad
|
4a26ac05b0
|
Let's see if responsiveness is still good using the full CRT_delay
in ncurses. CPU usage goes down noticeably.
(Also, add missing comma, sorry.)
|
2015-02-04 11:41:53 -02:00 |
Hisham Muhammad
|
cfc773f7ee
|
Use UTF-8 only when using UTF-8 :-)
|
2015-02-04 11:41:02 -02:00 |
Hisham Muhammad
|
6302b3e593
|
Make sure these are initialized.
|
2015-02-04 11:40:44 -02:00 |
Hisham Muhammad
|
d7c843c23b
|
Complete cursor-based movement of headers.
|
2015-02-03 22:32:07 +01:00 |
Hisham Muhammad
|
14bd77c5f4
|
Add longer descriptions to available meters.
|
2015-02-03 22:31:44 +01:00 |
Hisham Muhammad
|
f5f29ceeb9
|
Make the implementation of color schemes declarative.
|
2015-02-03 22:30:05 +01:00 |
Hisham Muhammad
|
c3a7b2f134
|
Merge branch 'master' into wip
|
2015-01-23 11:23:44 -02:00 |
Hisham Muhammad
|
83a829a286
|
Remove bogus assertion. Closes #159.
|
2015-01-23 11:22:55 -02:00 |
Hisham Muhammad
|
c2108e5a48
|
Another mega-patch for the refactoring process.
Kinda runs, but functionality from the original main loop
is still missing. Patience.
|
2015-01-23 03:08:21 -02:00 |
Hisham Muhammad
|
3383d8e556
|
Sorry about the mega-patch.
This is a work-in-progress, code is currently broken.
(Some actions, and notably, the header, are missing.)
|
2015-01-21 23:27:31 -02:00 |
Hisham Muhammad
|
36b7832884
|
Fix initialization of cpuData structure. Closes #159.
|
2015-01-19 16:24:56 -02:00 |
Hisham Muhammad
|
c29e53c5d5
|
Add a stub for the battery meter.
|
2014-11-27 21:07:42 -02:00 |
Hisham Muhammad
|
d4c26a3932
|
Merge branch 'master' into freebsd
|
2014-11-27 21:05:30 -02:00 |
Hisham Muhammad
|
d20160cb4f
|
Merge branch 'master' of https://github.com/hishamhm/htop
|
2014-11-27 21:05:20 -02:00 |
Hisham Muhammad
|
430c7c9a9b
|
Move platform-dependent parts of Linux battery meter.
|
2014-11-27 21:04:57 -02:00 |
Hisham Muhammad
|
f4c49ff92e
|
"get max pid" for FreeBSD
|
2014-11-27 20:18:01 -02:00 |
Hisham Muhammad
|
da0956d1cd
|
Merge branch 'master' into freebsd
|
2014-11-27 20:10:53 -02:00 |
Hisham Muhammad
|
03ca7da85f
|
Merge branch 'master' of https://github.com/hishamhm/htop
|
2014-11-27 20:10:42 -02:00 |
Hisham Muhammad
|
b4f6b11092
|
Move "get max pid" code into platform specific area.
|
2014-11-27 20:10:23 -02:00 |
Hisham Muhammad
|
a89758094f
|
check /proc only if using /proc
|
2014-11-27 20:04:53 -02:00 |