forked from pool/pulseview
30 lines
1.2 KiB
Plaintext
30 lines
1.2 KiB
Plaintext
|
-------------------------------------------------------------------
|
||
|
Mon Jun 2 18:56:20 UTC 2014 - bugs@vdm-design.de
|
||
|
|
||
|
- Sync .spec with the one from rmax
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Fri May 30 10:47:19 UTC 2014 - bugs@vdm-design.de
|
||
|
|
||
|
- Update to version 0.2.0
|
||
|
* Support for protocol decoding (via libsigrokdecode) has been added, including support for annotation rows, multiple decoders in the same GUI window, support for stacking protocol decoders (e.g. I²C -> RTC8564, UART -> MIDI, or SPI -> SDcard) and lots more.
|
||
|
* Support for loading and saving sigrok session (*.sr) files has been added.
|
||
|
* Initial support for analog data sources (specifically oscilloscopes, e.g. the Rigol DS1052E) has been added.
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Tue Jan 29 13:37:36 UTC 2013 - max@suse.com
|
||
|
|
||
|
- Upstream adopted pulseview-pthread.patch
|
||
|
- Disable -Werror to fix build.
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Thu Jan 17 12:15:26 UTC 2013 - max@suse.com
|
||
|
|
||
|
- Explicitly link against libpthread (pulseview-pthread.patch).
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Wed Jan 16 17:20:39 UTC 2013 - max@suse.com
|
||
|
|
||
|
- Initial build from git snapshot.
|
||
|
|