Martin Szulecki
1dee108749
Bump clutter-gtk requirement to 1.0
2012-03-18 19:27:02 +01:00
Martin Szulecki
18ccdeb067
Add all device models known up to now
2012-03-18 19:26:01 +01:00
Martin Szulecki
73acb31cb2
Make label and shadow calculations also dynamic
2012-03-18 19:25:38 +01:00
Martin Szulecki
51eebb98d5
Add libbz2 requirement to configure.ac
2012-03-18 19:10:17 +01:00
Martin Szulecki
8fa75bcbc5
Dump generated device_info for debugging
2012-03-18 18:56:09 +01:00
Martin Szulecki
60008d3cc6
Also set uuid in device_get_info()
2012-03-18 18:56:09 +01:00
Martin Szulecki
ffc0091296
First pass of changing hardcoded drawing calculations into dynamic ones
...
This is mostly for general drawing, interaction still needs to be converted
to not use hardcoded values but those read from the device.
2012-03-18 18:56:09 +01:00
Martin Szulecki
edf34eae4b
Update the screen layout after updating device information
...
After reading the device specific settings like number of columns
and rows of icons, we need to adjust the screen layout aswell.
2012-03-18 18:41:15 +01:00
Martin Szulecki
fb4e5810ae
Add gui_folder prefix for function only used for folders
2012-03-18 18:41:15 +01:00
Martin Szulecki
7f123ba88d
Set default values for home screen and icon folders in device_info_new()
2012-03-18 18:41:15 +01:00
Martin Szulecki
8d6d1ca3d3
Read home screen and icon folder configuration from device
2012-03-18 18:41:15 +01:00
Martin Szulecki
1d091c6653
Do not poll all device info again, just the battery capacity
2012-03-18 18:41:15 +01:00
Martin Szulecki
c883b16f6c
Add device_connect() to remove duplicated device connection code
2012-03-18 18:41:15 +01:00
Martin Szulecki
9f06cc4f85
Add iPod Touch 4G to device list
2012-03-18 18:41:15 +01:00
Nikias Bassen
45a3f04038
Show label, label shadow and icon shadow AFTER icon texture has been loaded
2011-01-05 02:52:08 +01:00
Nikias Bassen
074960f55c
Split up folderview_close_cb
...
This allows us to close a folderview without having to invoke the callback
function.
2011-01-04 19:08:09 +01:00
Nikias Bassen
cb1856baae
Add icon shadow and label shadow if a wallpaper is available
2010-12-31 12:50:25 +01:00
Nikias Bassen
24fcbd5165
Use SBItem texture/label members instead of g_list_nth_data
2010-12-30 02:42:19 +01:00
Nikias Bassen
de4d91b942
Better handle jumpy icons
2010-12-19 01:44:59 +01:00
Bastien Nocera
59d520af8b
Stop putting files in /tmp
...
Whether the wallpaper or the icons themselves, save them
in $XDG_CACHE_DIR, and simplify saving.
2010-12-01 16:09:29 +01:00
Nikias Bassen
652e1793bc
Add CLUTTER_VBLANK=none to fix certain graphics card related issues
...
Some graphics drivers like the intel one have problems with redrawing
when using clutter-gtk. Using CLUTTER_VBLANK=none it works again.
Since other graphics card configurations do no show any disadvantages
we set CLUTTER_VBLANK=none as default. Setting CLUTTER_VBLANK manually
will still override the default 'none' setting.
2010-11-05 15:15:25 +01:00
Martin Szulecki
eace9a9a30
Load wallpaper on iOS 3.2+ and only use iconstate format 2 on iOS 4+
...
This allows to show the wallpaper on a iPad devices.
2010-09-21 12:41:58 +02:00
Nikias Bassen
9ccc5d8bec
Make the folder label edit box look more like a real edit box
2010-07-23 15:23:50 +02:00
Nikias Bassen
f79ee8a08d
Update mini-icons when re-ordering folder items
2010-07-23 01:40:57 +02:00
Nikias Bassen
05d9add0f9
Use groups for upper and lower folder animation areas
2010-07-23 01:39:55 +02:00
Nikias Bassen
1af29e3a0b
Added Mario Polino to the list of translators
2010-07-23 01:39:01 +02:00
Martin Szulecki
1a1cc39ce3
Add Italian translation by Mario Polino
2010-07-21 20:51:25 +02:00
Nikias Bassen
b63905854c
Make folder item re-ordering work
2010-07-18 23:40:16 +02:00
Nikias Bassen
26375471a7
Put mini icons in their own ClutterGroup
2010-07-18 23:31:55 +02:00
Nikias Bassen
43140a089d
Add selected_folder state variable and close folderview on reload
2010-07-18 23:21:08 +02:00
Nikias Bassen
3afa5bf601
Fix iconstate v2 change detection (folder item change was not detected)
2010-07-15 18:17:02 +02:00
Nikias Bassen
4c887c7062
Make opening folders possible, manipulating still to come
2010-07-14 23:58:27 +02:00
Nikias Bassen
63e4982a33
Adjust label transparency if a wallpaper is used
2010-07-14 01:48:46 +02:00
Nikias Bassen
7fc3c585a5
Create full sub-items with labels and use texture clones for mini-icons
2010-07-14 01:44:47 +02:00
Martin Szulecki
00bbdade66
Fix prototype of gui_get_iconstate, it was missing a parameter
2010-07-12 14:54:09 +02:00
Nikias Bassen
b73b77f43a
Add support for new iconstate format and displaying folder icons
2010-07-12 14:02:57 +02:00
Nikias Bassen
f389f8266f
Add folder icon
2010-07-12 11:29:06 +02:00
Martin Szulecki
c3b363ca32
Compile with stable libimobiledevice release without 1.1.0 API requirement
2010-07-11 12:29:30 +02:00
Nikias Bassen
e133e94549
Add a dark transparent title bar so wallpapers look better
2010-07-09 17:34:40 +02:00
Nikias Bassen
113022dbed
Only try to load wallpaper for iOS 4.0+
2010-07-09 17:34:12 +02:00
Nikias Bassen
445026e472
Display home screen wallpaper if available
2010-07-09 02:51:45 +02:00
Nikias Bassen
d16ba43dce
Fix icon scaling for newer devices
2010-07-09 02:03:27 +02:00
Nikias Bassen
931bdf26da
Show "iPhone 4" if an iPhone 4 is connected
2010-07-09 01:39:10 +02:00
Koichi Akabe
3da9d61f73
Added Japanese translation
2010-06-06 17:19:03 +02:00
Nikias Bassen
fdc1ac9d05
Updated translators in contributors dialog
2010-05-27 00:45:59 +02:00
Itxaka Serrano
b952193b78
Added Spanish translation
2010-05-26 15:12:29 +02:00
Martin Szulecki
c2cfddae8f
Lower version to 0.1.0 as some funny people already start packaging us
...
A proper release is needed.
2010-05-06 15:07:25 +02:00
Martin Szulecki
a8a21e423f
Add basic translated .desktop file and update POTFILES accordingly
2010-04-11 16:47:20 +02:00
Nikias Bassen
e1a245f1ec
Updated POTFILES.in since nautilus/* has been removed
2010-04-07 18:58:17 +02:00
Nikias Bassen
501f050ce6
Updated French translation
2010-04-07 18:58:12 +02:00