summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* some work on contact...Carsten Haitzler2013-02-173-4/+100
* revert mixer back to a working state -> rev 83903Carsten Haitzler2013-02-1712-792/+773
* e_mixer: cleanup mixer card and channel selection code pathJérémy Zurcher2013-02-152-91/+45
* unbreak input windows in comp and ensure they have container shapes: edge bin...Mike Blumenkrantz2013-02-151-5/+19
* someone got a little overzealous with nulling pointers...need the border ee t...Mike Blumenkrantz2013-02-151-1/+0
* patch from Deon Thomas: this patch fix the bug with if you have multiple wind...Mike Blumenkrantz2013-02-151-0/+12
* fix e build on 1.7 branch again...Mike Blumenkrantz2013-02-151-2/+6
* patch by Deon Thomas which implements efreet menu caching for e_int_menusMike Blumenkrantz2013-02-154-1/+149
* add a E_CSERVE env var - set it befor e_start to make e_start runCarsten Haitzler2013-02-151-16/+18
* e_mixer: remove unused e_mod_mixer_channel_name_get from mixer API and commen...Jérémy Zurcher2013-02-145-38/+32
* e_mixer: volume,mute,state set/get use channel info and capabilitiesJérémy Zurcher2013-02-146-113/+138
* e_mixer: simplify alsa:_mixer_channel_capabilitiesJérémy Zurcher2013-02-141-8/+12
* e_mixer: ui uses e_mod_mixer_channel_is_monoJérémy Zurcher2013-02-142-45/+67
* e_mixer: use macro for capabilities queriesJérémy Zurcher2013-02-145-51/+32
* e_mixer: add E_MIXER_CHANNEL_IS_MONO capabilityJérémy Zurcher2013-02-143-3/+13
* e_mixer: use channel capabilities to group themJérémy Zurcher2013-02-142-37/+29
* e_mixer: replace has_capture with capabilities bit mapJérémy Zurcher2013-02-147-108/+147
* e_mixer: channel_get_by_name returns a E_Mixer_Channel_InfoJérémy Zurcher2013-02-147-71/+83
* e_mixer: fix grammarJérémy Zurcher2013-02-146-44/+44
* e_mixer: factorise get/free card namesJérémy Zurcher2013-02-147-36/+18
* e_mixer: add missing _e_mixer_dummy_set() calls to sys_dummyJérémy Zurcher2013-02-141-0/+5
* e_mixer: factorise get/free channels info and namesJérémy Zurcher2013-02-147-105/+71
* e_mixer: set pulse ready and update callbacks through e_mixer_pulse_init para...Jérémy Zurcher2013-02-144-18/+30
* e_mixer: extract mixer API into e_mod_mixerJérémy Zurcher2013-02-148-158/+174
* e_mixer: rename alsa functions e_mixer_system_ to e_mixer_alsa_Jérémy Zurcher2013-02-145-76/+76
* e_mixer: pulse use static stringshare for channel nameJérémy Zurcher2013-02-141-3/+7
* e_mixer: struct channel_info becomes E_Mixer_Channel_Info defined in e_mod_sy...Jérémy Zurcher2013-02-142-19/+20
* e_mixer: remove spacesJérémy Zurcher2013-02-149-35/+35
* and remvoe from hashes before 0ing win.Carsten Haitzler2013-02-141-3/+3
* paranoia - set thigns we free to nullin case a side-effect of a laterCarsten Haitzler2013-02-141-3/+29
* someone forgot to worry about warp_timer_border on deletions. :)Carsten Haitzler2013-02-141-25/+39
* e_slider: emit signal on disabled state changeJérémy Zurcher2013-02-131-0/+7
* begin to put ion code to launch cserve2 for e17 in e_start...Carsten Haitzler2013-02-131-4/+21
* cancel pending calls in edbus if shutting down ctx...Carsten Haitzler2013-02-123-4/+13
* handle 0 name length.Carsten Haitzler2013-02-121-1/+2
* fix e_layout to not ignore frozen stateMike Blumenkrantz2013-02-111-4/+4
* move func up.Carsten Haitzler2013-02-111-24/+24
* work on contact.Carsten Haitzler2013-02-117-1/+596
* e: let's make all preview asynchronous with edje.Cedric BAIL2013-02-112-14/+19
* variable typo--Mike Blumenkrantz2013-02-111-1/+1
* only add back shape rects for comp objects if pass_events is not setMike Blumenkrantz2013-02-111-2/+2
* fix crash when activating menu from start gadget after locking screen from st...Mike Blumenkrantz2013-02-111-1/+4
* fix pointer warping for new client windows to not start from a random locationMike Blumenkrantz2013-02-111-1/+1
* contact module++... empty shell atm.Carsten Haitzler2013-02-106-0/+54
* e: Fix uninitialized variable warningMike McCormack2013-02-101-1/+1
* let us go back to working backlight control dialog tnx. :)Carsten Haitzler2013-02-091-25/+115
* fix ogl fail dialog for comp, also skip comp gl attempt if gl not availableMike Blumenkrantz2013-02-081-11/+12
* e: efreet_menu_parse is not thread safe.Cedric BAIL2013-02-081-60/+30
* ummmm how about we donmt break suspend with comp continually retruingCarsten Haitzler2013-02-081-2/+5
* e: we can't create a window to warm about the compositor, before we start the...Cedric BAIL2013-02-081-0/+2