Commit Graph

106 Commits

Author SHA1 Message Date
germedeb 597b0e4011 redesigned the icon of openmg
this makes the icon more attractive, and it is now pixel perfect on 32x32 and looks better in all resolutions
2022-03-30 17:44:09 -03:00
sergiotarxz 49d41b5a43 Adding some arbitrary limits to the zoom out/in. 2022-03-06 19:16:22 +01:00
sergiotarxz 60e3291190 Adding a demostration gif to openmg's README.md 2022-03-06 18:37:39 +01:00
sergiotarxz 71f5db627f Adding a demostration gif. 2022-03-06 18:33:29 +01:00
sergiotarxz 6892ddcddc Avoiding the app to crash when no internet conection is found. 2022-02-18 15:08:24 +01:00
sergiotarxz 02048bf41d Adding desktop icon. 2022-02-10 19:54:32 +01:00
sergiotarxz 8f9be2a656 Merge pull request 'added a .desktop file' (#7) from germedeb/mangareader:main into main
Reviewed-on: https://gitea.sergiotarxz.freemyip.com/sergiotarxz/mangareader/pulls/7
2022-02-10 19:21:24 +01:00
germedeb 5c00c7e09c Merge branch 'main' into main 2022-02-10 18:27:06 +01:00
sergiotarxz b3cf226554 Adding a donations bitcoin address. 2022-02-01 19:52:58 +01:00
sergiotarxz c54fa2b2e4 Adding me.sergiotarxz.openmg.json 2022-01-25 01:45:27 +01:00
sergiotarxz 52378d5623 Limiting search to 20 mangas to improve performance. 2022-01-23 15:43:50 +01:00
sergiotarxz d78d687f6d Fixing unblocking the image download after setting the model. 2022-01-23 15:27:37 +01:00
sergiotarxz 81a266fe3a Remooving debug statement. 2022-01-23 11:42:08 +01:00
sergiotarxz e0c837642b Better yet image download. 2022-01-23 11:35:31 +01:00
sergiotarxz 84c47861ad Adding g_task_set_return_on_cancel. 2022-01-23 11:03:40 +01:00
sergiotarxz 2c2e1d550e Improving the image logic. 2022-01-23 10:53:46 +01:00
sergiotarxz a17f9c1f25 Fix to endes patch (Unitialized html_document.) and default to build flatpak
without images to work better on low resources computers.
2022-01-23 09:58:01 +01:00
sergiotarxz 5b49e51642 Merge pull request 'Mainly some memory leaks fixes' (#8) from endes/mangareader:broken-patch-1 into main
Reviewed-on: https://gitea.sergiotarxz.freemyip.com/sergiotarxz/mangareader/pulls/8
2022-01-23 09:45:01 +01:00
endes 44689c9561 corrected 'AUTHORS.md' 2022-01-20 17:45:50 +01:00
endes 14c671c78b updated AUTHORS.md 2022-01-20 17:42:40 +01:00
broken a49e12154f Added valgrind supression list 2022-01-20 14:22:47 +01:00
broken eb19a7bd0b fixed memory leaks 2022-01-20 14:17:33 +01:00
sergiotarxz 03ca046180 Multiple fixes, allowing to compile without images in lists. (Too expensive for some
computers) Logging image writes.
2022-01-19 00:29:44 +01:00
sergiotarxz 10e7ccab2b Using _WIN32 instead. 2022-01-18 21:20:58 +01:00
sergiotarxz d6200919d0 Fixing again windows build. 2022-01-18 21:17:33 +01:00
sergiotarxz 023fbf7e4d Fixing cygwin64 build. 2022-01-18 21:06:02 +01:00
sergiotarxz 46ef8f9df3 Fix to avoid threading a lot with url pictures. 2022-01-18 21:00:39 +01:00
sergiotarxz b4372119c0 Adding non-threaded search. 2022-01-18 20:23:12 +01:00
germedeb fdcc909f4b added a .desktop file
This is necessary to get openmg in a menu like in kde or gnome
2022-01-17 18:20:12 -03:00
sergiotarxz f22ef00a2c Deleting vim file. 2022-01-16 22:39:57 +01:00
sergiotarxz 329c679c2c Adding async picture load. 2022-01-16 22:39:01 +01:00
sergiotarxz 1ff3ba89dc Adding a little of async to enhance load times. 2022-01-16 19:53:58 +01:00
sergiotarxz afe558e676 Fixing bad image errors. 2022-01-16 04:09:04 +01:00
sergiotarxz 749d9e01ca Adding functional (almost) search. 2022-01-16 02:22:08 +01:00
sergiotarxz 31850456aa Adding initial search view. 2022-01-16 01:32:46 +01:00
sergiotarxz c96742dcf4 Changing to use adwviewstack. 2022-01-15 00:02:13 +01:00
sergiotarxz e3273fffff Adding explore button. 2021-11-30 23:16:38 +01:00
sergiotarxz f5b29029a4 Splitting the section content from the main_view logic. 2021-11-30 22:38:48 +01:00
sergiotarxz ca63ee7449 Making the previous button to hide while we are on the main view. 2021-11-30 22:04:44 +01:00
sergiotarxz 95f805f92f Adding missing file src/database.c 2021-11-28 10:42:25 +01:00
sergiotarxz 3050ac8230 Adding image cache. 2021-11-28 10:29:54 +01:00
sergiotarxz 0b3c459482 Adding initial database support. 2021-11-27 23:43:39 +01:00
sergiotarxz 047dc500b4 Adding sqlite submodule to add sqlite support. 2021-11-26 23:37:24 +01:00
sergiotarxz 99fb8604fc Making the zoom less sensible. 2021-11-23 22:22:06 +01:00
sergiotarxz 665206c32e Zoom rework. 2021-11-23 22:18:03 +01:00
sergiotarxz 78cc873530 Adding zoom feature. 2021-11-23 22:03:45 +01:00
sergiotarxz ca593b482c Adding log on zoom. 2021-11-23 20:37:23 +01:00
sergiotarxz ad1f942c01 Missing controls.h file 2021-11-22 23:43:10 +01:00
sergiotarxz f998953f13 Reworking the details view to use the header bar instead of
plain buttons.
2021-11-22 23:40:22 +01:00
sergiotarxz 1630610354 Adding the logo contributed by Germe.deb. 2021-11-22 22:46:04 +01:00