aboutsummaryrefslogtreecommitdiff
path: root/src/ui/new_contact.c
Commit message (Expand)AuthorAge
* Fix wrong stack switch on pauseJacki6 days
* Only query cameras on request if libportal gets usedJacki6 days
* Restrict access via pipewire to camerasJacki6 days
* Add first localizationJacki2024-04-02
* Allow silent fail of pipewire connectionJacki2024-03-09
* Fix camera error pageTheJackiMonster2024-02-15
* Fix issues with non-libportal requestJacki2024-02-15
* Adjust code to allow building without libportalJacki2024-02-15
* Fix segfault if thread is not yet startedJacki2024-02-14
* Add asserts to verify reliabilityJacki2024-02-14
* Cleanup transitions of new contact dialogJacki2024-01-19
* Change camera nick with descriptionJacki2024-01-19
* Adjust revealer to be dynamicJacki2024-01-19
* Fix reset camera list and camera during selectionJacki2024-01-19
* Add combobox to select between camerasJacki2024-01-19
* Add documentation comments to header and code cleanupJacki2024-01-19
* Fix segfault caused by libportal error being null on failureJacki2024-01-19
* Request camera access via libportalJacki2024-01-19
* Fix issues with video playbackTheJackiMonster2022-12-05
* Implement video playback from local fileTheJackiMonster2022-12-04
* Fix potential crash by unsafe gst pipeline and improve unicode character hand...TheJackiMonster2022-11-14
* Remove zbar and gst-app as build dependencyTheJackiMonster2022-11-13
* Improve gstreamer video pipeline for contact qr code scanningTheJackiMonster2022-11-12
* Disable video processing on errorTheJackiMonster2022-08-12
* Replaced zbar dependency with gstreamer pipelineTheJackiMonster2022-08-12
* Added functions to solve utf8 conversion issuesTheJackiMonster2022-03-30
* Added warning handling and leave messages, cleaning some code and fixed issue...TheJackiMonster2022-03-13
* Implemented QR generation and usage of lobbiesTheJackiMonster2022-03-12
* Added dialog to delete with custom delayTheJackiMonster2022-02-18
* Adding visual list of current uploading files to be sentTheJackiMonster2022-01-10
* Updated copyright year-datesTheJackiMonster2022-01-03
* Fixed some warnings of invalidly queued draw signalsTheJackiMonster2022-01-03
* Added icon, desktop-file and used glib resources to load uiTheJackiMonster2021-12-23
* Implemented preview for sending files and added ui for message contentTheJackiMonster2021-12-21
* Adapted UI to visualize problems with the camera connectionTheJackiMonster2021-12-18
* Adjusted error handling of zbarTheJackiMonster2021-12-18
* Added dialog to send filesTheJackiMonster2021-12-18
* Implemented QR decoding using zbar_image_scannerTheJackiMonster2021-11-17
* Fixed memory leaks regarding gtk buildersTheJackiMonster2021-11-15
* Added zbar video input to scan for contactsTheJackiMonster2021-11-14