Gary E. Miller
|
558279afe5
libgps_dbus.c: remove tabs. Fix long line.
|
4 yıl önce |
Gary E. Miller
|
29991d6ffe
gps.h: Move gps_data_t.status to gps_fix_t.status
|
5 yıl önce |
Gary E. Miller
|
fd59a9c789
libgps_dbus.c: Sort includes, fix typo in comment.
|
5 yıl önce |
Gary E. Miller
|
2607bf6d6e
Large, but simple variable change: altitude -> altHAE.
|
5 yıl önce |
Gary E. Miller
|
2d37b2d47d
Move __DARWIN_C_LEVEL and __DARWIN_C_SOURCE into SConstruct.
|
5 yıl önce |
Gary E. Miller
|
ee4eab5590
libgps_dbus: Don't throw away eph, use it.
|
6 yıl önce |
Gary E. Miller
|
6027b102c7
LICENSE: Update licenses for consistency. No functional changes.
|
6 yıl önce |
Gary E. Miller
|
9d9ba3f1a5
libgps_dbus: Fix compiler warning of DBusHandlerResult signal_handler()
|
6 yıl önce |
Robert Norris
|
facde92145
dbus timeout parameter is in milliseconds.
|
8 yıl önce |
Rob Norris
|
709b6c4d01
Shift libgps_dbus inclusion of syslog.h only if dbus is being used.
|
9 yıl önce |
Rob Norris
|
4ac75f554e
Ensure memory is freed in gps library client on dbus failures.
|
9 yıl önce |
Eric S. Raymond
|
28bf37132d
Retire splint from our set of static analyzers.
|
10 yıl önce |
Eric S. Raymond
|
44b3532e07
Implement POSIX clock_gettime(3) for systems that lack it (like Mac OS X).
|
10 yıl önce |
Eric S. Raymond
|
64685e5510
Fix minor build failure due to moving definition of UNUSED.
|
10 yıl önce |
Andrey Mazo
|
832e1fb174
Fixed incorrect string argument to dbus_message_get_args().
|
11 yıl önce |
Eric S. Raymond
|
620f7445dc
Nuke trailing whitespace in C source.
|
12 yıl önce |
ukyg9e5r6k7gubiekd6
|
1542fd2b20
Use UNUSED rather than uselessly setting a parameter, which triggers a compiler warning.
|
12 yıl önce |
Eric S. Raymond
|
ecf1b66662
Remove a dependency on the Gnome libraries.
|
13 yıl önce |
Michael Tatarinov
|
3230c766b2
Remove duplicate code.
|
13 yıl önce |
Eric S. Raymond
|
34f69cc5d2
Magic-number elimination.
|
13 yıl önce |
Eric S. Raymond
|
82cd8cd019
Re-do runtime dispatch in the client library.
|
13 yıl önce |
Eric S. Raymond
|
88eb3cee8d
Runtime dispatch to methods is working in the client library.
|
13 yıl önce |
Eric S. Raymond
|
af7ae8196b
Avoid a name collision.
|
13 yıl önce |
Eric S. Raymond
|
45b6da360a
First step in runtime export dispatch for the client library.
|
13 yıl önce |
Eric S. Raymond
|
702896ec59
Repair compilation of DBUS + Qt.
|
13 yıl önce |
Eric S. Raymond
|
13519fc5b8
Get back to a state where the shm export works.
|
13 yıl önce |
Eric S. Raymond
|
e7ad4f5d8c
Converge the library APIs for different transports more closely.
|
13 yıl önce |
Eric S. Raymond
|
c7d7030b88
More refactoring.
|
13 yıl önce |
Eric S. Raymond
|
d0c9777345
More refactoring. Bring DBUS API closer to the generic one.
|
13 yıl önce |
Eric S. Raymond
|
8b79518d46
Refactoring step and minor fixes.
|
13 yıl önce |