Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2014-06-01 | m + memleak fix + doc | Mattias Andrée | 2 | -15/+64 |
2014-06-01 | m + doc + fix indentation | Mattias Andrée | 2 | -77/+85 |
2014-06-01 | m + doc | Mattias Andrée | 2 | -33/+67 |
2014-06-01 | Use macros for CRTC information fields | Mattias Andrée | 3 | -33/+35 |
2014-06-01 | m + m doc | Mattias Andrée | 4 | -24/+63 |
2014-06-01 | m + m fixes + doc | Mattias Andrée | 4 | -60/+123 |
2014-06-01 | m | Mattias Andrée | 1 | -5/+2 |
2014-06-01 | m + doc | Mattias Andrée | 5 | -127/+177 |
2014-05-31 | whitespace | Mattias Andrée | 2 | -5/+5 |
2014-05-31 | m | Mattias Andrée | 1 | -6/+6 |
2014-05-31 | reduce code duplication | Mattias Andrée | 1 | -113/+100 |
2014-05-31 | sort error codes by name | Mattias Andrée | 1 | -1/+1 |
2014-05-31 | m | Mattias Andrée | 1 | -0/+3 |
2014-05-31 | extraction of libgamma_method_capabilities | Mattias Andrée | 2 | -1/+54 |
2014-05-31 | extraction of libgamma_crtc_information | Mattias Andrée | 2 | -1/+46 |
2014-05-31 | extraction of constants into the info manual | Mattias Andrée | 2 | -1/+60 |
2014-05-31 | derp | Mattias Andrée | 1 | -2/+3 |
2014-05-31 | rebuild when our python scripts are updated | Mattias Andrée | 1 | -2/+2 |
2014-05-31 | move files around | Mattias Andrée | 34 | -17/+17 |
2014-05-31 | split out error identification for failure of open from libgamma_linux_drm_partition_initialise | Mattias Andrée | 1 | -52/+58 |
2014-05-31 | gamma-linux-drm: split read_connector_data | Mattias Andrée | 1 | -36/+73 |
2014-05-31 | add special support for LIBGAMMA_DEVICE_REQUIRE_GROUP in libgamma_perror | Mattias Andrée | 3 | -2/+21 |
2014-05-31 | m | Mattias Andrée | 2 | -2/+2 |
2014-05-31 | info: doc libgamma_perror | Mattias Andrée | 1 | -0/+13 |
2014-05-31 | m | Mattias Andrée | 2 | -2/+2 |
2014-05-31 | add libgamma_perror | Mattias Andrée | 2 | -9/+58 |
2014-05-31 | info: doc libgamma_name_of_error and libgamma_value_of_error | Mattias Andrée | 1 | -0/+13 |
2014-05-31 | add libgamma_name_of_error and libgamma_value_of_error | Mattias Andrée | 3 | -0/+81 |
2014-05-31 | m | Mattias Andrée | 1 | -2/+2 |
2014-05-31 | m translate_from_64 | Mattias Andrée | 1 | -4/+2 |
2014-05-31 | add the names of the connector types to their doc | Mattias Andrée | 1 | -0/+73 |
2014-05-31 | add libgamma_is_method_available | Mattias Andrée | 2 | -0/+51 |
2014-05-31 | info: list adjustment method identifiers | Mattias Andrée | 2 | -0/+65 |
2014-05-29 | it has been reported that vidmode can work when randr does not | Mattias Andrée | 1 | -3/+3 |
2014-05-29 | more jargon | Mattias Andrée | 1 | -4/+8 |
2014-05-28 | typo | Mattias Andrée | 1 | -1/+1 |
2014-05-28 | some jargon | Mattias Andrée | 1 | -3/+78 |
2014-05-28 | m | Mattias Andrée | 1 | -0/+1 |
2014-05-28 | derp | Mattias Andrée | 1 | -3/+3 |
2014-05-28 | fix some sloppyness | Mattias Andrée | 1 | -4/+4 |
2014-05-28 | info: errors | Mattias Andrée | 4 | -8/+140 |
2014-05-28 | namespace some definitions | Mattias Andrée | 23 | -440/+440 |
2014-05-28 | add LIBGAMMA_CONNECTOR_TYPE_COUNT, LIBGAMMA_SUBPIXEL_ORDER_COUNT and LIBGAMMA_CRTC_INFO_COUNT | Mattias Andrée | 2 | -0/+20 |
2014-05-28 | change doc style to one appropriate for manuals | Mattias Andrée | 22 | -1212/+1213 |
2014-05-28 | on GAMMA_METHOD_MAX and GAMMA_METHOD_COUNT | Mattias Andrée | 1 | -0/+11 |
2014-05-28 | api basics | Mattias Andrée | 1 | -0/+52 |
2014-05-28 | on linking | Mattias Andrée | 1 | -0/+17 |
2014-05-28 | on installing | Mattias Andrée | 1 | -0/+128 |
2014-05-28 | add install and uninstall rules | Mattias Andrée | 1 | -7/+96 |
2014-05-28 | on compiling | Mattias Andrée | 1 | -2/+47 |