Changeset [83859]: elementary/widget - added elm_widget_item_translate(). Now...
elementary/widget - added elm_widget_item_translate(). Now each item can be translated by calling this.
View ArticleChangeset [83913]: e_mixer: channel_get_by_name returns a...
e_mixer: channel_get_by_name returns a E_Mixer_Channel_Info this opens the gates to capabilities bit map stored in E_Mixer_Channel_Info
View ArticleChangeset [83914]: e_mixer: replace has_capture with capabilities bit map...
e_mixer: replace has_capture with capabilities bit map xx_can_mute and xx_has_capture fuctions can disapear !?! e_slider_disabled_set does not work !?!
View ArticleChangeset [83915]: e_mixer: use channel capabilities to group them groups in...
e_mixer: use channel capabilities to group them groups in order : Playback Capture Switch Boost
View ArticleChangeset [83916]: e_mixer: add E_MIXER_CHANNEL_IS_MONO capability
e_mixer: add E_MIXER_CHANNEL_IS_MONO capability
View ArticleChangeset [83917]: e_mixer: use macro for capabilities queries
e_mixer: use macro for capabilities queries
View ArticleChangeset [83918]: e_mixer: ui uses e_mod_mixer_channel_is_mono
e_mixer: ui uses e_mod_mixer_channel_is_mono
View ArticleChangeset [83919]: e_mixer: simplify alsa:_mixer_channel_capabilities
e_mixer: simplify alsa:_mixer_channel_capabilities
View ArticleChangeset [83920]: e_mixer: volume,mute,state set/get use channel info and...
e_mixer: volume,mute,state set/get use channel info and capabilities
View ArticleChangeset [83921]: e_mixer: remove unused e_mod_mixer_channel_name_get from...
e_mixer: remove unused e_mod_mixer_channel_name_get from mixer API and comment subsys code
View ArticleChangeset [83922]: Add elev8 module for E17! Now you can write modules for...
Add elev8 module for E17! Now you can write modules for E17 in JavaScript?! As a bonus points, it makes E17 even more unstable! Hooray! This is just a proof of concept. It should work, but there are...
View ArticleChangeset [83923]: Python-EFL: Unit test for edje external, and fixed the elm...
Python-EFL: Unit test for edje external, and fixed the elm external tests
View ArticleChangeset [83925]: elementary external slider: wasn not an int but an...
elementary external slider: wasn not an int but an Evas_Coord...to be precise :)
View ArticleChangeset [83926]: add box selection by pressing shift while selecting text....
add box selection by pressing shift while selecting text. Patch from Panagiotis Galatsanos aka Godfath3r.
View ArticleChangeset [83927]: Python-EFL: unbreak test_map3.py. In real Im just hiding a...
Python-EFL: unbreak test_map3.py. In real Im just hiding a bug in entry single_line in elementry :/
View Article