Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/LibreELEC/eventlircd

The eventlircd daemon used in LibreELEC
https://github.com/LibreELEC/eventlircd

Merge pull request #3 from heitbaum/y2038

migrate struct input_event.time to .input_event_sec and .input_event_usec

fd511a9cc7de6af4517604fdc2b3f0f5b64c2a81 authored over 2 years ago by Matthias Reichl <[email protected]>
migrate struct input_event.time to .input_event_sec and .input_event_usec

This allows compiling eventlircd as 32-bit userland with the Y2038 safe
options - -D_FILE_OFFSET...

fa09afe33c9449e637b92b535a41bc398107a3c5 authored over 2 years ago by Rudi Heitbaum <[email protected]>
Merge pull request #2 from InuSasha/fixes/fallthru

make fallthru to break, fixes compile error in gcc7

3b753e91ae8c28dc34dd017a354d72b3c0715309 authored almost 7 years ago by Matthias Reichl <[email protected]>
make fallthru to break, fixes compile error in gcc7

e7fd5661c0633622ef592dc900d8aa3d5a51cb23 authored almost 7 years ago by Sascha Kuehndel (InuSasha) <[email protected]>
[configure.ac] add support for kernel 4.4

Signed-off-by: Stephan Raue <[email protected]>

7faaf9d98c892d32b2b8c320ee5d77373749ad41 authored almost 9 years ago by Stephan Raue <[email protected]>
dont use full path for 'grep' in udev script

Signed-off-by: Stephan Raue <[email protected]>

65f86ff85a1a6d28a03de556e9f437bb85864185 authored almost 9 years ago by Stephan Raue <[email protected]>
Merge pull request #1 from olebowle/fix_warnings

Fix warnings

4ad00aba8d104511f4b9bd5ebffa26a239c291cb authored almost 9 years ago by Stephan Raue <[email protected]>
- Removed pedantic flag, as it may complain about empty initializer braces in dynamically created evkey_{code_to_name,type}.h

72cebb728e4e466c0bc454f112592db236801b4c authored almost 9 years ago by Ole Ernst <[email protected]>
- Removed unused longopt

28ebdd17dc780293ece2f373323cf68051e416fb authored over 9 years ago by Ole Ernst <[email protected]>
- Added missing config switch

d782b25e277fa1bd5241fcde10641f5947a0d819 authored over 9 years ago by Ole Ernst <[email protected]>
- Fixed syntax in udev rules

b59d6ff835a34a603c7e70b3cfbe4b32376cda8c authored over 9 years ago by Ole Ernst <[email protected]>
- Fixed automake complaining about missing README, as it was renamed to README.md in c857f85

86653dff5128333ca6d26478240066566b651049 authored over 9 years ago by Ole Ernst <[email protected]>
- Fixed compiler warnings.

bddaf34fba278b61d6022ae140d86f6dcf4159e3 authored over 9 years ago by Ole Ernst <[email protected]>
README: cosmetics

dfab53894525c524ad2ebe356dfb203f869100dd authored almost 10 years ago by Stephan Raue <[email protected]>
move README to README.md, add project infos from https://code.google.com/p/eventlircd/ before it goes down

c857f851962baa7b7bade94888ba1b7830cdb9ea authored almost 10 years ago by Stephan Raue <[email protected]>
- Modified lircd_helper so that creation of the uinput event device can be disabled.

8245391b53d03865049074d4227f2904b3984f4c authored over 13 years ago by pebender <pebender@bd17559c-f4b9-11de-82c3-25da7dca7fdf>
- Changed "pictures" button to use KEY_IMAGES rather than KEY_MEDIA.

dae1c19ebd9cf3932c7cecc33eedb3b597c33d60 authored over 13 years ago by pebender <pebender@bd17559c-f4b9-11de-82c3-25da7dca7fdf>
- Fixed error where return_code was not being returned.

3e711675ececd215e3508fdaa7b0b2cf779c7190 authored almost 14 years ago by pebender <pebender@bd17559c-f4b9-11de-82c3-25da7dca7fdf>
- Added the command line option -R (--repeat-filter) to explicitly enable eventlircd's time based input event repeat filtering.

dc4ddf228ad1009be0838f4d25019d10d463a4ce authored about 14 years ago by pebender <pebender@bd17559c-f4b9-11de-82c3-25da7dca7fdf>
- Added event map for USB device 1241:e000.

8daaa0de1623de8a57f999851c3a648a3077b73d authored about 14 years ago by pebender <pebender@bd17559c-f4b9-11de-82c3-25da7dca7fdf>
- Updated default event map.

5111e12f117d633783d18c461f45bf6b9f46ea6a authored about 14 years ago by pebender <pebender@bd17559c-f4b9-11de-82c3-25da7dca7fdf>
- Made source format changes to be more in line with the Linux kernel coding style.

d28fdf73ded1b2af50292d0133187d1e5de2d29c authored about 14 years ago by pebender <pebender@bd17559c-f4b9-11de-82c3-25da7dca7fdf>
- Reverted previous commit as I they were not a redundant as I thought.

a4ad00915ca61ab1363277eeceb6279601a96441 authored about 14 years ago by pebender <pebender@bd17559c-f4b9-11de-82c3-25da7dca7fdf>
- Removed some redundant variables.

29f9350892d5f240be4dbb7b10f37d1a56c496de authored about 14 years ago by pebender <pebender@bd17559c-f4b9-11de-82c3-25da7dca7fdf>
- Added more gcc -W* in order to detect more errors.

- Fixed numerous implicit cast warnings.

ce8498fb24541906ef02b1c744ab432deed53de3 authored about 14 years ago by pebender <pebender@bd17559c-f4b9-11de-82c3-25da7dca7fdf>
- Simplified the UNUSED #define.

b5394ffcdb9c07d222e14e1202c755f079f24b96 authored about 14 years ago by pebender <pebender@bd17559c-f4b9-11de-82c3-25da7dca7fdf>
- Reverted commits 28 and 29 because something in them is broken.

063886eba8b2899e480dc5a68128f2b870aa16d1 authored about 14 years ago by pebender <pebender@bd17559c-f4b9-11de-82c3-25da7dca7fdf>
- Added initial support for the new kernel remote drivers such as mceusb (may for other IR Core input drivers as well) (patch provided by Stephan Raue).

f0ab7f01fc29661199fd616ecde2987343abdfb0 authored about 14 years ago by pebender <pebender@bd17559c-f4b9-11de-82c3-25da7dca7fdf>
- Removed some extraneous trailing whitespace (identified and patched by Stephan Raue).

6976ca52afc613926cce5ced4faa6a9374b10da0 authored about 14 years ago by pebender <pebender@bd17559c-f4b9-11de-82c3-25da7dca7fdf>
- Fixed an error in the name of the localstatedir (indentified and patched by Stephan Raue).

77390f705aaa6db644aa87e19f865c25758d626a authored about 14 years ago by pebender <pebender@bd17559c-f4b9-11de-82c3-25da7dca7fdf>
- Commented out gcc Wconversion flag because is causes compilation to fail due to questionable implicit conversions in some Linux and glibc header files.

4296e46c1a4f52c2a81504cc23f55a6bd92ecbe1 authored about 14 years ago by pebender <pebender@bd17559c-f4b9-11de-82c3-25da7dca7fdf>
- Added more gcc -W* in order to detect more error.

- Fixed numerous implicit cast warning.
- Simplified the UNUSED #define.

183ce2df396d433f8e7119269464714f03d3edd0 authored over 14 years ago by pebender <pebender@bd17559c-f4b9-11de-82c3-25da7dca7fdf>
- Updated the copyright dates.

1027cbddc5d86863b17a77cc0da8659d960fdcf7 authored over 14 years ago by pebender <pebender@bd17559c-f4b9-11de-82c3-25da7dca7fdf>
- Added some additional comments to the code.

ee6261b01a57b8e6a8186644c8e99734a50f2bb6 authored over 14 years ago by pebender <pebender@bd17559c-f4b9-11de-82c3-25da7dca7fdf>
- Changed shell scripts that generate header files from linux/input.h so that they used just awk rather than echo and awk.

- Removed unused GREP variable from the shell scripts that generate header files from linux/input.h.

a96089da9ac92a398d203a0e43c5c5960e9d5533 authored over 14 years ago by pebender <pebender@bd17559c-f4b9-11de-82c3-25da7dca7fdf>
- Renamed LIRCUDEVD_* and _LIRCUDEVD_* defines to EVENTLIRCD_* and _EVENTLIRCD_* as the name of the daemon changed from lircudevd to evenlircd some time ago.

b1eb00686048ae3a70bec0b4c4e82b26573dafd0 authored over 14 years ago by pebender <pebender@bd17559c-f4b9-11de-82c3-25da7dca7fdf>
- Switched from using AX_CFLAGS_GCC_OPTION to AX_C_CHECK_FLAG in configure.ac as it parallels the use of AC_LD_CHECK_FLAG.

- Switched back to appending CFLAGS and LDFLAGS flags in configure.ac because it is easier to mak...

4c1702df7fb212e4976c205b54c01a7bda6749d2 authored over 14 years ago by pebender <pebender@bd17559c-f4b9-11de-82c3-25da7dca7fdf>
- Fixed typo in previous commit.

5b68cfe9c8e4312e9c8bba2ed2903164d79a395d authored over 14 years ago by pebender <pebender@bd17559c-f4b9-11de-82c3-25da7dca7fdf>
- Added some explicit casting in printf statements so that compilation does not fail when encountering size_t.

f7afd49a93629dfc7b71f3a3963492c5cd8cf0f6 authored over 14 years ago by pebender <pebender@bd17559c-f4b9-11de-82c3-25da7dca7fdf>
- Changed configure so that it prepends CFLAGS and LDFLAGS that it adds in order to make it easier for them to be overridden.

19adb0850863f8da3ae5e1cb80176dda13b00d4c authored over 14 years ago by pebender <pebender@bd17559c-f4b9-11de-82c3-25da7dca7fdf>
- Did some initial code comment clean-up.

ebb93260c58ca6b282808c7c489c33acf88e9ca0 authored over 14 years ago by pebender <pebender@bd17559c-f4b9-11de-82c3-25da7dca7fdf>
- Added checks for some useful compiler flags, and if found then use them.

- Updated pkg.m4.

e6a0de1dd29da30e9726b86eefedc25fbc058b61 authored over 14 years ago by pebender <pebender@bd17559c-f4b9-11de-82c3-25da7dca7fdf>
- Changed repeats so that they speed up somewhat more gradually.

768a4faab63d844fc7973d93203e6178d7b7dd35 authored almost 15 years ago by pebender <pebender@bd17559c-f4b9-11de-82c3-25da7dca7fdf>
- Switched to using size_t rather than int for array indexes and sizes.

- Switched repeat_count to unsigned as it is never negative.

78481de429ce4143222058509c797aa9c5d11bc6 authored almost 15 years ago by pebender <pebender@bd17559c-f4b9-11de-82c3-25da7dca7fdf>
- Missed a block of variables when moving all declariations up to function scope.

7ca21811eea0730776e73ea3524bc6789cda5dae authored almost 15 years ago by pebender <pebender@bd17559c-f4b9-11de-82c3-25da7dca7fdf>
- Changed bdremote-ng mapping so that it maps KEY_n to KEY_NUMERIC_n.

60ceca085bdc8d5fb11a4eb51ba21efe08229d25 authored almost 15 years ago by pebender <pebender@bd17559c-f4b9-11de-82c3-25da7dca7fdf>
- Updated copyright date.

7f63e361cce679fbfb11e2baf95a98405a3fca7b authored almost 15 years ago by pebender <pebender@bd17559c-f4b9-11de-82c3-25da7dca7fdf>
- Added pointer casts to malloc.

46e0ea1cea68d554c94b87a4458285038d466abb authored almost 15 years ago by pebender <pebender@bd17559c-f4b9-11de-82c3-25da7dca7fdf>
- Moved all variable declariations up to function scope.

11b0e1423be9b217e591258705cddcf69d8baa59 authored almost 15 years ago by pebender <pebender@bd17559c-f4b9-11de-82c3-25da7dca7fdf>
- Fixed bugs uncovered using -Wall -Werror.

375499949a2ad2bf6b82a54ef55714b432a2019b authored almost 15 years ago by pebender <pebender@bd17559c-f4b9-11de-82c3-25da7dca7fdf>
- Fixed bug where int was used when size_t is required.

95537358cc2c3723cb4e144ac94e24898dc9d6df authored almost 15 years ago by pebender <pebender@bd17559c-f4b9-11de-82c3-25da7dca7fdf>
- Switched to using KEY_NUMERIC_n from KEY_n as they were introduced for use by remotes <http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=5a599a15182ed48e5bf54111feb3b21e425e194d>.

1307893029bfce290f2b7750b58c87feac65f502 authored almost 15 years ago by pebender <pebender@bd17559c-f4b9-11de-82c3-25da7dca7fdf>
- Renamed many variables from *keymap* to *evmap* to reflect extended capability in previous commit.

479e612596c0c8bd7f73986eeddb67247b859804 authored almost 15 years ago by pebender <pebender@bd17559c-f4b9-11de-82c3-25da7dca7fdf>
- Modified mapping so that it can map non-key events to NULL.

20208959ef7fa2ef3c105e4e4b5d345a962dc3b5 authored almost 15 years ago by pebender <pebender@bd17559c-f4b9-11de-82c3-25da7dca7fdf>
- Modified the Adesso ARC-1100 remote control's keymap file so that it does not advertise mouse buttons that it does not have.

ad02f1cd5a82cb0c4999a682f77a29260a26ccd1 authored almost 15 years ago by pebender <pebender@bd17559c-f4b9-11de-82c3-25da7dca7fdf>
- Added keymap file missing from Makefile.am.

94ae4ed435bc8955483da09c069036f053e1b5e8 authored almost 15 years ago by pebender <pebender@bd17559c-f4b9-11de-82c3-25da7dca7fdf>
- Fixed error in the name of the udev script variables ID_VENDOR_ID and ID_MODEL_ID.

ceae5ec314e6ac9ffd6da5f67922d247c0bf75c5 authored almost 15 years ago by pebender <pebender@bd17559c-f4b9-11de-82c3-25da7dca7fdf>
- Committed initial source code.

70b69a80a72e5832a40447a81ffad3ccf9c6c5b5 authored about 15 years ago by pebender <pebender@bd17559c-f4b9-11de-82c3-25da7dca7fdf>