|
c54fa2b2e4
|
Adding me.sergiotarxz.openmg.json
|
2022-01-25 01:45:27 +01:00 |
|
|
52378d5623
|
Limiting search to 20 mangas to improve performance.
|
2022-01-23 15:43:50 +01:00 |
|
|
d78d687f6d
|
Fixing unblocking the image download after setting the model.
|
2022-01-23 15:27:37 +01:00 |
|
|
81a266fe3a
|
Remooving debug statement.
|
2022-01-23 11:42:08 +01:00 |
|
|
e0c837642b
|
Better yet image download.
|
2022-01-23 11:35:31 +01:00 |
|
|
84c47861ad
|
Adding g_task_set_return_on_cancel.
|
2022-01-23 11:03:40 +01:00 |
|
|
2c2e1d550e
|
Improving the image logic.
|
2022-01-23 10:53:46 +01:00 |
|
|
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 |
|
|
a49e12154f
|
Added valgrind supression list
|
2022-01-20 14:22:47 +01:00 |
|
|
eb19a7bd0b
|
fixed memory leaks
|
2022-01-20 14:17:33 +01:00 |
|
|
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 |
|
|
10e7ccab2b
|
Using _WIN32 instead.
|
2022-01-18 21:20:58 +01:00 |
|
|
d6200919d0
|
Fixing again windows build.
|
2022-01-18 21:17:33 +01:00 |
|
|
023fbf7e4d
|
Fixing cygwin64 build.
|
2022-01-18 21:06:02 +01:00 |
|
|
46ef8f9df3
|
Fix to avoid threading a lot with url pictures.
|
2022-01-18 21:00:39 +01:00 |
|
|
b4372119c0
|
Adding non-threaded search.
|
2022-01-18 20:23:12 +01:00 |
|
|
f22ef00a2c
|
Deleting vim file.
|
2022-01-16 22:39:57 +01:00 |
|
|
329c679c2c
|
Adding async picture load.
|
2022-01-16 22:39:01 +01:00 |
|
|
1ff3ba89dc
|
Adding a little of async to enhance load times.
|
2022-01-16 19:53:58 +01:00 |
|
|
afe558e676
|
Fixing bad image errors.
|
2022-01-16 04:09:04 +01:00 |
|
|
749d9e01ca
|
Adding functional (almost) search.
|
2022-01-16 02:22:08 +01:00 |
|
|
31850456aa
|
Adding initial search view.
|
2022-01-16 01:32:46 +01:00 |
|
|
c96742dcf4
|
Changing to use adwviewstack.
|
2022-01-15 00:02:13 +01:00 |
|
|
e3273fffff
|
Adding explore button.
|
2021-11-30 23:16:38 +01:00 |
|
|
f5b29029a4
|
Splitting the section content from the main_view logic.
|
2021-11-30 22:38:48 +01:00 |
|
|
ca63ee7449
|
Making the previous button to hide while we are on the main view.
|
2021-11-30 22:04:44 +01:00 |
|
|
95f805f92f
|
Adding missing file src/database.c
|
2021-11-28 10:42:25 +01:00 |
|
|
3050ac8230
|
Adding image cache.
|
2021-11-28 10:29:54 +01:00 |
|
|
0b3c459482
|
Adding initial database support.
|
2021-11-27 23:43:39 +01:00 |
|
|
047dc500b4
|
Adding sqlite submodule to add sqlite support.
|
2021-11-26 23:37:24 +01:00 |
|
|
99fb8604fc
|
Making the zoom less sensible.
|
2021-11-23 22:22:06 +01:00 |
|
|
665206c32e
|
Zoom rework.
|
2021-11-23 22:18:03 +01:00 |
|
|
78cc873530
|
Adding zoom feature.
|
2021-11-23 22:03:45 +01:00 |
|
|
ca593b482c
|
Adding log on zoom.
|
2021-11-23 20:37:23 +01:00 |
|
|
ad1f942c01
|
Missing controls.h file
|
2021-11-22 23:43:10 +01:00 |
|
|
f998953f13
|
Reworking the details view to use the header bar instead of
plain buttons.
|
2021-11-22 23:40:22 +01:00 |
|
|
1630610354
|
Adding the logo contributed by Germe.deb.
|
2021-11-22 22:46:04 +01:00 |
|
|
afd6e52135
|
Fixing margin being applied everywhere.
|
2021-11-22 22:31:05 +01:00 |
|
|
d26899770c
|
Improving the manga list view to avoid images going out of the expected size.
|
2021-11-22 22:24:06 +01:00 |
|
|
07537a71f1
|
Adding support for building in both postmarketos and flatpak.
Neat trick with dlsym employed.
|
2021-11-22 20:18:56 +01:00 |
|
|
155d08ac4c
|
More memory cleanup.
|
2021-11-22 01:02:00 +01:00 |
|
|
793726aa7c
|
Memory cleanup.
|
2021-11-20 17:24:24 +01:00 |
|
|
d988143e76
|
Adding support for passing pages.
|
2021-11-17 23:34:46 +01:00 |
|
|
c14873e2e6
|
Scretching the image to the window size.
|
2021-11-16 23:14:05 +01:00 |
|
|
490af0a0db
|
Adding support to look the first image of the
manga...
|
2021-11-15 22:26:20 +01:00 |
|
|
d91cd296a9
|
Multiple bug and leaks fixes.
|
2021-11-07 17:59:43 +01:00 |
|
|
5287d215dc
|
Adding some adaptative capabilities like hiding the manga data on request
or reorder the chapter list.
|
2021-11-07 02:36:01 +01:00 |
|