Commit Graph
248 Commits
Author SHA1 Message Date
Jordan Petridis c2d0254a06 Initial draft of contributing.md. 2017-11-13 09:47:09 +02:00
Jordan Petridis f635f60ad8 Updated .gitlab-ci.yml 2017-11-12 14:35:29 +02:00
Jordan Petridis 23fb297200 Downloads now use temp folders. 2017-11-11 17:13:08 +02:00
Jordan Petridis 2339b4db45 Merge branch 'wip/meson' into 'master'
Build with meson.

See merge request alatiera/Hammond!1
2017-11-11 14:06:15 +00:00
Jordan Petridis 49bf8f3d04 Disabled meson builds from the ci. 2017-11-11 15:34:46 +02:00
Jordan Petridis 4e4a9d799a Added meson build into the gitlab-ci. 2017-11-11 14:47:22 +02:00
Jordan Petridis b39f635cf5 Updated readme. 2017-11-11 14:39:03 +02:00
Jordan Petridis 021f616aef Added make release option. 2017-11-11 14:30:29 +02:00
Jordan Petridis 825f751bc2 .desktop file fix. 2017-11-11 13:38:09 +02:00
Jordan Petridis 1199c9aa81 Now building with meson. 2017-11-11 13:29:11 +02:00
Jordan Petridis bc6da31178 Initial meson build. 2017-11-10 17:53:09 +02:00
Jordan Petridis b82e4c8932 Home button tweak. 2017-11-10 16:25:40 +02:00
Jordan Petridis f2476cde65 Refactored empty view logic. 2017-11-10 16:15:53 +02:00
Jordan Petridis fe571df1d5 Changed the XDG folder from Hammond to hammond, Added make tar. 2017-11-10 14:09:05 +02:00
Jordan Petridis acd2f1411e Cover image caching fix. 2017-11-10 13:30:06 +02:00
Jordan Petridis d46c3716b4 Close #11, Added notes for manual installation. 2017-11-10 12:54:09 +02:00
Jordan Petridis 8f020c92c0 Added .desktop and an initial Makefile. 2017-11-10 12:37:42 +02:00
Jordan Petridis 1fbacad8b9 Updated rayon. 2017-11-10 11:42:11 +02:00
Jordan Petridis d3beb30f00 Closed #5. Proper guessing of the file extension from the mime-type. 2017-11-10 11:35:58 +02:00
Jordan Petridis ba97dbf5df Not sure if this makes #5 better or worse. 2017-11-09 20:50:26 +02:00
Jordan Petridis 07c1395c29 Cleanup of downloader module. 2017-11-09 17:47:38 +02:00
Jordan Petridis 3660fe0350 Typo fix. 2017-11-08 21:04:11 +02:00
Jordan Petridis 8c5cdf75a7 Cleaned up a bit the downloader moduel and added some unit tests. 2017-11-08 20:22:07 +02:00
Jordan Petridis 4e6ed416ee Disabled http refers. 2017-11-07 10:28:04 +02:00
Jordan Petridis 86dac216d6 Updated Readme. 2017-11-06 18:25:31 +02:00
Jordan Petridis 8d17d30c82 Completed #6, switch to gresource instead of include_str! macro. 2017-11-06 17:17:55 +02:00
Jordan Petridis 944156d6fe #6 Switched to using the safe api for GResource. 2017-11-06 14:56:59 +02:00
Jordan Petridis 79d9f62da5 Draft of implementation using gresources safe api. 2017-11-06 14:35:50 +02:00
Jordan Petridis 80ae1b0c88 Accidently included .gresource file into the git repo. Added gitignore rule. 2017-11-06 12:27:53 +02:00
Jordan Petridis 60a3b39339 Initial implementation of #6 Gresource support. 2017-11-06 12:19:10 +02:00
Jordan Petridis 36271afcdd Error types cleanup. 2017-11-05 15:36:54 +02:00
Jordan Petridis 7b5bca2162 Partial cleanup of dbqueries. 2017-11-05 14:56:24 +02:00
Jordan Petridis 27c73e3d30 Flowbox polish. 2017-11-05 11:36:41 +02:00
Jordan Petridis 0e2d8ffd37 Removed the grid from the podcasts_view. 2017-11-05 10:59:56 +02:00
Jordan Petridis ed0bbfe1ba Flobox bug fix, connect_child_activated was connected only on the initial flowobx. 2017-11-04 21:40:22 +02:00
Jordan Petridis e2d1466073 Changed the transition type of the stack. 2017-11-04 18:46:43 +02:00
Jordan Petridis b0369974da Restructe of podcast_widget and podcasts_view modules. 2017-11-04 18:40:54 +02:00
Jordan Petridis a31dc069de Fixed #1. Though it's an ugly hack for now. 2017-11-04 17:57:50 +02:00
Jordan Petridis 456134ab41 Hide mark_played bttn after play button is pressed. 2017-11-04 16:36:45 +02:00
Jordan Petridis ab5802cca7 Implemented updater_on_startup and refresh_feed sleep. 2017-11-04 14:40:36 +02:00
Jordan Petridis a9dec8dbe8 Refactored refresh_feed. 2017-11-04 13:56:23 +02:00
Jordan Petridis 7a1b272d9e Removed code duplication and combined refresh_feed and refresh_db. 2017-11-04 13:36:25 +02:00
Jordan Petridis 7e8f39119d Moved banner.png from assets into hammond-gtk/gtk 2017-11-04 11:28:10 +02:00
Jordan Petridis 72ac709cda Removed the multiple declarations of the clone macro. 2017-11-03 17:42:48 +02:00
Jordan Petridis 9787ce7979 Added an overview to README.md . 2017-11-03 15:33:21 +02:00
Jordan Petridis 81af6765f1 Minor Podcast widget improvment. 2017-11-03 10:07:30 +02:00
Jordan Petridis 02ae6b4aef Changed the flowbox cover and banners size to 256x256 px. 2017-11-03 09:28:44 +02:00
Jordan Petridis 79fb8c2290 Minor home button change. 2017-11-02 17:29:53 +02:00
Jordan Petridis 422e3fc638 Crappy and ugly prototype of an episode banner prototype. 2017-11-02 13:25:35 +02:00
Jordan Petridis 300fe86dc5 Refactored create_flowbox_child constructor to use Podcast struct instead of raw strings/pixbuf. 2017-11-02 10:10:02 +02:00