Alexander Neumann
8b7bf8691d
backend: Remove Get()
This is the first commit that removes the (redundant) Get() method of
the backend interface. Get(x, y) is equivalent to GetReader(x, y, 0, 0).
2016-01-23 13:13:05 +01:00
..
2015-11-10 22:13:53 +01:00
2015-07-19 17:57:18 +02:00
2015-10-27 22:34:30 +01:00
2015-06-28 13:52:22 +02:00
2016-01-23 13:13:05 +01:00
2015-12-06 17:29:31 +01:00
2015-10-25 13:19:35 +01:00
2015-08-28 19:31:05 +02:00
2015-06-26 13:58:43 -04:00
2015-06-28 13:52:22 +02:00
2015-11-13 12:33:59 +01:00
2015-07-25 18:01:57 +02:00
2015-08-14 15:33:11 +02:00
2015-11-08 21:10:03 +01:00
2015-11-02 19:07:03 +01:00
2015-11-13 12:33:59 +01:00
2015-07-26 14:56:34 +02:00
2015-06-28 13:52:23 +02:00
2016-01-17 18:48:05 +01:00
2015-08-18 22:45:50 +02:00
2015-11-08 22:41:45 +01:00
2015-08-17 11:10:12 +02:00
2015-08-17 11:10:12 +02:00
2015-11-13 12:33:59 +01:00
2015-07-19 17:50:55 +02:00
2016-01-17 18:48:05 +01:00