Commit Graph

352 Commits

Author SHA1 Message Date
Moritz Lipp
15d51567aa Use girara debug functions 2011-04-02 23:40:57 +02:00
Moritz Lipp
3335e71ed8 Load configuration files 2011-04-01 09:55:37 +02:00
Johannes Meng
fdeb73436a Fixed plugin file type determination to be more fs-independent.
Signed-off-by: Moritz Lipp <mlq@pwmt.org>
2011-03-19 15:42:30 +01:00
Johannes Meng
43a89cc2f8 Fixed uninstall path typo in Makefile.
Signed-off-by: Moritz Lipp <mlq@pwmt.org>
2011-03-19 15:42:30 +01:00
Moritz Lipp
58c2ee7dd3 Updated Makefile 2011-03-18 10:09:50 +01:00
Moritz Lipp
5601b9bc48 Merge branch 'girara' of pwmt.org:zathura into girara 2011-03-12 11:32:34 +01:00
Moritz Lipp
e04c86a7f3 Documented document.h 2011-03-12 11:32:24 +01:00
Sebastian Ramacher
04ffece35b Treat LDFLAGS the same way as CFLAGS 2011-03-07 15:18:25 +01:00
Moritz Lipp
d56b79b3c0 Little fix in sc_toggle_index 2011-03-06 15:21:38 +01:00
Moritz Lipp
1fbe59aabf Implemented sc_rotate 2011-03-06 14:49:44 +01:00
Moritz Lipp
4eca979695 Updated mupdf backend 2011-03-06 11:24:30 +01:00
Moritz Lipp
3f23dcfb6e Merge branch 'mupdf' into girara
Updated to mupdf 0.8

Conflicts:
	config.mk
	ft/pdf-mupdf/pdf.h
	ft/pdf-poppler/pdf.c
	ft/pdf-poppler/pdf.h
	ft/pdf/pdf.h
2011-03-06 09:43:19 +01:00
Moritz Lipp
ff4df5e385 Renamed pdf poppler plugin 2011-03-06 09:22:38 +01:00
Moritz Lipp
bf456a8c9f Renamed mupdf plugin directory 2011-03-06 09:20:45 +01:00
Moritz Lipp
4eabd47949 Added install/uninstall targets for plugins 2011-03-06 09:19:21 +01:00
Moritz Lipp
dc660d2c56 Register plugin correctly and handle dlhandle correctly 2011-03-06 09:14:36 +01:00
Moritz Lipp
d1cef30ef3 FIXME: Close dlhandle 2011-03-06 02:39:25 +01:00
Moritz Lipp
86b54e728b Update Makefile 2011-03-06 02:21:46 +01:00
Moritz Lipp
95c3037a45 Updated Makefile and register file type 2011-03-06 01:48:14 +01:00
Moritz Lipp
dc706aa912 Updated Makefiles (not finished) 2011-03-05 22:11:08 +01:00
Moritz Lipp
52377b994d Plugin register mechanism 2011-03-05 21:00:41 +01:00
Moritz Lipp
7629a30a27 Register document plugin and free registered plugins 2011-03-05 19:46:05 +01:00
Moritz Lipp
ef3944421b Surround render call by tenter/tleave 2011-02-28 11:27:03 +08:00
Moritz Lipp
890280ba23 Update page_free 2011-02-27 08:19:26 +08:00
Moritz Lipp
f9c51655cf Began to use mupdf instead of poppler 2011-02-26 16:09:23 +08:00
Moritz Lipp
31027cbaad Began to implement the index view 2011-02-10 11:33:28 +08:00
Moritz Lipp
c41f945994 Implemented toggle inputbar/statusbar 2011-02-10 10:10:58 +08:00
Moritz Lipp
9c27ab49e8 Implemented sc_toggle_fullscreen 2011-02-10 10:06:13 +08:00
Moritz Lipp
dbb304af35 Experimental implementation of sc_zoom 2011-02-10 04:28:36 +08:00
Moritz Lipp
498a1c31e4 Experimental implementation of sc_goto 2011-02-10 00:12:09 +08:00
Moritz Lipp
a97cda9176 Update shortcuts function to girara interface 2011-02-09 23:53:18 +08:00
Moritz Lipp
5e7a774101 Updated coding standard 2011-02-09 19:44:48 +08:00
Moritz Lipp
4c19c798f7 Add function documentation 2011-02-08 14:51:53 +08:00
Moritz Lipp
ccfe1d9fba Added some function comments 2011-02-01 22:56:43 +08:00
Moritz Lipp
e043e55b13 Use GCond for rendering thread 2011-01-26 19:06:57 +08:00
Moritz Lipp
056269fcae Renamed search to render 2011-01-24 20:18:40 +08:00
Moritz Lipp
93e2edf4c9 sc_scroll 2011-01-24 19:54:20 +08:00
Moritz Lipp
55eaca8ec7 Render thread 2011-01-24 19:43:39 +08:00
Moritz Lipp
1fc97838e1 Update config_load_default function header 2011-01-24 16:40:05 +08:00
Moritz Lipp
22fea7d281 Began to set locks for rendering thread 2011-01-11 10:57:59 +01:00
Moritz Lipp
02f646751d Moved render function 2011-01-07 09:07:02 +01:00
Moritz Lipp
a819cf5126 Fixed some memory leaks 2011-01-06 11:54:31 +01:00
Moritz Lipp
f2b24f75b5 Show page border 2011-01-06 09:40:56 +01:00
Moritz Lipp
88d4766a75 Render page when needed 2011-01-06 09:01:33 +01:00
Moritz Lipp
ce09e56e2a Speed up djvu 2011-01-05 23:37:47 +01:00
Moritz Lipp
88fd3e555a Render first page immediatly 2010-12-29 12:26:47 +01:00
Moritz Lipp
0398692705 Detect which page should be rendered 2010-12-29 11:46:13 +01:00
Moritz Lipp
3f961f6c18 Continuous basics 2010-12-28 09:47:09 +01:00
Moritz Lipp
eebdc8dece Get all pages 2010-12-28 00:47:41 +01:00
Moritz Lipp
61782f4bf1 Fixed get_height 2010-12-27 11:11:35 +01:00